-
微软的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
-
MDB is derived multiple documents
MDB导出多种文件-MDB is derived multiple documents
- 2022-01-25 17:48:01下载
- 积分:1
-
一个小演示程序,主要是ADO从数据库中的题库获得题目,出题目,判断正误~,想真正用于实际考试,就得考虑控件的动态生成!...
一个小演示程序,主要是ADO从数据库中的题库获得题目,出题目,判断正误~,想真正用于实际考试,就得考虑控件的动态生成!-a small demonstration program, mainly from ADO database access to the database topics, subjects, is wrong to judge, really want for the practical test, control would have to consider the dynamic generation!
- 2022-01-28 16:35:37下载
- 积分:1
-
本源码是专门为中小型酒店宾馆开发的管理软件,采用powerbuilder9.0开发...
本源码是专门为中小型酒店宾馆开发的管理软件,采用powerbuilder9.0开发-the source is dedicated to the development of small and medium-sized hotel and hostel management software, developed using powerbuilder9.0
- 2022-01-28 12:40:52下载
- 积分:1
-
CE数据库操作代码,用ado
CE数据库操作代码,用ado-CE database operation code using ado
- 2023-08-18 02:35:03下载
- 积分:1
-
简单的学生管理程序,用链表实现,可以实现查询,添加和删除...
简单的学生管理程序,用链表实现,可以实现查询,添加和删除-students simple management procedures, using chain to achieve, can achieve inquiries, add and delete
- 2023-01-03 03:40:03下载
- 积分:1
-
非常经典的封装ADO数据库访问的两个类
非常经典的封装ADO数据库访问的两个类- Extremely classical seal ADO database visit two kinds
- 2023-08-07 19:35:03下载
- 积分:1
-
本软件可以实现动态打印自己需要打印的字段,自己需要打印的字段写在INI文件里面。
报表使用FASTREPORT,还用了皮肤控件VCL SKIN。...
本软件可以实现动态打印自己需要打印的字段,自己需要打印的字段写在INI文件里面。
报表使用FASTREPORT,还用了皮肤控件VCL SKIN。-The software can print their own dynamic needs of the field Print, print their own needs in the field to write INI file inside. Use FASTREPORT statements, but also with a skin VCL controls skin file.
- 2023-06-08 21:20:03下载
- 积分:1
-
实现自定义标签的制备本代码,对数据库的进一步应用…
这段代码实现了编写自定义标签,进一步使用数据库相关的代码从jsp中分离出来,使得jsp更为简洁-achieve this code for the preparation of custom labels, further use of the database-related code from the jsp separated, making more concise jsp
- 2022-05-17 07:56:20下载
- 积分:1
-
completed standard grade arithmetic expression of the suffix expression of an au...
完成标准中缀算术表达式到后缀表达式的自动转换。-completed standard grade arithmetic expression of the suffix expression of an automatic conversion.
- 2023-03-22 10:10:03下载
- 积分:1