-
-
-
-
ClickDialog.rar
... 出的Dialog,根据自己需要可以设计界面,因为我是一个简单Demo,所以很简单!
第二步:为添加的Dialog添加建立成一个继承DLG的类,class CDialog1 : public CDialog
第三步:在主对话框中为按钮添加函数。如下:
void CClickDialogDlg::OnButton1()
{
// TODO: Add your control notification handler code here
CDialog1 dlg
dlg.DoModal ...
-
uc-tokens10.zip
Using the UnderC Tokenizer Class
It s often necessary to parse complex text files, where standard i/o
is too ... a text-parsing input stream, modelled after the (undocumented)
VCL TParser class, and based on the UnderC tokenizing preprocessor front-end.
-
-
-
tongxuelu(jsp+javabean).rar
... ODBC---->系统DNS---->添加----->Driver do Micrsoft Access(*.mdb)
---->数据源名称:class---->选择数据库文件所在目录
在浏览器下输入:http://localhost:8080/txl
-
EclipseMEHelpForChinese.rar
EclipseME可以帮助你简化Java 2 Micro Edition (C) Midlet的开发工作。 EclipseME提供了下列功能以帮助开发者轻松的创建Midlets:
无线工具包首选项
创建新的J2ME Midlet套件项目
创建新的Midlet
Java应用描述文件(JAD)编辑器
对class文件进行增量的/自动的预检验
支持从Eclipse中启动运行J2ME模拟器
打包以及部署(包括无线下载方式)测试,并可以使用ProGuard对输出包进行混淆
-
-
UserModeLinux2006.rar
... shows how to put it to work hands-on. Jeff Dike covers everything from getting started through running enterprise-class User Mode Linux servers. You ll find authoritative advice on bootup, compilation, administration, specialized configurations, and much ...
-