-
金蝶10.4数据库表结构,适用于ASP语句
金蝶10.4数据库表结构,适用于ASP报表-Kingdee 10.4 database table structure, applicable to ASP statements
- 2023-01-15 00:45:03下载
- 积分:1
-
游戏运行时,你只需输入"押金"(任意整数),然后系统会提示你输入一个数,试试看,说不定你要猜中,还要动点脑子哟!^_^祝君好运...
游戏运行时,你只需输入"押金"(任意整数),然后系统会提示你输入一个数,试试看,说不定你要猜中,还要动点脑子哟!^_^祝君好运-running game, you only need to input the "deposits" (arbitrary integer), the system will then prompt you for a few, give it a try, perhaps you want to guess, but also fixed point brain yo! ^ _ ^ Best of luck
- 2022-02-26 22:24:35下载
- 积分:1
-
a compiler of the source of great practical value to a compiler source, a very p...
一个编译器的源程序,非常有实用价值
一个编译器的源程序,非常有实用价-a compiler of the source of great practical value to a compiler source, a very practical price
- 2023-01-28 10:45:03下载
- 积分:1
-
进程防杀.rar 一般的杀毒软件都关不掉
进程防杀.rar 一般的杀毒软件都关不掉-The process of anti-killing. Rar general anti-virus software off can not afford to
- 2022-02-25 14:55:50下载
- 积分:1
-
Mapeasy
Mapeasy 最初版本,比较干净-Mapeasy
- 2022-08-08 13:29:43下载
- 积分:1
-
used to achieve a simple chat room! Please also provide professionals with the c...
用asp实现简单的聊天室! 还请各位专业人士给与指正与修改! 谢谢 各位的支持!-used to achieve a simple chat room! Please also provide professionals with the correct change! Thank you for your support!
- 2022-03-25 11:48:02下载
- 积分:1
-
Introduction to C programming.
Quite useful for beginners.
Introduction to C programming.
Quite useful for beginners.
- 2022-03-12 01:57:00下载
- 积分:1
-
该程序是专门成立了专家顾问的十年…
该程序是思路是经过专门的顾问专家集十年的经验设计,能测试出人的性向(准确率在80%以上),能在很短的时间内测知人的性格适合做什么工作,适用于人事招聘。-that the procedure was thinking is specially set of expert consultants decade of experience design, can test the person"s personality (accuracy rate of above 80%), in a very short time mix inner character suitable for the work that applies to personnel recruitment.
- 2022-03-04 18:43:38下载
- 积分:1
-
一个经典小游戏,叫做弹子游戏,可以根据需要调节球的速度....
一个经典小游戏,叫做弹子游戏,可以根据需要调节球的速度.-a classic little game called billiard games, it may need to adjust the speed of the ball.
- 2022-09-10 01:05:03下载
- 积分:1
-
problem with M
排列问题
M个1,N个0的排列(高效率版)
排列数为:c(m+n,n)
对n个0,m个1,我的想法是这样的:
每个排列可以分三段:
全0列,全1列, 子问题列
设各段长:r,s,t .子问题列就是 (n,m) = (n-r,m-s),其中0
- 2022-11-27 09:05:03下载
- 积分:1