无名

长风破浪会有时,直挂云帆济沧海!

  博客园 :: 首页 :: 博问 :: 闪存 :: 新随笔 :: 联系 :: 订阅 订阅 :: 管理 ::
  74 随笔 :: 2 文章 :: 25 评论 :: 16万 阅读
< 2025年2月 >
26 27 28 29 30 31 1
2 3 4 5 6 7 8
9 10 11 12 13 14 15
16 17 18 19 20 21 22
23 24 25 26 27 28 1
2 3 4 5 6 7 8

06 2009 档案

摘要:vs.net c# 安装、注册windows service服务,判断服务是否存在,是否启动 一、安装服务:private void InstallService(IDictionary stateSaver, string filepath) { try { System.ServiceProcess.ServiceController service = new System.ServiceP... 阅读全文
posted @ 2009-06-18 15:18 无名 阅读(2311) 评论(0) 推荐(1) 编辑

摘要:the example code updated the calendar in exchange server 2007(or Later) by web services method.[代码]you must special attention tothe red bold text .if you update other item in exchange server,you can c... 阅读全文
posted @ 2009-06-18 11:43 无名 阅读(841) 评论(0) 推荐(0) 编辑

摘要:DHCP是Dynamic Host Configuration Protocol的缩写,它是TCP/IP协议簇中的一种,主要是用来给网络客户机分配动态的IP地址。这些被分配的IP地址都是DHCP服务器预先保留的一个由多个地址组成的地址集,并且它们一般是一段连续的地址。 理解DHCP服务 使用DHCP时必须在网络上有一台DHCP服务器,而其他机器执行DHCP客户端。当DHCP客户端程序发出一个信息,... 阅读全文
posted @ 2009-06-04 10:37 无名 阅读(371) 评论(0) 推荐(0) 编辑

点击右上角即可分享
微信分享提示