资源列表
Final
- SQL scr ipt, my exersice for c0709m
shoujhuafcxun
- 一款关于手机话费查询的软件,用sql语言写的。-A check on their phone' s software, using sql language written.
Northwind
- 利用SQL语言建立表格,并且给表格添加索引,删除,修改。-Use of SQL language to set up tables and indexes to the table to add, delete, modify.
Untitled-1
- oracle的网页登陆界面拥有帐号密码输入框和按钮-oracle web login screen with account password input box and button
proc
- 一个网吧计费系统中,必不可少的会员通过用户名和机器号记性上机操作的存储过程。提供余额判断,卡号正在被使用的判断-A cafe billing system the essential members by user name and memory of the machine number on the machine operation stored procedure. Providing the balance judgment, card number being used to che
f_reg_odbc_asa
- 创建ODBC,在本机电脑创建连接DB数据库-Create ODBC connection DB database is created on the local computer
DbFunc
- VC中数据库管理的基本操作,包括删除,添加,修改和执行等操作-VC in database management, basic operations, including delete, add, modify, and execute other operations
mytest
- 使用JENA将本体导入MYSQL数据库的具体代码-Use JENA ontology import MYSQL database specific code
VisitU3_BestGK
- 本存储过程用来是筛选查询数据库中相关记录中的最优化的5个结果-the storeproc is for visiting database to selelct the top 5 list which is much better than the other
Documents
- It is the code to make main menu and sub menu by sql server database
DbfOperater
- pack table copy structure copy index-pack table copy table copy structure copy index
pannigame
- 潘尼游戏 连续抛一枚硬币三次,所出现的组合有8种情况,正正正,正正反.......反反反。 潘尼游戏是一方先任选一种组合,然后另一方再从剩余的组合中选择一种。然后开始抛硬币,谁选定的组合先出现谁就获胜。 注意这其中的陷阱,后选一方可以根据先选一方的组合来决定自己的所要选择的组合。诀窍是:后手方选择的组合的后两项是先手组合的前两项,而第一项与最后一项相反。比如先手组合是“正正反”,则后手选择组合“反正正”;先手组合是“正反正”,则后手选择组合“正正反”。 所以这些组合是相生