当前位置:首页 » 编程博文
开发技术指南» 文章正文
    引言: It´s time to test the program on your machine.First,you will need to install Qt 3.2(or later Qt 3 release), a process that is explained in App...
 

 

 ·java网络五子棋的源代码    »显示摘要«
    摘要:下面的源代码分为4个文件;chessclient.java:客户端主程序。chessinterface.java:客户端的界面。chesspad.java:棋盘的绘制。chessserver.java:服务器端。可同时容纳50个人同时在线下棋,聊天。没有加上详细注释,不过绝对可以运行,j2sdk1.4下通过。/********************************************......
 ·深入研究 stl deque 容器    »显示摘要«
    摘要:深入研究 stl deque 容器 an in-depth study of the stl deque container (by nitron) 翻译 masterlee 本文档深入分析了std::deque,并提供了一个指导思想:当考虑到内存分配和执行性能的时候,使用std::deque要比std::vector好。 介绍 本文深入地研究了std::deque 容器。本......


C++ GUI Programming with Qt3(系列二 试翻)

it´s time to test the program on your machine.first,you will need to install qt 3.2(or later qt 3 release), a process that is explained in appendix a. from now on,we will assume that you have a correctly installed copy of qt 3.2 and that qt´s bin directory is in your path environment variable.(on windows,this is done automatically by the qt installation program,so you don´t need to worry about it.)

在你的机子上运行该程序的时候到了.首先,你需要安装qt3.2(或更高版本),安装过程将在附录中描述.现在,假设你已经正确安装了qt3.2并且把qt 的bin目录加到了你的path这个环境变量中(在windows系统中安装程序将自动完成这部分工作,不需要你操心了). 【程序编程相关:原创]Windows Gdi入门初级应用

【推荐阅读:eclipse3.0.1汉化方法

【扩展信息:窗口控制JS代码集锦

you will also need the hello program´s source code in a file called hello.cpp in a directory called hello.you can type in hello.cpp yourself,or copy it from the cd provided with this book, where it is available as \examples\chap01\hello\hello.cpp

另外你还要有一个保存在hello目录下的hello.cpp文件(译:其实也不是必须的,只是qt的项目名称是与源文件所处目录同名).
...   下一页
 ·测试工作总体流程    »显示摘要«
    摘要:转载自www.testage.net ......
» 本期热门文章:

©2000-2007 All Rights Reserved. 最佳浏览:1024X768 MSIE