|本期目录/Table of Contents|

[1]蔡洪涛,田中轩.无第三方软件支持的数据库应用程序开发[J].武汉工程大学学报,2014,(06):54-58.[doi:103969/jissn16742869201406013]
 CAI Hong tao,TIAN Zhong xuan.Development of database application without support of third party software[J].Journal of Wuhan Institute of Technology,2014,(06):54-58.[doi:103969/jissn16742869201406013]
点击复制

无第三方软件支持的数据库应用程序开发(/HTML)
分享到:

《武汉工程大学学报》[ISSN:1674-2869/CN:42-1779/TQ]

卷:
期数:
2014年06期
页码:
54-58
栏目:
机电与信息工程
出版日期:
2014-06-30

文章信息/Info

Title:
Development of database application without support of third party software
文章编号:
16742869(2014)06005405
作者:
蔡洪涛田中轩
武汉工程大学机电工程学院,湖北 武汉 430205
Author(s):
CAI HongtaoTIAN Zhongxuan
School of Mechanical and Electrical Engineering,Wuhan Institute of Technology,Wuhan 430205,China
关键词:
数据库Visual C++ 数据文件
Keywords:
databaseVisual C++linked list data file
分类号:
TP311
DOI:
103969/jissn16742869201406013
文献标志码:
A
摘要:
为了让用户在使用化工设备强度设计软件时选用新的材料,且根据行业变化随时更新设计材料,开发了“用户材料数据库管理模块”,首先建立材料数据结构体,以结构体作为链表的结点,然后利用微软基础类库的链表功能完成数据的添加和删除功能,最后利用CStudioFile类实现数据文件的读和写.模块运行结果表明在数据量不太大的情况下,该方法与需要借助第三方软件的数据库开发方法相比,没有数据源,也不涉及数据库常用访问技术,因此易于实现,得到的模块也具有较好的移植性.
Abstract:
To make the users select the new materials in the use of chemical equipment strength design software,and update the material database according to the change of their major materials,a users material database management system was developed.Firstly,the material data structures were built,secondly a linked list was setup whose nodes are structural;then the list functions of Microsoft Foundation Classes were used to add or delete data nodes;finally the CStudioFile class was used to read and write file.Module operation results show that the developed method which has no data source and does not involve the common database access technology compared with the database development method using the third party software is easy to implement in the cases of the amount of data not too large.The developed module has good portability.

参考文献/References:

[1]GB1502011.《压力容器》[S].北京:中国标准出版社,2003.GB1502011.Pressure Vessels [S].Beijing:Standards Press of China,2003.(in Chinese)[2]王勇,申延平.在Visual C++中实现MSFlexGrid控件的网格编辑功能[J].电脑编程技巧与维护,2001(10):4547.WANG Yong,SHEN Yanping.To achieve Mesh editing functionsof MSFlexGrid control in Visual C++ in[J].Computer Programming Skills & Maintenance,2001(10):4547.(in Chinese)[3]范冠雄.基于Visual C++的数据库访问技术比较研究[J].计算机与数字工程,2010,38(1):6466.FAN Guanxiong.Visual C++ based database access technology comparison[J].Computer & Digital Eng ineering,2010,38(1):6466.(in Chinese)[4]陈伟亚,刘芳芳.地理信息系统在水污染控制规划中的应用[J].武汉工程大学学报,2013,35(1):2126.CHEN Weiya,LIU Fangfang.Application of geographic information system technology in planning of water pollution control\[J\].Journal of Wuhan Institute of Technology,2010,32(7):914.(in Chinese)[5]Microsoft Developer Network Library Visual Studio 6.0[EB/OL].http://download.csdn.net/download/medium_ck/3973780.\[20120612\]

相似文献/References:

[1]弓亚玲,胡文祥*,刘小利,等.芬太尼类反恐活性化合物数据库的研制[J].武汉工程大学学报,2010,(07):9.[doi:10.3969/j.issn.16742869.2010.07.003]
 GONG Ya ling,HU Wen xiang,LIU Xiao li,et al.Study on datebase of fentanyl derivatives with antiterrorism activity[J].Journal of Wuhan Institute of Technology,2010,(06):9.[doi:10.3969/j.issn.16742869.2010.07.003]
[2]刘昌辉,朱磊,王淼,等.电子储物箱数据库远程管理系统[J].武汉工程大学学报,2012,(8):71.[doi:103969/jissn16742869201208018]
 LIU Chang hui,ZHU Lei,WANG Miao,et al.Storage box database management system based on the Web[J].Journal of Wuhan Institute of Technology,2012,(06):71.[doi:103969/jissn16742869201208018]
[3]陈伟亚,刘芳芳*.地理信息系统在水污染控制规划中的应用[J].武汉工程大学学报,2013,(01):21.[doi:16742869(2013)01002106]
 CHEN Wei ya,LIU Fang fang.Application of geographic information system technologyin planning of water pollution control[J].Journal of Wuhan Institute of Technology,2013,(06):21.[doi:16742869(2013)01002106]
[4]朱丽君,毛竞永,陈金芳.鲟鱼皮研究现状及其发文统计分析[J].武汉工程大学学报,2014,(07):73.[doi:103969/jissn16742869201407015]
 ZHU Li jun,MAO Jing yong,CHEN Jin fang.Statistical analysis of sturgeon skin based on published papers[J].Journal of Wuhan Institute of Technology,2014,(06):73.[doi:103969/jissn16742869201407015]
[5]杨 帆,高俊林,李国平,等.校园网络化自行车租借系统上位机设计[J].武汉工程大学学报,2015,37(11):64.[doi:10. 3969/j. issn. 1674-2869. 2015. 11. 013]
 ,,et al.Design of host computer of networked bicycle rental system on campus[J].Journal of Wuhan Institute of Technology,2015,37(06):64.[doi:10. 3969/j. issn. 1674-2869. 2015. 11. 013]

备注/Memo

备注/Memo:
收稿日期:20140420作者简介:蔡洪涛(1966),男,湖北应城人,副教授,硕士.研究方向:化工设备强度及CAD.
更新日期/Last Update: 2014-07-29