搜索结果
找到约 279 项符合
Add-ons 的查询结果
MySQL数据库 用vc实现的连接sql数据库程序
用vc实现的连接sql数据库程序,主要是管理方面的一些。you can add some new student news.And you can search news that you want.
软件设计/软件工程 Return to a container object, can pass this object //Carry on management to the container, such as
Return to a container object, can pass this object
//Carry on management to the container, such as add to control a piece, with layout operation etc.
其他书籍 xajax is an open source PHP libary for building Web-based Ajax applications. This wiki is a communit
xajax is an open source PHP libary for building Web-based Ajax applications. This wiki is a community-edited effort to generate information about and documentation for the xajax project. The base documentation and starter tutorials were written by the xajax authors, but please feel free to contribut ...
其他书籍 An example to accompany PCW March 2004 Visual Programming Hands On. To use, open the solution in
An example to accompany PCW March 2004 Visual Programming Hands On.
To use, open the solution in the SchoolApp folder.
April 2004: Now revised to add New and Delete options.
Tim Anderson
http://www.itwriting.com/pcw/
SQL Server B/S版ERP安装方法 1、安装IIS5.0、Microsoft .NET Framework 1.1及SQL Server2000 2、将目录Copy_of_ERP和webctrl_clie
B/S版ERP安装方法
1、安装IIS5.0、Microsoft .NET Framework 1.1及SQL Server2000
2、将目录Copy_of_ERP和webctrl_client复制到C:/Inetpub/wwwroot下,并将Copy_of_ERP目录设置成IIS虚拟目录
3、在SQL Server2000中新建一个Storage用户和LXTXERP数据库,然后将Data目录中的LXTXERP.BAK数据库备份文件还原
4、修改Copy_of_E ...
数学计算 本题的算法中涉及的三个函数: double bbp(int n,int k,int l) 其中n为十六进制位第n位
本题的算法中涉及的三个函数:
double bbp(int n,int k,int l) 其中n为十六进制位第n位,k取值范围为0到n+7,用来计算16nS1,16nS2,16nS3,16nS4小数部分的每一项。返回每一项的小数部分。
void pi(int m,int n,int p[]) 计算从n位开始的连续m位的十六进制数字。其中p为存储十六进制数字的数组。
void div(int p[])
void a ...
其他 The Microsoft® Cryptographic Application Programming Interface (CryptoAPI) provides services that
The Microsoft&reg Cryptographic Application Programming Interface (CryptoAPI) provides services that enable application developers to add authentication, encoding, and encryption to their Microsoft Win32&reg -based applications. Application developers can use the functions in the CryptoAPI without k ...
matlab例程 New users and old of optimization in MATLAB will find useful tips and tricks in this document, as we
New users and old of optimization in MATLAB will find useful tips and tricks in this document, as well as examples one can use as templates for their own problems.
Use this tool by editing the file optimtips.m, then execute blocks of code in cell mode from the editor, or best, publish the file to H ...
其他 对于单个控件,COMPONET-->INSTALL COMPONENT..-->PAS或DCU文件-->INSTALL。 2.对于带*.DPK文件的控件包,FILE-->OP
对于单个控件,COMPONET-->INSTALL COMPONENT..-->PAS或DCU文件-->INSTALL。
2.对于带*.DPK文件的控件包,FILE-->OPEN(下拉列表框中选*.DPK)-->INSTALL即可。
3.对于带*.BPL文件的控件包,INSTALL PACKAGES-->ADD-->BPL文件名即可。
4.如果以上INSTALL按钮为失效的话,试试COMPILE按钮。
5.是RUN TIME LIB则在OPTION下的PACKAGE ...
Java编程 在jCreator建立一个叫做telnet的工程 3、把本章目录下的所有源文件加入到这个工程中 4、在project菜单下选择project setting
在jCreator建立一个叫做telnet的工程
3、把本章目录下的所有源文件加入到这个工程中
4、在project菜单下选择project setting,在JDK profile框中单击当前的JDK,
然后选择Edit,在弹出的对话框中选add,然后选add package,将本章源代码目
录下的ipworks.jar包加入。
5、在build菜单下选择complier project
6、在build菜单下 ...