- 1、本文档共28页,可阅读全部内容。
- 2、原创力文档(book118)网站文档一经付费(服务费),不意味着购买了该文档的版权,仅供个人/单位学习、研究之用,不得用于商业用途,未经授权,严禁复制、发行、汇编、翻译或者网络传播等,侵权必究。
- 3、本站所有内容均由合作方或网友上传,本站不对文档的完整性、权威性及其观点立场正确性做任何保证或承诺!文档内容仅供研究参考,付费前请自行鉴别。如您付费,意味着您自己接受本站规则且自行承担风险,本站不退款、不进行额外附加服务;查看《如何避免下载的几个坑》。如果您已付费下载过本站文档,您可以点击 这里二次下载。
- 4、如文档侵犯商业秘密、侵犯著作权、侵犯人身权等,请点击“版权申诉”(推荐),也可以打举报电话:400-050-0827(电话支持时间:9:00-18:30)。
查看更多
java读取数据库字段和值(国外英文资料)
java读取数据库字段和值(国外英文资料)
Java reads database fields and values, output to regedit, XML, text, excel, PDF
The main function is to extract fields and values from the database by reading the configuration file, to regedit, XML, text, excel, PDF. The program is a DOS interface, and because of the haste without the Windows interface, if youre interested, you can change it to Windows. Because of the configuration file, all operations do not need to rewrite the code, just rewriting it in the configuration file.
The main program:
Import the Java. IO. *;
Import java.util.prefs.
Import the Java. SQL. *;
The import JXL. *;
The import JXL. Write. *;
Import the Java. Util. *;
Import the Java. Util. Properties;
A. lowage.text.
A. lowage.text.
Import the Java. The awt. Color;
/ *
* the author: kenshin
Effect: from database reading values, output regedit or text or XML or excel or PDF.
* the create time: 2004/6/8
* the modify time: 2004/6/9
* copyright: 2004
* /
Public class PrefsDemo {
The static Preferences prefsdemo;
Static String [] field = new String [1000];
The static String [] values = new String [1000];
Static int account = 0, maxCount = 0;
Static String path = null, driver = null, user = null, password = null, odbcname = null;
Static String txtname = null, xmlname = null, excelname = null, pdfname = null, SQL = null;
Static String author = null, createtime = null, effect = null, version = null;
Public static void main (String args [])
String rnumber = null;
Int number = 0;
BufferedReader buf.
/ / initialize the config file
Initconfig ();
/ / the connection to the database
DBconnection ();
/ / goto enterLoop
EnterLoop:
While (number = 6) {
Try {
/ / choice output formatting
( please choice input!! )
(1: input regedit 2: input XML 3: input text)
Println ( 4: excel 5: all 7: exit );
A. out.print ( input a number, not a character );
/ / keyword input
The new InputStreamReader (System. In));
Rnumber = buf. ReadLine ();
/ / change number type
Number = Integer. ParseInt (rnumber);
您可能关注的文档
- ASCII_UNICODE_UTF8字符串互相转换的C++代码(国外英文资料).doc
- ASM 磁盘、目录的管理(国外英文资料).doc
- Atmega2560 按键功能 程序(国外英文资料).doc
- ATX电源(国外英文资料).doc
- 74系列集成电路名称与功能(国外英文资料).doc
- AVR控制矩阵键盘,12864显示简单计算器(国外英文资料).doc
- AWOS 题库基础知识部分(选择题)(国外英文资料).doc
- apache+mysql+php_for_linux全攻略(国外英文资料).doc
- AutoCAD 2002 完全使用手册(DOC) ch16_ok(国外英文资料).doc
- bat自动按键(国外英文资料).doc
最近下载
- (2023修订版)中国电信应急通信岗位认证考试题库大全-多选题部分.pdf VIP
- CCAA注册审核员认证通用基础《审核概论》试题(网友回忆版) .pdf
- 8.1辩证思维的含义与特征(3).pptx VIP
- 2023年市场监管总局直属事业单位公开招聘57人笔试参考题库(共500题)答案详解版.docx VIP
- 癌因性疲乏中西医结合诊疗指南.pdf VIP
- 高新技术企业科技创新人才绩效管理的方法与策略.docx VIP
- 外用眼膏及其制作方法.pdf VIP
- Windows-故障转移群集功能实现高可用的文件服务器-(3).docx VIP
- 行政人事管理成套个人简历Word模板(高端绿色).docx VIP
- 2025年党员干部围绕政治纪律、组织纪律、廉洁纪律、群众纪律、工作纪律、生活纪律六大纪律剖析存在问题、原因分析、整改措施.docx VIP
文档评论(0)