当前位置:首页 » 软件开发
开发技术指南» 文章正文
    引言: os version:windwos2000 serverho
 

 

 ·哈希表(hashtable)    »显示摘要«
    摘要: 一,哈希表(hashtable)简述 在.net framework中,hashtable是system.collections命名空间提供的一个容器,用于处理和表现类似key/value的键值对,其中key通常可用来快速查找,同时key是区分大小写;value用于存储对应于key的值。hashtable中key/value键值对均为object类型,所以hashtable可以支持任何类型的ke......
 ·java.lang.nosuchfielderror翻译    »显示摘要«
    摘要: <!doctype html public "-//w3c//dtd html 4.01 transitional//en" "http://www.w3.org/tr/html4/loose.dtd"><!--newpage--><html><head><!-- generated by javado......


配置weblogic的connection pool和Data Source

os version:windwos2000 serverhostname:mytestdatabase:oracle 9.2.0.1port:1521table: test(a number(2))user:systempassword:oracleweblogic version: 7.0.4domain:mydomainserver:myserverport:7001wl_home:d:\bea\weblogic1.配置connection pool打開weblogic管理控制台[http://mytest:7001/console]mydomain->services->jdbc->connection pools新增一connection poolname: orathinpoolurl: jdbc:oracle:thin:@mytest:1521:technetdriver classname: oracle.jdbc.driver.oracledriverproperties:user=systempassword: oracletarget: myservertest table name: dual2.配置data source打開weblogic管理控制台[http://mytest:7001/console]mydomain->services->jdbc->data source新增一data sourcename: orathindsjndi name: jndi_orathindspool name: orathinpooltarget: myserver3.測試代碼context ctx = null;hashtable ht = new hashtable();ht.put(context.initial_co
...   下一页

    摘要: 一、需求分析   我家领导认为,在是否嫁给我做老婆的问题上,应该有更加科学的决策模型。如果能够将每天的感情生活量化,且以时间为x轴,生成数据报表,就可以为她的决策提供数据支持。秉着以领导意志为导向的基本原则,开发了本软件,为家庭信息化建设提供新的思路。  二、系统概述  本系统的基本功能是,接收用户每天的输入并保存,月/季度/年度末生成数据折线图、周期环比柱状图。由于投入资金有限(不让我往外掏钱......
» 本期热门文章:

©2000-2007 All Rights Reserved. 最佳浏览:1024X768 MSIE