登录
首页 » C# » demo

demo

于 2019-04-11 发布
0 179
下载积分: 1 下载次数: 2

代码说明:

说明:  标签/关键词: 连接oracle数据库,并实现插入数据(Connecting Oracle database and inserting data)

文件列表:

demo, 0 , 2019-04-01
demo\.vs, 0 , 2019-04-01
demo\.vs\demo, 0 , 2019-04-01
demo\.vs\demo\v14, 0 , 2019-04-01
demo\.vs\demo\v14\.suo, 28160 , 2019-04-11
demo\demo, 0 , 2019-04-01
demo\demo\Program.cs, 2971 , 2019-04-01
demo\demo\Properties, 0 , 2019-04-01
demo\demo\Properties\AssemblyInfo.cs, 1316 , 2019-04-01
demo\demo\bin, 0 , 2019-04-01
demo\demo\bin\Debug, 0 , 2019-04-01
demo\demo\bin\Debug\demo.exe, 5120 , 2019-04-01
demo\demo\bin\Debug\demo.pdb, 11776 , 2019-04-01
demo\demo\bin\Debug\demo.vshost.exe, 21680 , 2019-04-01
demo\demo\bin\Debug\demo.vshost.exe.manifest, 490 , 2018-09-15
demo\demo\bin\x86, 0 , 2019-04-01
demo\demo\bin\x86\Debug, 0 , 2019-04-01
demo\demo\bin\x86\Debug\demo.exe, 6656 , 2019-04-01
demo\demo\bin\x86\Debug\demo.pdb, 13824 , 2019-04-01
demo\demo\bin\x86\Debug\demo.vshost.exe, 21688 , 2019-04-11
demo\demo\bin\x86\Debug\demo.vshost.exe.manifest, 490 , 2018-09-15
demo\demo\demo.csproj, 2864 , 2019-04-01
demo\demo\obj, 0 , 2019-04-01
demo\demo\obj\Debug, 0 , 2019-04-01
demo\demo\obj\Debug\DesignTimeResolveAssemblyReferencesInput.cache, 6595 , 2019-04-01
demo\demo\obj\Debug\TempPE, 0 , 2019-04-11
demo\demo\obj\Debug\demo.csproj.FileListAbsolute.txt, 328 , 2019-04-01
demo\demo\obj\Debug\demo.csprojResolveAssemblyReference.cache, 1535 , 2019-04-01
demo\demo\obj\Debug\demo.exe, 5120 , 2019-04-01
demo\demo\obj\Debug\demo.pdb, 11776 , 2019-04-01
demo\demo\obj\x86, 0 , 2019-04-01
demo\demo\obj\x86\Debug, 0 , 2019-04-01
demo\demo\obj\x86\Debug\DesignTimeResolveAssemblyReferencesInput.cache, 6602 , 2019-04-01
demo\demo\obj\x86\Debug\TempPE, 0 , 2019-04-11
demo\demo\obj\x86\Debug\demo.csproj.FileListAbsolute.txt, 348 , 2019-04-11
demo\demo\obj\x86\Debug\demo.csprojResolveAssemblyReference.cache, 1535 , 2019-04-01
demo\demo\obj\x86\Debug\demo.exe, 6656 , 2019-04-01
demo\demo\obj\x86\Debug\demo.pdb, 13824 , 2019-04-01
demo\demo.sln, 1333 , 2019-04-01

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • CvvImage
    好多opencv的应用程序界面中在MFC中显示图像,但是我发现这些显示功能大部分用到了一个叫CvvImage的类,最近使用opencv2.3.1,发现找不到这个类了。 没有具体研究过opencv ,但是opencv在MFC中显示图像需要用的一个叫做CvvImage的类的DrawToHDC()的函数,但是我在2.3.1下却怎么也没有找到这个类,和这个函数。在2.3.1的文档下没有关于这个的任何资料,不知道是不是新版本的opencv去掉了这个类,或者用其他的方式实现了。所以我需要用以前的方式实现这个类。在网上找了一些资料。发现这个问题可以这样处理。 我们可以自己建立一个CvvImage.h和一个CvvImage.cpp的文件,添加到工程中。这样我们在工程中包含上这个CvvImage.h的头文件,就可以正常的按照以前的方式使用CvvImage类将图像绘制到MFC控件中了(Many opencv application interface in the MFC display images, but I found that most of these display features used in a class called CvvImage, the recent use of opencv2.3.1, found that the class can not find. There is no specific study of the opencv, but opencv in the MFC to display the image needs to be used in a class called DrawToHDC () function, but I did not find the kind of 2.3.1 under the CvvImage, and this function. There is no information about this in the 2.3.1 document, and it is not known whether the new version of OpenCV has removed this class, or has been implemented in other ways. So I need to use the old way of this class. On the Internet for some information. Found the problem can be handled in this way. We can create a CvvImage.h and a CvvImage.cpp file, added to the project. So we in the project includes the CvvImage.h header file, you can normally use the CvvImage class in accordance with the previous way draws the image to the MFC control.)
    2016-05-03 09:55:45下载
    积分:1
  • 接收FG飞行数据 GetFDMData
    用于接收FG飞行数据,并且能够实时显示接收数据(Receiving FG flight data)
    2020-06-23 02:20:02下载
    积分:1
  • Dibcom_dib8090
    it is the driver of dvb-t stb device on based by dib8090 chipset(it is very useful for stb designer)
    2014-02-24 13:41:11下载
    积分:1
  • 以工作区的形式有效的管理工的所有数据,是现行的比较主要的一种管理方式,尤其对大型工很有效!...
    以工作区的形式有效的管理工程的所有数据,是现行的比较主要的一种管理方式,尤其对大型工程很有效!-Work area to form effective management of all project data, is present mainly as a comparison of management methods, especially for large-scale projects very effective!
    2022-07-03 15:47:45下载
    积分:1
  • Gateway switch is used only for the use of the compilation of written xp 2000 wi...
    网关切换 使用汇编写成 只用于xp 2000下会弹出错误,一直没又找到原因-Gateway switch is used only for the use of the compilation of written xp 2000 will pop-up error, the reasons have not been found
    2022-08-05 11:01:09下载
    积分:1
  • NEC_YOUKONG
    红外遥控,24键红外遥控,红外遥控器软件解码原理和程序(C51) 红外一开始发送一段13。5ms的引导码,引导码由9ms的高电平和4。5ms的低电平组成,跟着引导码是系统码,系统反码,按键码,按键反码.(Infrared remote control, 24-key infrared remote control, infrared remote control software decoding principles and procedures (C51) started to send a IR 13. 5ms boot code, boot code from the 9ms high and 4. 5ms low-level components, along with guidance code is the system code, system, anti-code, key code, key counter code.)
    2011-07-09 21:44:32下载
    积分:1
  • DirectShow
    DirectShow技术的应用研究与开发(DirectShow technology, applied research and development)
    2013-09-10 15:55:21下载
    积分:1
  • Cheat-Engine-Tutorial--Unit-2
    Cheat Engine Tutorial 1
    2016-04-02 15:54:11下载
    积分:1
  • p4
    说明:  为了让您在使用数组,指针,结构,枚举,和不同的I/ O流的经验。为了让你有乐趣的应用程序是非常迷人的。 世界的简单的程序,我们将编写此项目模拟运行的生物围绕在一个简单的方形的世界。世界是一个m-n的平方二维网格(数m代表网格的高度的个数n表示宽度的网格。)。 每个生物生活的广场之一,面临的一个主要罗盘方向(北, 东,南,西),属于一个特定的物种,这就决定了该生物如何 行为方式。(To give you experience in using arrays, pointers, structs, enums, and different I/O streams. To let you have fun with an application that is extremely captivating. The simple world program we will write for this project simulates a number of creatures running around in a simple square world. The world is an m-by-n two-dimensional grid of squares (The number m represents the height of the grid and the number n represents the width of the grid.). Each creature lives in one of the squares, faces in one of the major compass directions (north, east, south, or west) and belongs to a particular species, which determines how that creature behaves. )
    2013-11-16 14:15:33下载
    积分:1
  • I2cAnalyzerDll
    如果正在学习USB相关的可以参考,上位机提供了动态库及源码,如果写应用界面可直接调用动态库即可,无须对底层做过多了解,但这些也只属于一个初始框架,希望哪位有VC++经验而且有兴趣的,可以细化并提供出一个更好的供广大爱好者使用 (If you are USB-related learning can refer to the host computer provides a dynamic library and source code, if written application interface DLL can be called directly, no need to do too much understanding of the underlying, but these are only part of an initial framework to which There VC++ experience and are interested, you can refine and provide a better use for the majority of fans)
    2013-07-10 11:03:43下载
    积分:1
  • 696516资源总数
  • 106641会员总数
  • 4今日下载