-
use paper records storage and easy access
利用文件存储记录并能够方便的存取-use paper records storage and easy access
- 2023-05-19 11:45:02下载
- 积分:1
-
ACCESS资料压缩源码,详见压缩档,请启动DELPHI后,引入comobj,然后复制本程序源程序即可....
ACCESS资料压缩源码,详见压缩档,请启动DELPHI后,引入comobj,然后复制本程序源程序即可.-ACCESS data compression source, as detailed in the tarball, please start Delphi, the introduction comobj and then copy the source of the present procedures can be.
- 2022-08-08 07:25:02下载
- 积分:1
-
用VC编的数据库查询器,适合数据库/MIS的开发人员和VC进阶学习人员。...
用VC编的数据库查询器,适合数据库/MIS的开发人员和VC进阶学习人员。-VC series for database query, for database/MIS staff and the development of higher learning VC staff.
- 2022-03-02 07:42:46下载
- 积分:1
-
一个用JSP做的网上书店,内附源代码和可执行文件,以及数据库sql文件.适合于初学者参考...
一个用JSP做的网上书店,内附源代码和可执行文件,以及数据库sql文件.适合于初学者参考-A JSP to do with the online bookstore, containing source code and executable files, as well as the database sql file. Suited to beginners reference
- 2022-11-02 05:35:04下载
- 积分:1
-
超市进销存管理系统,基于mfc开发,应用sql数据库
超市进销存管理系统,基于mfc开发,应用sql数据库-Supermarket Invoicing Management System, based on mfc development and application of sql database
- 2022-12-19 18:15:03下载
- 积分:1
-
基于数据库技术的网络记事本源程序,一个简单完整的数据应用程序!...
基于数据库技术的网络记事本源程序,一个简单完整的数据应用程序!-Network-based database technology Notepad source code, a simple and complete data applications!
- 2023-04-02 11:20:04下载
- 积分:1
-
windows mobile SQLCE数据库的示例代码,Oledb。
windows mobile SQLCE数据库的示例代码,Oledb。
- 2022-08-23 06:38:40下载
- 积分:1
-
good yo
这个程序不错哟-good yo
- 2022-06-01 17:06:28下载
- 积分:1
-
将数据库转换成代码,可由vb进行创建数据库
将数据库转换成代码,可由vb进行创建数据库-database will be converted into code that can create databases for vb
- 2023-01-01 12:50:03下载
- 积分:1
-
微软的SQL SERVER数据库的Image、text等字段都属于二进制的大对象。这些对象的存取和其他轻型对象略有不同。
微软.NET Framewor...
微软的SQL SERVER数据库的Image、text等字段都属于二进制的大对象。这些对象的存取和其他轻型对象略有不同。
微软.NET Framework的System.IO命名空间下给我们提供了一个FileStream文件流类。我们可以使用这个文件流对二进制大对象轻松进行读写。
我实现了一个简单的WinForm程序,这个程序通过点击“Open”按钮选择一个bmp或者jpg文件,并显示在图形控件PictureBox中。通过“Save”按钮存入数据库。点击“View”CheckBox可以切换到浏览状态,观看存入数据库的图片。
由于对二进制大对象使用的流操作,所以对于任何文件都具有通用性。读写文本文件也可以这么做。
-Microsoft s field and so on SQL SERVER database Image, text all
belongs to binary the big object. These objects deposits and
withdrawals and other light objects have the difference slightly.
MicrosoftNET Framework System.Under the IO naming space provided a FileStream document to us to flow
the kind. We may use this document to flow to the binary big object
with ease carry on read-write. I have realized a simple WinForm
procedure, this procedure through clicks on "Open" the button to
choose bmp or the jpg document, and the demonstration controls in
PictureBox in the graph. The button stores the database through
"Save". Clicks on "View" CheckBox to b
- 2022-07-19 07:21:16下载
- 积分:1