搜索资源列表
OptionCreate
- 读取注册表(rgu) 生成(PPC ROM生成模板中)BuildOS工具的Option.xml-Get infomation from rgu files then put them into option.xml
LogLatToSHP
- C#编写的AE二次开发。输入一个图的左下角坐标和右上角坐标,选择比例尺,就得到比例尺对应的经纬差,这些设置之后就可以生成以所选设置的经纬差对应的经纬网格的面状Shapfile图形文件。文件中属性表添加了图幅编号属性。-C# prepared by the secondary development of AE. Enter a diagram of the lower-left corner coordinates and coordinates of the upper right corne
sharpPDF_2_0_Beta2_src
- sharpPDF is easy-to-use c# library to generate PDF on the fly. It allows to save pdf files or get binary streams in output(for example, usable in ASP.NET).
My_Explorer_src
- This article shows how to get system drives information using System.Managementnamespace and use Sysetm.IO namespace to get directories and files information to populate TreeView and ListView controls.
RandomFileGetter
- This used to get random files from a folder-This is used to get random files from a folder
WindowsFormsApplication1
- 获取服务器FTP目录及下载相应的FTP文件到本地,利用C#对FTP进行操作!-Get FTP directory server and download the appropriate files to a local FTP, FTP using C# on the operation!
Progressbar
- 该程序采用了jquery框架,实现了小文件上传。 两个地方需要解释 第一,如何知道监听的这个文件就是上传的这个文件实现机制很简单,就是让asp.net产生一个唯一的guid,这个id序号是唯一的,通过ajax取出来赋值给一个隐藏字段;第二,如何获取guid标志的文件信息?通过asp.net缓存机制实现,上传的过程中,不断的将上传信息往缓存里面写,直到文件上传完成,而在另外一个通过guid获取缓存的信息,信息包括你想要的信息,比如上传了多少字节、消耗了多长时间等。 程序核心页面 i
SMOScriptingExample
- SQL Server client tools have very good functionality for creating database object scr ipts, but they don t always provide enough functionality to generate scr ipts the way programmers would like. These customized scr ipts could be used for database d
GetFiles
- 获取某路径下所有文件详情-Get all files in a path details
PNA-Get-SnP-File-VS2005
- 从矢量网络分析仪中获得SnP文件的小程序。-PNA get SNP files
2.NoteBookExFind
- C#写的一个记事本类似的文本编辑器,不是我写的,我也是在PUDN上下的,源文件叫NoteBook,现在找不是网址了,不好意思。我之所以上传是因为我为他增加了后台监视剪贴板的功能,只要剪贴板发生就可以查找了。其中我做的工作是,增加后台进程,增加发送接收消息机制,改变原作者的打开保存乱码问题。本人没学过C#(我用C++),不好意思,搞了一天才搞定,之前没搞过,软件还有很多bug,凑合能用,我也是为了项目需要才要做的,别人再改吧,我的联系方式laoshufeifei@qq.com-Similar to
CSharp
- 适用于C#初学者的几个小程序,可以加深对这门语言的理解 包括有以下内容: 1.C#获取当前程序所在的文件夹.rar 2.C#界面皮肤(带例子).rar 3.C#如何使用托盘控件的实例源码.rar 4.C#文本加密解密算法示例源代码.rar 5.C#在开机时自动启动程序.rar 6.C#自定义皮肤.rar 7.CS聊天程序.rar 8.WPF模拟Windows+7气象源码.rar 9.玻璃按钮.rar 10.导出Excel格式.rar 11.导出ex
FactoryRecoredWorksoftware
- 使用C#语言完成UI开发,利用Sqlserver连接数据库保存操作数据,实现了一个工厂记功的功能。获取数据利用了读取Excel文件的类容 ,并且可以将数据导出到Excel表中。-Complete UI development using C# language using Sqlserver Connection database save operation data, achieve a factory Merits. Get data using the class to read Exc
dbSPApp
- ReadBinary files and get byte array
CMDiff
- C#实现的Diff工具,能够比较两个文本文件的差异,并计算文本相似度。-A diff tool implemented in C#,which can get differences between two text files, and
file-management
- 这段代码里面还有C#常见文件操作,包括获取程序文件信息,或者指定文件的根信息,获取当前程序所在的文件夹,获取和设置文件或文件夹属性,创建或删除多层文件夹,切分组合文件,加密解密文件,操作打印文件,播放MP3、VCD、DVD、Flash、RealPlayer文件等-The code inside C# common file operations, including program files to obtain information, or specify the root of the f
lesson7
- get(),printf();声明在本函数中将要用的已在其他文件中定义的函数。调用在其他文件中定义的enter_string函数-get (), printf () statement in the function you will want to use the functions defined in other files. To call other documents defined enter_string function
Get-Sfis-Ip
- 获取指定的ip地址位 使用排除法进行获取 暂时未添加配置档案 需进入code进行限定-Obtain the specified ip address bits to use the process of elimination to get temporarily not add configuration files need to enter the code be limited
WideFolder
- C#读取文件夹下所有文件的属性信息,包括文件名称,文件大小,创建时间、路径等。实现思路:实例化DirectoryInfo对象,获取指定目录下的所有子目录及文件类型,/判断是否是文件夹,使用获取的文件夹名称实例化DirectoryInfo对象,为ListView控件添加文件夹信息,以列表形式显示文件夹的名称、文件大小和路径等,然后使用获取的文件名称实例化FileInfo对象,为ListView控件添加文件信息等。-C# read the file folder attributes of all
csharpdisplay
- C#获取计算机的显示设备信息,获取到显示设备名称、显示设备的PNPDeviceID、显示设备的驱动程序文件、显示设备的驱动版本号、显示设备的显示处理器、显示设备的最大刷新率、显示设备的最大刷新率、显示设备当前显示模式等参数-C# get the computer display device information, access to the display device name, the display device PNPDeviceID, display device driver
