搜索资源列表
GuestBook
- 留言簿架构 oracle 9i + jsp + struts 留言簿基本功能: 1 、客人签写留言 2 、基本的UBB支持,如[url]http://www.lunji.com[/url],[color=\"red\"]红色字[/color] 3 、ctrl+enter可提交留言 4 、搜索留言 5 、悄悄话功能 安全: 1 、解决了连串字母将表格撑大问题 2 、用户名与留言内容不能太长或为空 3 、用户不能冒充版主留言 4 、屏垃圾
sqlsets
- XML与关系数据库的映射,XML文档与oracle数据库的转换的SQL源码-Mapping XML and relational databases, XML documents and convert oracle database SQL source
Oracle_Database_10g_Practical_training_course
- 《Oracle Database 10g实用培训教程》为Oracle Database 10g的入门教程。全书共分16章,内容包括:安全管理、设计创建数据库与表、完整性管理、操纵表中数据、SQL*Plus、PL/SQL、XML、面向对象技术、大对象技术,以及性能调整与优化技术等。这些内容涵盖了Oracle Database 10g的主要知识点。 -" Oracle Database 10g and practical training course" Introductio
LBSSQL
- 1、要有会员数据,同样也得有客户端是否在线以及经纬度的字段(不一定要获取到经纬度,默认为空) 2、手机客户端定位后,更新该会员的经纬度坐标以及客户端在线状态 3、通过上面的SQL代码即可实现数据列表,只要输出JSON/XML给手机客户端解析即可-1, there must be a Member data, have the same client are online as well as latitude and longitude of the field (do not have