posts - 85,  comments - 410,  trackbacks - 7
07 2007 档案
[希腊神话] 2-Pandora [English Edition][附译文]      摘要: 希腊神话第2章" Pandora (潘多拉)",中英文  阅读全文
posted @ 2007-07-30 21:46 Erwin[CN-L2] 阅读(133) | 评论 (0)  编辑
[希腊神话] 1-The Olympian Gods [English Edition][附译文]      摘要: 希腊神话第一章"The Olympian Gods (奥林匹斯神)",中英文  阅读全文
posted @ 2007-07-30 20:48 Erwin[CN-L2] 阅读(215) | 评论 (5)  编辑
[笔记]远程终端API,Terminal Services Administration      摘要: The Terminal Services API enables you to enumerate and manage Terminal Servers, client sessions, and processes.
To retrieve the names of all the Terminal Servers in a domain, call the NetServerEnum function to enumerate servers of the SV_TYPE_TERMINALSERVER type. To open a handle to a specific Terminal Server, pass the server name in a call to the WTSOpenServer function. Call the WTSCloseServer function to close the handle when you are finished with it.

  阅读全文
posted @ 2007-07-08 00:41 Erwin[CN-L2] 阅读(323) | 评论 (2)  编辑