搜索资源列表
Biff8_CSharp_Excel c#编写用biff8格式生成excel程序
- c#编写用biff8格式生成excel程序。在2007/9/20的基础上改了些错误 1.SST强制转换中的uint->ushort错误(当所有单元格中存在65535以上不同内容单元格会重新计数的错误) 2.修正页眉、页脚及Sheet1名不支持中文问题-c# write to generate excel format with biff8 program. 2007/9/20 change in the basis of some error 1.SST cast in uin
csharpdaochuword
- 用c#将winform单机版导出到word中,包括画表格以及加页码页脚等-C# winform with a stand-alone version will be exported to the word, including paintings and other forms and add page footer
GBFW_TEST
- gridview下方footer放置多行-devexpress gridview footer multiple summary.
LINK
- 建立链表的算法: 新节点链入表尾建立链表: 动态分配第一个节点变量; 用指针head 妥善保存链表第一个节点的地址值; 依次动态分配一个新节点变量; 将上一个节点的指针域指向新生成的节点; 循环3),4)步骤,直到所有节点均连入链表; 将最后一个节点的指针域赋值为0; -Establish the list of algorithms: The new node links footer build list: Dynamic allocation of