当前位置:首页 » 编程博文
开发技术指南» 文章正文
    引言: 小弟经常查看数据库里面的数据查看表数据,要用对sql ser
 

 

 ·设计文档[二]    »显示摘要«
    摘要:题库管理模块设计: test ctest 选择题 etest 问答题 histroy历史 ? test 结构 id[题号]? key[关键字] describe[描述] type[类型] rate[正确率] histroy[历史] value[评价] count[使用次数] lastuse[最近使用] firstuse[首次使用] addman[添加人] score[分值]......
 ·java中类型转换的特例    »显示摘要«
    摘要:先看一下下面的语句那些是非法的。byte b1=2;byte b2=1+1;byte b3=b1+1;byte b4=b1++;int i1=integer.max_value+1; //integer.max_value=2147483647int i2=2147483648;把byte改为char和short几乎是一样的。因为整数字面常量是int型的,也就是1和2都是int型的在赋值语句中直接......


VB快捷查看表结构和表数据
小弟经常查看数据库里面的数据查看表数据,要用对sql server 要有企业管理器或查询分析器 对oracle 用 sql plus , 来回切换真麻烦,于是编了一个数据库查看器 只针对 ms sql server 与 oracle 数据库,采用oledb连接数据库 本程序为vb程序,使用了 microsoft internet controls 与 microsoft windows common controls 6.0的控件库 此外还引用了 microsoft activex data objects 2.5 library , microsoft ole db service component 1.0 type library 的引用 程序用户界面为 version 5.00 object = "{831fdd16-0c5c-11d2-a9fc-0000f8754da1}#2.0#0"; "mscomctl.ocx" object = "{eab22ac0-30c1-11cf-a7eb-0000c05bae0b}#1.1#0"; "shdocvw.dll" begin vb.form frmviewdata caption = "form1" clientheight = 6780 clientleft = 60 clienttop = 345 clientwidth = 9630 icon = "frmviewdata.frx":0000 linktopic = "form1" scaleheight = 6780 scalewidth = 9630 startupposition = 2 ´centerscreen begin vb.commandbutton cmdmin caption = "最小值" height = 390 left = 7680 tabindex = 11 top = 0 width = 885 end begin vb.commandbutton cmdmax caption = "最大值" height = 390 left = 6735 tabindex = 10 top = 0 width = 930 end begin vb.commandbutton cmdcount caption = "查询记录个数" height = 390 left = 5325 tabindex = 9 top = 0 width = 1380 end begin shdocvwctl.webbrowser mygrid height = 3525 left = 3330 tabindex = 8 top = 3060 width = 5070 extentx = 8943 extenty = 6218 viewmode = 0 offline = 0 silent = 0 registerasbrowser= 0 registerasdroptarget= 1 autoarrange = 0 ´false noclientedge = 0 ´false alignleft = 0 ´false nowebview = 0 ´false hidefilenames = 0
...   下一页
 ·com.flashvan.graphic类    »显示摘要«
    摘要:// *********************************************************************************************** // ______ // .-" "-. // / aol \ // | | // |, .-. .-. ,| // ......
» 本期热门文章:

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