摘要:
今天在网上看一个qq号测试的,挺有趣,转过来,大家玩玩。^^ 测试地址:http://www.d1xz.net/cx/yc/qq.asp 哈哈。测试后记得回个贴子啊。
......
摘要:
用c#.net实现数据库编程是否如下所示一样麻烦,是否有更简洁的方法? private void pricemgr_load(object sender, system.eventargs e) { string strlinename="select distinct linename from line"; string strprice="......
在DELPHI中怎样输出一个的值
在DELPHI中怎样输出一个的值?(比方用messagebox或SHOWMESSAGE)
NO.1 作者: hzjieking
showmessage(test message!);
NO.2 作者: bigben2008
showmessage(PChar(YourVariable));
摘要:
来的 通通有分。
......