日志列表
-
champingfor 十一大连自助游--功略流水帐
发表于 2006-12-08
在携程网上定的度假产品,来回机票加三晚酒店两个人共3254块(中国联航的飞机,在南苑机场起飞),本来定的是10月1号晚上走4号晚上回来。结果到了机场发现身份证丢了,和携程联系想往后推一天,他们死活不同意,没办法自己和航空公司商量改签到2号,由于临时改签机票涨价,每张票又加了180块,时间上也少了一天。... ...全文
-
champingfor 看看这段文字,对英文阅读会有新体会
发表于 2006-12-08
看看这段文字,对英文阅读会有新体会 Aoccdrnig to a rscheearch at Cmabrigde Uinervtisy, it deosn't mttaer in waht oredr the ltteers in a wrod are, the olny iprmoatnt tihng is taht the frist and lsat ltteer be at the rghit pclae.The rset can be a total mses and you can sitll raed it wouthit ... ...全文
-
champingfor 打开mysql远程访问
发表于 2006-12-08
mysql #运行mysql 客户端,并开放root用户的远程访问权限。以便调试 use mysql update user set host = \'%\' where user = \'root\' and host \'localhost\'; flush privileges; quit? Link URL: htt... ...全文
-
champingfor 仿MapInfo图层信息工具源码类,使用很简单
发表于 2006-12-08
{----------------------------------------------------------------------------- Unit Name: TMapInfoToolClass Author: duchangyu Purpose: 读取显示地图上对象信息的工具 History:2005-06-29 00:00:48 开发环境: windows xp sp2 delphi... ...全文
-
champingfor mapX距离工具源码,delphi7+mapx5.0
发表于 2006-12-08
delphi7+mapx5开发的测量距离工具,界面和mapinfo一样,使用十分简单。 Author: 杜长宇 junqilian@163.comPurpose: 量距离工具History: 2005-05-21 开发环境: delphi7+mapX 5.02.38 ... ...全文
-
champingfor 简单易用的鹰眼类源代码
发表于 2006-12-08
{-----------------------------------------------------------------------------Unit Name: TFrmEagleEyeClassAuthor: 杜长宇 changyudu@163.com msn:duchangyu@hotmail.comPurpose: mapx鹰眼类History:2005-9-14 11:36:36 开发环境: MapX 50.2.38 + delphi7 +... ...全文
-
champingfor 使用简单的视图管理器类下载,前一视图
发表于 2006-12-08
{-----------------------------------------------------------------------------Unit Name: TMapViewManagerClassAuthor: duchangyu 杜长宇 changyudu@163.com msn:duchangyu@hotmail.comPurpose: MapX 视图管理器,可以实现前一视图功能History:... ...全文

