以前看dansin他们用QtDesigner编写应用程序蛮简单,可是真的没想到,自己要用它写程序的时候竟然折腾了好几天才搞清楚,真后悔当初没有跟他们好好学习一下子. 刚开始需要使用QT编写程序的时候,
本文的最近更新会放在 The Computer Underground: http://www.tcu-inc.com/mark/articles/Kickstart.Html. 修改:
本文的最近更新会放在 The Computer Underground: http://www.tcu-inc.com/mark/articles/Kickstart.html. 修改:
本文的最近更新会放在 The Computer Underground: http://www.tcu-inc.com/mark/articles/Kickstart.html. 修改: 通过在
Linux 下开telnet服务 : exceed中选telnet(tcp/ip)登陆 : command 用xterm : 登陆后出现的term中敲入: : export DISPL
socket编程大家都很熟悉,我在这里就不再罗嗦了。直接切入正题。 该程序分两部分,server端和client端(谁都知道)。其中server端采用windows平台,那linux平台当然是clie
脚本 perl以其功能强大和可伸缩性而闻名,下面的示例并没有做任何实际的工作,而只是显示了perl的一些特性。 #!/usr/bin/perl -w #sample perl prog
程序 编写python程序的方法与shell脚本类似。例如,要编辑一个名为try_python的python程序文件,输入如下命令。 $ pico try_python 下面输入一段简
预备: (1)、引入ADO类 #import "c:\program files\common files\system\ado\msado15.dll" no_namespace rename
一、简介1、什么是线程