-
416w
一个简单的源码,我是来学习慢慢来吧,谢谢大家(A simple source,)
- 2014-02-07 18:08:11下载
- 积分:1
-
Uploads
可以同时批量上传文件(包括图片),目前还不支持大文件上传和进度条显示(can upload documents (including pictures), currently does not support the file upload and progress of the show)
- 2007-05-14 11:29:04下载
- 积分:1
-
CSharpDotNet_invoke_VBDotnet_DLL
说明: C#.net中调用VB.net创建的DLL(using C#.net to invoke the dll created by vb.net)
- 2010-04-07 21:38:23下载
- 积分:1
-
09135045388
E文版
Eclipse是一个集成开发环境(IDE),它将代码编辑器、编译器、调试器、文本编辑器、GUI生成器和
(E the text version of Eclipse is an integrated development environment (IDE), it would code editor, compiler, debugger, text editor, GUI Builder and)
- 2007-11-09 00:02:54下载
- 积分:1
-
Async
在ASP。 网络使我们能够从服务器获取信息而不刷新整个页面。这可以很方便当你有大,图形密集型、页面或如果服务器端验证需要一场提交之前,整个页面。注意,在我的例子说明模型的下拉列表中重新每次选择的项列表开始改变了。为国家的信息将从服务器列表,选中项的状态列表是改变。为该地区的信息列表将从服务器但注意,列表是唯一一项页面刷新。其余的页面内容是保留在原处,结果在一个更流畅的用户体验。也快于刷新整个页面,只有信息列表发送回客户端,而不是整个页面。(In ASP. Network enables us to get information from the server without refreshing the entire page. This can be very handy when you have a large, graphics-intensive, page, or if you need a server-side validation before submitting the entire page. Note that in my example illustrates the model dropdown list of items each selection again began to change. For the country' s information from the server list, select the item status list is changed. List of information in the region from the server but note that the list is the only one page refresh. The rest of the page content is left in place, resulting in a smoother user experience. Is also faster than refreshing the entire page, only information list is sent back to the client, rather than the entire page.)
- 2013-05-30 12:20:41下载
- 积分:1
-
JXOPAYZ
查杀ASP木马 查asp,cer,cdx,asa及其嵌套调用的任意格式文件图片asp木马之类格查无论 默认密码是eviloctal,自行打开改掉()
- 2017-10-11 08:31:53下载
- 积分:1
-
yibiaogauge
说明: 钟表仪器界面源码开发语言Visual C++ 2003.NET(clock like instrument GUI)
- 2009-08-21 22:10:05下载
- 积分:1
-
[Excel.2003.VBA.程序员参考.源代码].Excel_2003_VBA_Code.zip
【实例简介】VBA
- 2021-07-14 00:32:12下载
- 积分:1
-
xm_companyweb
1.重写产品,下载模块,无限级分类
2.将产品,下载,图片,新闻进行伪静态处理。
3.取掉了原有的风格模块,下次更新加模板系统和自定义标签。
4.增加缓存机制,减少对数据库的调用,缓存默认30分钟。(1. Rewrite products, download the module, unlimited class category
2. products, downloads, images, news pseudo static process.
3. Remove the original style modules, plus the next update template system and custom labels.
4. Increase the caching mechanism, reducing calls to the , the default cache for 30 minutes.
)
- 2016-04-15 21:34:24下载
- 积分:1
-
filewatchservicetest
使用FileSystemWatcher监控网络路径(包含源代码)
在VS2005中,.Net里面有个FileSystemWatcher控件,用来监控文件变化,它会通知文件创建,修改,删除的消息。网上这样的例子很多,但是在实际应用的时候,发现还有一些待处理的问题,我做了一个简单的demo,解决了如下的问题:
1. 多次连续触发 (通过一个定时器来解决)
2. 能监控网路路径 (serviceProcessInstaller的Account属性设置为NetworkService)
3. 通过windows service来实现, 做成安装文件方便注册服务
注意事项:
1. 切记网络路径要给guest的权限,否则监控不了。
2. 修改Service1代码中的watcher.Path。
3. 新建文件c: est.log,将此文件设置为可写的权限。
4. 安装完成后手动将服务启动。(err)
- 2008-06-14 19:44:06下载
- 积分:1