2006年6月15日

摘要: 1#include "/ty_code/common/libyfun/libyfun.h" 2//#include "libyfun.h" 3#include "tjpro.h" 4#include 5#include 6#include 7#include 8 9GBLPARAM gb;//公有变量 10 11void Init() 12{ 13 //得到调... 阅读全文
posted @ 2006-06-15 15:29 .net技術 阅读(1531) 评论(1) 推荐(0)
 
摘要: 1 // ScanNet.cpp: implementation of the ScanNet class. 2 // 3 ////////////////////////////////////////////////////////////////////// 4 5 #include "stdafx.h" 6 #include "ty_server.h" 7 #incl... 阅读全文
posted @ 2006-06-15 15:29 .net技術 阅读(414) 评论(0) 推荐(0)