资源列表
[C#编程] shuzhizhuanhuan
说明:表达式是数据运算的基本形式。人们的书写习惯是中缀式,如:11+22*(7-4)/3。中缀式的计算按运算符的优先级及括号优先的原则,相同级别从左到右进行计算。表达式还有后缀式(如:22 7 4 - * 3 / 11 +)和前缀式(如:+ 11 / * 22 – 7 4 3)。后缀表达式和前缀表达式中没有括号,给计算带来方便。如后缀式计算时按运算符出现的先后进行计算。本设计的主要任务是进行表达式形式的转换及不同形式的表达式计算。-Expre<王伟> 在 2025-01-24 上传 | 大小:2kb | 下载:0
[C#编程] FileAttribEdit
说明:一个用来修改文件属性的小工具。可以吧文件的创建日期等随意修改-Used to modify file attributes of a small tool. It created the file can be freely modified date<申克> 在 2025-01-24 上传 | 大小:47kb | 下载:0
[C#编程] UFSoft-U9-UBF-Application-Book
说明:用友 U9-UBF应用开发手册,对使用用友u9平台的特别有用。-UF U9-UBF application development manual on the use of UF u9 platform particularly useful.<王> 在 2025-01-24 上传 | 大小:42.44mb | 下载:0
[C#编程] Src_20110417103247
说明:Reflector 软件的修改版本,提供一些常用的功能-Reflector modified version of the software to provide some common functions<王> 在 2025-01-24 上传 | 大小:899kb | 下载:0
[C#编程] ComboBoxDemo
说明:这个是自己编写的,DevExpress中的ComboBoxEdit的应用Demo,用于获取ComboBoxEdit的选项的Value,很实用,弥补默认空间无法添加Value的缺憾,希望大家喜欢!-This is their preparation, DevExpress application in ComboBoxEdit Demo, the options for obtaining ComboBoxEdit Value, very<吴经理> 在 2025-01-24 上传 | 大小:42kb | 下载:0
[C#编程] WebSamples
说明:chart控件使用范例,有很多chart控件,还有源代码-chart control uses the example of many chart control, as well as source code<张锴> 在 2025-01-24 上传 | 大小:3.89mb | 下载:0
[C#编程] the-way-of-making-picture
说明:使用csharp实现对图片的多种处理方法 包括雾化 锐化 光照 百叶窗等-Images using csharp achieve atomization sharpening a variety of treatment methods including light shutters<司徒向远> 在 2025-01-24 上传 | 大小:6kb | 下载:0