资源列表
异步执行的单类模块Timer
- '支持异步执行的单类模块Timer '作者:PctGL 'Download:http://www.codefans.net '原帖地址: http://www.cnblogs.com/pctgl/articles/1540402.html
SetLog
- 简单的通用的c#代码,可以方便的用于webservice和asp.net后台,生成log文件与当前项目的目录下。简单通用。-Simple generic c# code that can be used conveniently and asp.net webservice background generated log file under the current project directory. Simple common.
MDITabBrowsing_src
- 使用C#创建MDI多标签页界面应用程序的源代码,基于.Net Framework 2.0.
vb.net
- vb.net 的部分课后习题解答 以及上课的代码 -the vb.net portion of after-school exercise answers, and class code
ChartRoom
- 一个比较好的聊天室的实现实例,运用全局对象来实现。-A good example of chartroom,using application develop it.
KeepHealth
- 按照用户自己设置的时间,到规定时间即可自动关闭屏幕,让使用者休息30秒,联系系统API函数使用。
sCLOTHfix
- 完美世界游戏服装模型编辑工具,可以修改和编辑游戏里的服装模型。-Perfect World Game clothing model editing tools, you can modify and edit the game' s clothing model.
Asp.net-_topreventotherlink
- [其他类别]Asp.net防盗链实例源码_topreventotherlink-Asp.net _topreventotherlink
LexSeu
- 东南大学 课程设计 lex部分 说 明 **本次实验在Visual C++6.0环境下开发** 主要有以下文件: 1 词法分析器 lex.cpp 2 头文件 lex.h 3 测试文件 lex.l.txt lex工具的使用方法 编译运行 lex.cpp/lex.h,这样就将lex.l.txt转换成Cpp语言程序yylex.cpp 然后使用VC++6.0将lexyy.cpp编译成可执行程序, 这样就识别出了lex.l.t
imgLogin
- 页面上的等待效果.主要是.net网页信息-The effect of waiting on page,
ASP.NET
- 简单的登陆窗口,方便做程序时,直接使用此代码-Simple landing window to facilitate the procedure to do directly use this code
read-and-write-ram
- VB读写内存,microsoft在vb方面并不推荐大家使用指针,但是并不是不能。-Read and write ram.