一个用Java applet实现的B-Tree算法
上传时间: 2013-12-25
上传用户:qiao8960
java 版B+树程序
上传时间: 2015-01-06
上传用户:chenjjer
java编写的b/s结构的文件上传程序
上传时间: 2014-01-16
上传用户:yimoney
java ejb开发 程序4、语句alter table people add(phone_number varchar2(10)) 的作用是 A 修改表结构 B 为people表添加约束,约束名称是phone_number C 向people表中添加一列,名称是phone_number,数据类型是varchar2,长度是10 D 上述答案均不正确 5、( )BLOB和CLOB的区别在于 A CLOB只能存放字符类型的数据,而BLOB没有任何限制 B BLOB只能存放字符类型的数据,而CLOB没有任何限制 C CLOB只能存放小于4000字节的数据,而BLOB可以存放大于4000字节的数据 D BLOB只能存放小于4000字节的数据,而CLOB可以存放大于4000字节的数据 6、存储过程从本质上来讲就是 A 匿名的PL/SQL程序块,它可以被赋予参数 B 命名的PL/SQL程序块,它可以被赋予参数 C 命名的PL/SQL程序块,不能被赋予参数 D 匿名的PL/SQL程序块,不能被赋予参数 7、( )下列关于日期数据类型,哪一个语句是正确的写法 A insert into test values( 9999-12-03 ) B insert into test values( 1999-03-02 ) C insert into test values(to_char(1999-06-03, yyyy/dd/mm )) D insert into test
标签: people phone_number varchar2 alter
上传时间: 2013-12-26
上传用户:wendy15
java B++树 一个很好的算法来实现这些问题 推荐!
上传时间: 2015-04-24
上传用户:Pzj
使用UDP实现两个进程间的通信 (编写 A 与 B 两个端点的Java程序)
上传时间: 2015-04-25
上传用户:ggwz258
使用UDP实现两个进程间的通信 (编写 A 与 B 两个端点的Java程序)
上传时间: 2014-01-16
上传用户:ZJX5201314
See Appendix B for a description of the programs included on this companion disk. RESOURCE.WRI identifies other books and resources for Internet programming. WEBHELP.HLP contains an introduction to the World Wide Web. TCPMAN.HLP provides detailed instructions to help you use the Trumpet Winsock included on this disk. Use the Program Manager s File menu Run option to execute the SETUP.EXE program found on this disk. SETUP.EXE will install the programs on your hard drive and create an Internet Programming group window. Internet编程技术 [配套程序] [涉及平台] VC [作者] void [文件大小] 1032K
标签: description companion Appendix RESOURCE
上传时间: 2013-12-04
上传用户:asasasas
inside the c++ object model.深入c++对象模型。鼎鼎大名的Stanley B. Lippman 写的。搞c++编程的能不看吗?
上传时间: 2013-12-22
上传用户:佳期如梦
本人在学习过程中的一个阶段项目,用JAVA+Servlet+Jsp做的一个B/S后台新闻发布系统
上传时间: 2015-07-21
上传用户:AbuGe