搜索资源列表
scrips
- 常用SQL查询 包括表空间、日志、控制文件、参数文件、事务提交状态等 非常有用-including commonly used SQL table space, log, document control, parameter document, the Panel submitted to the state as very useful
Oracle-wl
- Oracle的网络管理和参数设置 我们做过的实验-Oracle's network management and parameter setting we have done the experiment
osCommerce2.2-MS2_21hcn.com
- 每个RFC 3261信息头有一个相应的存取标识. 但是,许多信息头拥有同样的形式。 例如。To和From的信息头都是由显示名和一个URI组成。 To和From信息头用来管理与处理NameAddr实例的. 这个类管理每个信息头类型来负责 解析信息头文本,倘若存储和存取在信息的生存期间,和序列化信息头值为翻译的文本。 下面的表显示了reSIP当前支持的每个RFC信息头的reSIP类型。 reSIP类型是一个SIP信息的信息头调用存取标识作为它的参数的返回类型。-each RFC 3261 heade
MgrDev
- 系统主控台 1、功能菜单 文件:设置(数据参数、修改密码、系统参数)、注销、退出 帮助:关于、注册、在线升级 2、功能按钮 执行、注销、退出 3、控制台 设置 参数设置:数据参数 系统参数 资料管理:用户管理 部门管理 设备性质 设备种类 计量单位 设备参数 厂商管理 设备状态 检修范围 合同编号 报废类型 规格信号 用户组 报表组 数据备份 个人资料:修改密码 手机号码-System Console 1, function menu fil
gustbook
- 版权说明:版权属于dqe2008.com 特色: 1、界面采用欧试风格,设计唯美. 2、可调用留言,能做为评论模块用于其他系统的开发. 3、代码简洁,功能实用. 使用说明: 2、帐号密码以及一些参数在gustbook_Conn.asp中修改,用记事本打开,里面有注释。初始帐号密码都为:admin 3、如何调用评论? 先在要调用评论的页面写入:<!--#include file="gustbook_Conn.asp"
SQLServer
- 本例讲解了SQLServer 带输入输出参数的存贮过程,有详细说明-This example explained the SQLServer belt input output parameter storage process, has the detailed explanation
oracleunction
- SQL函数大全。包括:oracle常用经典SQL查询,ORACLE的基本语法,Oracle的优化器,数字处理函数,字符处理函数,oracle积累,oracle中sql plus命令大全,oracle中导出指定记录,Oracle主要的配置文件解释,防范黑客攻击Oracle系统的八大常用方法,可预见的Oracle应用程序性能调优,快速修复oracle参数文件的另类方法 -Guinness SQL function. Including: oracle popular classic SQL qu
XML_Rowset
- This returns a string containing row sets in XML format. The method, GetXML, takes as parameters: DBService = SQL Server connection parameters, i.e. “Data Source=XXX Initial Catalog=YYY Integrated Security=SSPI ” ProcedureName = stored procedur
Oracle_DBA
- 《深入浅出Oracle:DBA入门、进阶与诊断案例》针对数据库的启动和关闭、能数及参数文件、数据字典、内存管理、Buffer Cache与Shared Pool原理、重做、回滚与撤销、等待事件、性能诊断与SQL优化等几大Oracle热点主题从基础知识入手,深入研究相关技术,并结合性能调整及丰富的诊断案例,力图将Oracle的知识全面、系统、深入地展现给读者。 本书给出了大量取自实际工作现场的实例。在分析实例的过程中,兼顾深度与广度,不仅对实际问题的现象、产生原因和相关的原理进行了深入浅出的
function
- SQl Query function example returnn type and parameter pass to function Example
SerialDetector
- This sample form provides automatic detection of the parameters of an unknown data stream from an external device into a PC serial port using VFP7+ and the MSCOMM32.OCX control. It also provides for manual parameter setting to test the setup of the e
EED
- 这是我编写的电子元件参数查询系统,采用Visual Studio 2010编写,支持元件浏览,根据名称、参数查询元件、管理元件数据库、元件封装库、元件分类库、在线和服务器同步数据库等功能。本程序完全开源!-This is my electronic elements data system,i used Visual Studio 2010 to build it,By using this application,you can browse elements,find elements by
JDBCUtil
- 数据库JDBC的一个封装类,在调用的时候需要一个String 类型的参数,选择连接的Mysql数据库中的数据库名,通过sql语句,调用封装好的方法,实现数据库插入、修改、查询等功能!-A database JDBC wrapper class needs a String type parameter when calling, select the database name in the Mysql database connection and sql statement, calling
InsertNewUser
- 一个账号注册的存储过程,带有自动编号功能,无需传递用户编号参数,自动进行6位用户编号,不够6位的时候会在前面补0-A storage account registration process, with automatic numbering, and do not need to pass the user ID parameter, the to six user ID automatically, not enough six zeros in front
guc.c.tar
- Number of buffers in pool : you can either modify the value of the shared_buffers parameter in postgresql.conf (and then restart the server), or you can specify it as a command - line argument to pg_ctl when you restart the
DataPoint
- 当展开或者收起时会激发这个函数,其中结构指针pNMTreeView的action参数,就记录了是打开还是关闭,即 if(pNMTreeView-> action == 1) //设置收起的图标; else if(pNMTreeView-> action == 2) //设置展开后的图标; -When you expand or hide, can trigger this function, in which the action parameter structure pointe
FSCAN
- 应用pythonn语言对设备返回的数据进行解析,涉及连接设备,参数验证,数据帧解析。-Application pythonn language parsing data returned by the device, involving connection device, parameter validation, data frame analysis.
AOP
- 对Oracle的JDBC进行重新封装,增加参数,进行字符集转换。-For Oracle s JDBC repackaging, increase the parameter, character set conversion.
HW2_B9929020
- To simplify the drawing for now, we use circles as gems. For drawing circles or any other primitives, we just need to call the Draw method on our surface with the primitive as a parameter (in our case an Ellipse with the same width and height), the C
PKG_SQLUTIL
- 使用DBMS_SQL, 实现动态参数查询. 返回自定义结果集-Use DBMS_SQL, to achieve dynamic parameter query. Return a custom result sets