▍1. asp.net 二维码生成
asp.net 写的一个二维码生成应用 ,可自定义大小,可选中心图, 页面用到了jquery-ui,和jquery.uploadify技术,有兴趣的可以参考一下
asp.net 写的一个二维码生成应用 ,可自定义大小,可选中心图, 页面用到了jquery-ui,和jquery.uploadify技术,有兴趣的可以参考一下
实现从客户端订阅WCF服务,到调用WCF方法及WCF服务端处理完成回调客户端过程,采用net.tcp双工模式
网络软件在不同领域的管理工作中扮演着重要的角色。这些应用程序正在减少体力劳动和人的权力。考虑到管理软件的重要性,设计了出租车服务管理的应用程序,是为出租车代理服务的。
C# .net写的16进制编辑器 C# .net写的16进制编辑器-C#. Net write 16 hex editor C#. Net write 16 hex editor
非常强大的通讯类库程序,包括TCP,UDP,RDP等等协议。-A very powerful communication class library procedures, including TCP, UDP, RDP, and so the agreement.
基于net的正弦波产生程序,希望能对大家有所帮助-sine have procedures in the hope that we can help
C#高手是由C#知识库中提取精华部分而得 是一种知识管理软件,主要收藏C#语言程序设计技巧. C#语言,2001年2月问世,Microsoft .NET 平台上的首选编程语言.由Anders Hejlsberg设计,他被誉为C#之父.也是Delphi之父,Borland创造人。现在Microsoft任Microsoft.NET 首席架构师.-C# is a C# expert knowledge base to extract the best parts is derived from a knowledge management software, the main collections C# language programming skills. C# language, in February 2001 came, Microsoft. NET platform, the preferred programming language. By Anders Hejlsberg design, he was known as the father of C#. is also a Delphi father, Borland creators. Microsoft.NET is now Microsoft" s chief architect office.
用VC编写的系统进程管理器 适合初学者参考学习-VC prepared by the process management system for reference for beginners learning
f# 的例子,时候新手学习 f# 的例子,时候新手学习-f# 的例子,时候新手学习f# 的例子,时候新手学习f# 的例子,时候新手学习
翻译 maninwest@Codeforge 作者:Stuart Wheelwright @ Codeproject介绍一个用于生成 Markdown 格式的日志文件的开源.NET库- MarkdownLog 生成 Markdown格式的测试结果我开发了一个免费的购物清单软件( 适用于 iOS)。我想我需要这样一个购物清单应用:可以在我键入条目提供建议并且根据商店的自动安排我的清单。写测试套件在进行更改前,我构建了一个测试套件。我可以在开发时运行它来检查是否损坏了什么或者降低了性能。单元测试单元测试会测试特定行为并返回 PASS/FAIL 结果例如Assert.AreEqual(3, Math.Sqrt(9)); Assert.AreEqual(Double.NaN, Math.Sqrt(-1));单元测试很适合测试具有特定行为的单个方法和类。皮下集成测试皮下测试用来显示这个 APP 在用户界面下的性能和行为 -就像在皮下一样。这些测试需要在真实数据和真实设备上进行来模拟用户体验。每个测试都有一些步骤,对应用户和设备之间的交互例如用户键入 br希望面包 bread会出现推荐的物品中用户从推荐列表中选择 bread用户输入购物模式 Shopping Mode
定时器的使用实例,自定义回调函数的那种。相对简单,但是比较实用。-The use of an instance of the timer, custom sort callback function. Is relatively simple, but more practical.
.net水晶报表的文档,和一些常用的程序文档,供各位参考,希望能给你带来帮助-. net Crystal Reports documents, and some commonly used procedures for documentation, for your information and hope to give you help
翻译 maninwest@Codeforge 作者:Saswat Mohanty@CodeProject 我们想在 HttpPost 时将视图中的模型对象列表发布到控制器中。很多开发员尝试通过数组获得数据列表。但是,有个简单的方法可以不用数组获取模型对象的列表。创建一个 ASP.NET MVC 4 应用程序。首先在解决方案的 Model 文件夹中创建两个模型类,例如 EmployeeModelClass.cs 和 DepartmentModelClass.cs 。 模型 public class EmployeeModelClass { public string Name { get; set; } public string Address { get; set; } public string Contact { get; set; } public IEnumerable DeptList { get; set; } } public class DepartmentModelClass { public string DepartmentCode { get; set; } public string DepartmentName { get; set; } } 控制器 public class EmployeeController : Controller { // // GET: /Employee/ public ActionResul
onlinevote2.0_51aspx--asp.net的实例-onlinevote2.0_51aspx asp.net examples
神界服务器端源码,包括角色和ROOM程序完整源码-God-source server-side community, including the role and integrity of the source ROOM procedures
Visual C++.NET 精彩编程百例 一书 的源代码-source code of One Hundred Visual C++.NET Programming examples
大家都在使用MP3,可大家有知道他的编码和原理吗。我用了好长时间才写下的哦,要看哦。-thanks
asp.net编写的一个体育用品商城,后台采用C#完成,可以为初学者提供参考-asp.net written in a sports mall, the background using C# to complete, you can provide a reference for beginners