文件名称:MyCell
- 所属分类:
- .net编程
- 资源属性:
- [Windows] [Visual.Net] [源码]
- 上传时间:
- 2012-11-26
- 文件大小:
- 397kb
- 下载次数:
- 0次
- 提 供 者:
- weih*****
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
这是本人在2004年时写的一个电子表格控件,中间又有些完善,全用C#完成,里边包含了 二进制序列化,xml方式 序列化,中国式的报表打印设计表头,预览方面较其它国内软件有变化。 支持公式,但不支持表格中插入图片,一个人搞的,没有时间打理了。
本人作了16年软件 ,想退出了,这个东西贡献出来,但愿对后来的朋友有所帮助。
可能有不尽人意的地方,但对于软件公司或个人来讲,放在软件中做打印输出,绰绰有余了。
我还会陆续公布一些自己写的控件 。
这是2010的项目,dotnet2.0开发的,你的vss版本如果过低,可以把项目文件,方案文件删除,重新建立 个项目,把里边 的源文件加入就行了。这里全是源文件。没有dll.
-This is I in 2004, wrote of an electronic form controls the middle and some perfect, full use C# to complete inside contains a binary sequence based, xml-mode serialization, Chinese-style statements print design table head, Preview aspects compared to other domestic software change. Support formula insert a picture in the table, but does not support a person to engage in, do not have the time to care for it. I made 16 years of software and want to quit, contributed this thing, and I hope to help friends later. May have undesirable places, but on the software for the software company or individual terms do print output, more than enough. I will continue to publish some of his own writing controls. This 2010 project, dotnet2.0 developed vss version, if too low, project files, program files to delete and re-establish a project inside the source files on the line. Here are all the source files. No dll.
本人作了16年软件 ,想退出了,这个东西贡献出来,但愿对后来的朋友有所帮助。
可能有不尽人意的地方,但对于软件公司或个人来讲,放在软件中做打印输出,绰绰有余了。
我还会陆续公布一些自己写的控件 。
这是2010的项目,dotnet2.0开发的,你的vss版本如果过低,可以把项目文件,方案文件删除,重新建立 个项目,把里边 的源文件加入就行了。这里全是源文件。没有dll.
-This is I in 2004, wrote of an electronic form controls the middle and some perfect, full use C# to complete inside contains a binary sequence based, xml-mode serialization, Chinese-style statements print design table head, Preview aspects compared to other domestic software change. Support formula insert a picture in the table, but does not support a person to engage in, do not have the time to care for it. I made 16 years of software and want to quit, contributed this thing, and I hope to help friends later. May have undesirable places, but on the software for the software company or individual terms do print output, more than enough. I will continue to publish some of his own writing controls. This 2010 project, dotnet2.0 developed vss version, if too low, project files, program files to delete and re-establish a project inside the source files on the line. Here are all the source files. No dll.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
CellRowCol_Demo
...............\app.config
...............\App.ico
...............\AssemblyInfo.cs
...............\CellRowCol_Demo.csproj
...............\Form1.cs
...............\Form1.resx
...............\FunShion.ini
...............\LocalTestRun.testrunconfig
...............\TestCellRowCol_Demo.csproj.vspscc
...............\TestCellRowCol_Demo.sln
...............\TestCellRowCol_Demo.v11.suo
...............\TestCellRowCol_Demo.vsmdi
...............\TextFile1.txt
...............\UserControl1.cs
...............\UserControl1.Designer.cs
...............\UserControl1.resx
...............\vssver2.scc
CellRowCol
..........\API_Win32.cs
..........\App.ico
..........\AssemblyInfo.cs
..........\CELLDATA
..........\........\CellRow.cs
..........\........\CellRow_List.cs
..........\........\ColData.cs
..........\........\ColData_List.cs
..........\........\GridCell.cs
..........\........\GridCellOut.cs
..........\........\ICellList.cs
..........\........\ICellRowList.cs
..........\........\IColList.cs
..........\........\IRowList.cs
..........\........\MyList.cs
..........\........\RowData.cs
..........\........\RowData_List.cs
..........\........\vssver2.scc
..........\CellPos
..........\.......\CellPos.cs
..........\.......\vssver2.scc
..........\CellRowCol.csproj
..........\CellUnion
..........\.........\gridCellUnionAttr.cs
..........\.........\gridPos.cs
..........\.........\GridPos_Adapter.cs
..........\.........\gridRange.cs
..........\.........\IGridRowColChanging.cs
..........\.........\IUnionCell.cs
..........\.........\UnionCell_Impl.cs
..........\.........\vssver2.scc
..........\Cell_InputType
..........\..............\InputType_Button.cs
..........\..............\InputType_Check.cs
..........\..............\InputType_ComboBox.cs
..........\..............\InputType_ComboBoxButton.cs
..........\..............\InputType_Currency.cs
..........\..............\InputType_Date.cs
..........\..............\InputType_Root.cs
..........\..............\InputType_Spin.cs
..........\..............\vssver2.scc
..........\DataPublic
..........\..........\DataPublic.cs
..........\..........\vssver2.scc
..........\DLG
..........\...\frmCellSize.cs
..........\...\frmCellSize.resx
..........\...\frmInsertCol.cs
..........\...\frmInsertCol.resx
..........\...\frmInsertRow.cs
..........\...\frmInsertRow.resx
..........\...\IDlg.cs
..........\...\MyHLine.cs
..........\...\TDrawPreviewPageMargins.cs
..........\...\vssver2.scc
..........\...\wDatatypeSet.cs
..........\...\wDatatypeSet.resx
..........\...\wPageHeaderEdit.cs
..........\...\wPageHeaderEdit.Designer.cs
..........\...\wPageHeaderEdit.resx
..........\...\wPageSet.cs
..........\...\wPageSet.Designer.cs
..........\...\wPageSet.resx
..........\...\wTitleDesigner.cs
..........\...\wTitleDesigner.Designer.cs
..........\...\wTitleDesigner.resx
..........\EditBox_New
..........\...........\GridCBXButton
..........\...........\.............\Grid_ComboBoxButton.cs
..........\...........\.............\Grid_ComboboxButton_Data.cs
..........\...........\.............\Grid_ComboBox_Custom.cs
..........\...........\.............\UserControl1.resx
..........\...........\.............\vssver2.scc
..........\...........\GridEdit.cs
..........\...........\GridEdit_Adapter.cs
..........\...........\GridTextBox.cs
..........\...........\GridTextBox.resx
..........\...........\Grid_Button.cs
..........\...........\Grid_Button.resx
..........\...........\Grid_Check.cs
..........\...........\Grid_ComboBox.cs