CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 Windows编程 .net编程

文件名称:MyCell

  • 所属分类:
  • 标签属性:
  • 上传时间:
    2013-01-15
  • 文件大小:
    396.83kb
  • 已下载:
    0次
  • 提 供 者:
  • 相关连接:
  • 下载说明:
    别用迅雷下载,失败请重下,重下不扣分!

介绍说明--下载内容来自于网络,使用问题请自行百度

这是本人在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.
(系统自动生成,下载前可以参看下载内容)

下载文件列表

CellRowCol_Demo/
CellRowCol_Demo/app.config
CellRowCol_Demo/App.ico
CellRowCol_Demo/AssemblyInfo.cs
CellRowCol_Demo/CellRowCol_Demo.csproj
CellRowCol_Demo/Form1.cs
CellRowCol_Demo/Form1.resx
CellRowCol_Demo/FunShion.ini
CellRowCol_Demo/LocalTestRun.testrunconfig
CellRowCol_Demo/TestCellRowCol_Demo.csproj.vspscc
CellRowCol_Demo/TestCellRowCol_Demo.sln
CellRowCol_Demo/TestCellRowCol_Demo.v11.suo
CellRowCol_Demo/TestCellRowCol_Demo.vsmdi
CellRowCol_Demo/TextFile1.txt
CellRowCol_Demo/UserControl1.cs
CellRowCol_Demo/UserControl1.Designer.cs
CellRowCol_Demo/UserControl1.resx
CellRowCol_Demo/vssver2.scc
CellRowCol/
CellRowCol/API_Win32.cs
CellRowCol/App.ico
CellRowCol/AssemblyInfo.cs
CellRowCol/CELLDATA/
CellRowCol/CELLDATA/CellRow.cs
CellRowCol/CELLDATA/CellRow_List.cs
CellRowCol/CELLDATA/ColData.cs
CellRowCol/CELLDATA/ColData_List.cs
CellRowCol/CELLDATA/GridCell.cs
CellRowCol/CELLDATA/GridCellOut.cs
CellRowCol/CELLDATA/ICellList.cs
CellRowCol/CELLDATA/ICellRowList.cs
CellRowCol/CELLDATA/IColList.cs
CellRowCol/CELLDATA/IRowList.cs
CellRowCol/CELLDATA/MyList.cs
CellRowCol/CELLDATA/RowData.cs
CellRowCol/CELLDATA/RowData_List.cs
CellRowCol/CELLDATA/vssver2.scc
CellRowCol/CellPos/
CellRowCol/CellPos/CellPos.cs
CellRowCol/CellPos/vssver2.scc
CellRowCol/CellRowCol.csproj
CellRowCol/CellUnion/
CellRowCol/CellUnion/gridCellUnionAttr.cs
CellRowCol/CellUnion/gridPos.cs
CellRowCol/CellUnion/GridPos_Adapter.cs
CellRowCol/CellUnion/gridRange.cs
CellRowCol/CellUnion/IGridRowColChanging.cs
CellRowCol/CellUnion/IUnionCell.cs
CellRowCol/CellUnion/UnionCell_Impl.cs
CellRowCol/CellUnion/vssver2.scc
CellRowCol/Cell_InputType/
CellRowCol/Cell_InputType/InputType_Button.cs
CellRowCol/Cell_InputType/InputType_Check.cs
CellRowCol/Cell_InputType/InputType_ComboBox.cs
CellRowCol/Cell_InputType/InputType_ComboBoxButton.cs
CellRowCol/Cell_InputType/InputType_Currency.cs
CellRowCol/Cell_InputType/InputType_Date.cs
CellRowCol/Cell_InputType/InputType_Root.cs
CellRowCol/Cell_InputType/InputType_Spin.cs
CellRowCol/Cell_InputType/vssver2.scc
CellRowCol/DataPublic/
CellRowCol/DataPublic/DataPublic.cs
CellRowCol/DataPublic/vssver2.scc
CellRowCol/DLG/
CellRowCol/DLG/frmCellSize.cs
CellRowCol/DLG/frmCellSize.resx
CellRowCol/DLG/frmInsertCol.cs
CellRowCol/DLG/frmInsertCol.resx
CellRowCol/DLG/frmInsertRow.cs
CellRowCol/DLG/frmInsertRow.resx
CellRowCol/DLG/IDlg.cs
CellRowCol/DLG/MyHLine.cs
CellRowCol/DLG/TDrawPreviewPageMargins.cs
CellRowCol/DLG/vssver2.scc
CellRowCol/DLG/wDatatypeSet.cs
CellRowCol/DLG/wDatatypeSet.resx
CellRowCol/DLG/wPageHeaderEdit.cs
CellRowCol/DLG/wPageHeaderEdit.Designer.cs
CellRowCol/DLG/wPageHeaderEdit.resx
CellRowCol/DLG/wPageSet.cs
CellRowCol/DLG/wPageSet.Designer.cs
CellRowCol/DLG/wPageSet.resx
CellRowCol/DLG/wTitleDesigner.cs
CellRowCol/DLG/wTitleDesigner.Designer.cs
CellRowCol/DLG/wTitleDesigner.resx
CellRowCol/EditBox_New/
CellRowCol/EditBox_New/GridCBXButton/
CellRowCol/EditBox_New/GridCBXButton/Grid_ComboBoxButton.cs
CellRowCol/EditBox_New/GridCBXButton/Grid_ComboboxButton_Data.cs
CellRowCol/EditBox_New/GridCBXButton/Grid_ComboBox_Custom.cs
CellRowCol/EditBox_New/GridCBXButton/UserControl1.resx
CellRowCol/EditBox_New/GridCBXButton/vssver2.scc
CellRowCol/EditBox_New/GridEdit.cs
CellRowCol/EditBox_New/GridEdit_Adapter.cs
CellRowCol/EditBox_New/GridTextBox.cs
CellRowCol/EditBox_New/GridTextBox.resx
CellRowCol/EditBox_New/Grid_Button.cs
CellRowCol/EditBox_New/Grid_Button.resx
CellRowCol/EditBox_New/Grid_Check.cs
CellRowCol/EditBox_New/Grid_ComboBox.cs
CellRowCol/EditBox_New/GRID_CurrencyEdit.cs
CellRowCol/EditBox_New/GRID_CurrencyEdit.Designer.cs
CellRowCol/EditBox_New/GRID_CurrencyEdit.resx
CellRowCol/EditBox_New/Grid_DateTimePicker.cs
CellRowCol/EditBox_New/Grid_Spin.cs
CellRowCol/EditBox_New/Grid_Spin.resx
CellRowCol/EditBox_New/IEvent_CellValueChange.cs
CellRowCol/EditBox_New/IGridButton_MouseClick.cs
CellRowCol/EditBox_New/IGridEdit.cs
CellRowCol/EditBox_New/TextBox_CaretCalc.cs
CellRowCol/EditBox_New/vssver2.scc
CellRowCol/Form1.cs
CellRowCol/Form1.resx
CellRowCol/Form2.cs
CellRowCol/Form2.resx
CellRowCol/Form3.cs
CellRowCol/Form3.resx
CellRowCol/Form4.cs
CellRowCol/Form4.resx
CellRowCol/Formula/
CellRowCol/Formula/CircleRefAssert.cs
CellRowCol/Formula/FormulaCalc.cs
CellRowCol/Formula/FormulaRefCalc.cs
CellRowCol/Formula/IFormula.cs
CellRowCol/Formula/IFormulaIndex.cs
CellRowCol/Formula/IFormulaRef.cs
CellRowCol/Formula/vssver2.scc
CellRowCol/Function/
CellRowCol/Function/GridFunciton.cs
CellRowCol/Function/vssver2.scc
CellRowCol/Grid.cs
CellRowCol/Grid.Designer.cs
CellRowCol/Grid.resx
CellRowCol/gridCustomEvent.cs
CellRowCol/gridDefaultAttribute.cs
CellRowCol/GridDrawRegion/
CellRowCol/GridDrawRegion/gridRegion.cs
CellRowCol/GridDrawRegion/vssver2.scc
CellRowCol/GridFormat/
CellRowCol/GridFormat/ArrayListQuickSearch.cs
CellRowCol/GridFormat/CellDataType_Bool.cs
CellRowCol/GridFormat/CellDataType_Common.cs
CellRowCol/GridFormat/CellDataType_Currency.cs
CellRowCol/GridFormat/CellDataType_CurrencyLine.cs
CellRowCol/GridFormat/CellDataType_Date.cs
CellRowCol/GridFormat/CellDataType_Number.cs
CellRowCol/GridFormat/CellDataType_Object.cs
Ce

相关说明

  • 本站资源为会员上传分享交流与学习,如有侵犯您的权益,请联系我们删除.
  • 搜珍网是交换下载平台,只提供交流渠道,下载内容来自于网络,除下载问题外,其它问题请自行百度。更多...
  • 本站已设置防盗链,请勿用迅雷、QQ旋风等下载软件下载资源,下载后用WinRAR最新版进行解压.
  • 如果您发现内容无法下载,请稍后再次尝试;或换浏览器;或者到消费记录里找到下载记录反馈给我们.
  • 下载后发现下载的内容跟说明不相乎,请到消费记录里找到下载记录反馈给我们,经确认后退回积分.
  • 如下载前有疑问,可以通过点击"提供者"的名字,查看对方的联系方式,联系对方咨询.

相关评论

暂无评论内容.

发表评论

*快速评论: 推荐 一般 有密码 和说明不符 不是源码或资料 文件不全 不能解压 纯粹是垃圾
*内  容:
*验 证 码:
搜珍网 www.dssz.com