搜索资源列表
treeview
- 下面是treeview的用法 TreeView组件是由多个类来定义的,TreeView组件是由命名空 间"System.Windows.Forms"中的"TreeView"类来定义的,而其中的 节点(即Node),是由命名空间"System.Windows.Forms"中 的"TreeNode"来定义的。所以当在程序中创建一个TreeView对象, 其实只是创建了一个可以放置节点的"容器"。而在这个容器中加入-The following is a TreeView use t
WindowsServices
- Simple Windows Services Describe Windows Service under Visual Studio Introduction As a matter of fact Microsoft Windows services, formerly known as NT services enable you to create long-running executable applications that run in its own Win
TryCatchTest
- This simple Try Catch Test application that show try catch is trapped when calling other classes methods. It demonstrate the fact that whatever and wherever error happens inside one try catch statement its passed to parent.-This is simple Try Ca
JQuery
- Jquery是继prototype之后又一个优秀的Javascrīpt框架。有人使用这样的一比喻来比较prototype和jquery:prototype就像Java,而jquery就像ruby.实际上我比较喜欢java(少接触Ruby 罢了)但是jquery的简单的实用的确有相当大的吸引力啊!在项目里我把jquery作为自已唯一的框架类包。使用其间也有一点点心得,其实这些心得,在jquery的文档上面也可能有讲,不过还是记下来,以备忘罢。-Jquery is the second protot
cfaspxcheck
- 有些空间商的主机看起来用一些asp.net探针运行正常,其实只是验证了asp.net对空间的读取权限,asp.net的写入权限可能没有的,这样差不多所有使用的Access数据库的asp.net程序用不了,也生成不了静态页面。用这个探针测试读取和写入权限都正常的话,基本这个空间才可以正常使用。探针还可以检测出主机是使用独立IP还是共享IP,常用组件探测,自定义组件探测,浏览者客户端信息探测等。 乘风asp.net探针 V1.2版本推出,加入功能:加入是使用独立IP还是共享IP检测,加入
WinsonFramework
- Winson.Framework其实是将一些数据底层操作代码结合起来的运用,在最新版本里,数据底层使用了Providers进行搭建,以 求达到更高的灵活性和效率。此框架主要是以实体类为主的数据操作,通过此框架,所有对实体的赋值和增、删、改、查等操 作都 已变得非常易和简便,而且也可以支持多种数据库。-Fact, the combined use of the some data underlying operating code Winson.Framework, in the l
cb
- 中国工商银行支付接口实现代码,版本为1.0.0.14,实际上大同小异,只是注意修改下版本号即可-Industrial and Commercial Bank of China payment interface implementation code, version 1.0.0.14, in fact more or less the same, just pay attention to modify the version number
