搜索资源列表
cut
- 一个基于c++平台的 文件分割程序源码 可以设置文件分割大小等-a platform based on the source document segmentation procedures can set separate document size
a
- Descr iption Give a set of numbers, output them after sort. You may use any algorithm you like to solve it. Input Each input file contains only one case. Each test case begins with an integer N(0<N<=1,000,000), the size of the s
Testfile
- 测试文件大小 生成一组随机10串写入文件,并测出此文件的大小。-Test file size to generate a set of random 10 string write documents, and measured the size of this file.
VC_read_write_inifiles_function
- VC读写INI文件。在程序中经常要用到设置或者其他少量数据的存盘,以便程序在下一次执行的时候可以使用,比如说保存本次程序执行时窗口的位置、大小、一些用户设置的数据-VC reading and writing INI files. Often use the program to the settings or other small amounts of data De Save, so the program when the next execution can be used, for
PBExcel
- PB操作EXcle的介绍 如何用PB程序在excel画表格边框线,如何改变文字大小 1.创建Excel对象 eole=CREATEOBJECT(′Excel.application′) 2.添加新工作簿 eole.Workbooks.add 3.设置第3个工作表为激活工作表 eole.Worksheets(″sheet3″).Activate 4.打开指定工作簿 eole.Workbooks.Open(
VCPP-Excel
- 使用VC++操作Excel表格,可以设置单元格大小,文字字体,背景颜色及另存等功能-Use vc++ operation Excel spreadsheet.You can set the cell size, font, background color and save etc. Function
