搜索资源列表
record
- 编程记录功能,开发环境:C#+sql server2005,专为程序员开发设计,记录开发过程中的点滴心得,操作简单,功能强大-Programmed recording function, the development environment: C#+ sql server2005, for programmers to develop, record bits of experience in the development process, simple, powerful
SQL语言基础1(1)
- --1.编写程序计算1+2+...+100的和 --2.编写计算n!(n=20)的SQL语句,并显示计算结果 --3.使用系统函数: --a.将身份证号的生日日期提取出来,例如19900913 --b.将你的手机号码中间第4至7位号码隐藏为****,138****9008. --c.获取1-10之间的随机整数 --d.从你的身份证号获取年龄 --4.尝试求解所有的水仙花数。水仙花数是三位数,它的各位数的立方和等于这三位数本身。(--1. writes programs to com
