-
报价系统,可以节约您使用word做报时间的
报价系统,可以节约您使用word做报时间的-buhuixe
- 2022-04-07 20:33:06下载
- 积分:1
-
windows mobile上与http服务器通信,可下载网页、文件
windows mobile上与http服务器通信,可下载网页、文件-windows mobile with http server communications, download website, documents
- 2023-09-05 02:30:03下载
- 积分:1
-
假设有13位评委参与评分工作。方法是:去掉一个最高分和一个最低
分,然后计算剩余11个分数的平均值,...
假设有13位评委参与评分工作。方法是:去掉一个最高分和一个最低
分,然后计算剩余11个分数的平均值,
-Assumptions have score 13 judges involved in the work. Methods are: removal of a maximum points and minimum points, and then calculating the remaining 11 scores on average,
- 2022-04-17 23:40:53下载
- 积分:1
-
mfc 多选树 Tree control
应用背景最近有序项目需要,自封装了mfc树控件,实现了ctrl和shift多选功能,亲测可用,在这里上传,共享给有这样需求的同学关键技术对mfc原有TreeControl控件进行了继承封装,使其能够按ctrl和shift键进行多选
- 2022-01-25 15:42:11下载
- 积分:1
-
Windows环境下32位汇编语言程序设计第2版(光盘)
Windows环境下32位汇编语言程序设计第2版(光盘)-Windows Environment 32-bit assembly language programming, 2nd edition (CD-ROM)
- 2022-01-26 03:55:51下载
- 积分:1
-
一个游戏界面代码,仿照《魔兽》;使用了HGE游戏引擎;对学习使用HGE引擎有很大帮助。...
一个游戏界面代码,仿照《魔兽》;使用了HGE游戏引擎;对学习使用HGE引擎有很大帮助。-A game interface code, along the lines of Warcraft use the HGE Game Engine on learning to use the HGE engine of much help.
- 2022-06-14 16:43:39下载
- 积分:1
-
vc6.0相关安装配置,void CJisuanqiDlg::OnBUTTONdecimal()
{
// TODO: Add your contro...
vc6.0相关安装配置,void CJisuanqiDlg::OnBUTTONdecimal()
{
// TODO: Add your control notification handler code heredecimal=true
}
void CJisuanqiDlg::OnBUTTONclear()
{
// TODO: Add your control notification handler code here
UpdateData(true)
value=0
input1=0
input2=0
_gcvt(value,10,buffer) -vc6.0 related installation configuration, void CJisuanqiDlg:: OnBUTTONdecimal () (//TODO: Add your control notification handler code heredecimal = true ) void CJisuanqiDlg:: OnBUTTONclear () (//TODO: Add your control notification handler code here UpdateData (true) value = 0 input1 = 0 input2 = 0 _gcvt (value, 10, buffer)
- 2022-08-05 23:29:21下载
- 积分:1
-
java p2p 很好找到
ackage ex1_tp2 ;
导入 java.rmi.* ;
导入 java.rmi.server.* ;
导入 java.rmi.registry.* ;
公共类 Serveur 扩展 UnicastRemoteObject 实现 ex_ser {
公共 Serveur() 引发 RemoteException {}
公共字符串 reponce (字符串 mot) 引发 RemoteException {
返回"Bonjour tous";
}
公共静态 void main (字符串 [] args) {
请尝试 {
LocateRegistry.createRegistry(1099) ;
System.out.println ("端口 1099年") ;
} catch (RemoteException e1) {
System.err.println ("pas de 端口") ;
System.exit(1) ;
}
请尝试 {
Serveur objet = 新 Serveur() ;
Naming.rebind("mounir",objet) ;
System.out.println ("Serveur prêt") ;
}
catch (异常 e) {
System.err.println ("最好派个:"+ e.getMessage()) ;
}
}
}
- 2022-10-20 00:50:04下载
- 积分:1
-
简易VC计算器,除简单算术运算外还可以计算表达式
简易VC计算器,除简单算术运算外还可以计算表达式-simple calculator, in addition to simple arithmetic operations, also can calculate the expression
- 2022-01-22 14:38:05下载
- 积分:1
-
This is intended to bring the tab function in the framework of cross
这个是带tab功能的框架 截面比较好看 是别人的作品-This is intended to bring the tab function in the framework of cross-section look is the work of others
- 2022-01-25 14:39:45下载
- 积分:1