CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 源码下载 Windows编程

资源列表

« 1 2 ... .63 .64 .65 .66 .67 49468.69 .70 .71 .72 .73 ... 58525 »
  1. oracleprotest

    0下载:
  2. VC++应用Oracle数据库进行大数据查询,包括存储过程、分页查询使用注意事项:   1,先创建mytable表: 2,登录system/manager,给scott授权-VC++ Applications Oracle database data queries, including stored procedures, paging query Note: first create mytable table: 2, log system/manager to scott au
  3. 所属分类:Windows Develop

    • 发布日期:2017-11-27
    • 文件大小:253.71kb
    • 提供者:asdfgko
  1. qqsendqlq

    0下载:
  2. QQ自动发话器,QQ强聊器VB源码版,VB源码下载。   1. 本程序代码内已进行相关标识,以便学者学习   2. 代码里面只用到了一个控件 “Timer”时间控制器,用来设置发话间隔时间,需要注意的是,腾讯QQ更新后期设置了发话间隔时间,如果发话太快,将会被提示“网络传去失败”,所以建议时间里面设置最少为 1000 毫秒。   3. 程序原理基本上以:获取窗口→选择窗口→复制内容→转到窗口→根据时间间隔进行粘贴、发送(重复) -QQ automatic speaker
  3. 所属分类:Windows Develop

    • 发布日期:2017-11-22
    • 文件大小:162.62kb
    • 提供者:asdfgko
  1. delphihbc

    0下载:
  2. 简单的Delphi黑板及黑板擦程序,类似于画图程序,画笔画线条,橡皮擦清除画笔。源代码只包括了一个核心类模块,其它代码诸如窗体之类的要自己加了-Simple Delphi blackboard eraser program, similar to the Paint program, the painting strokes eraser to clear brush. The source code includes only a core class module, and other co
  3. 所属分类:Windows Develop

    • 发布日期:2017-11-21
    • 文件大小:2.95kb
    • 提供者:asdfgko
  1. WfEditor

    0下载:
  2. DELPHI版的工作流程编辑器,给初学者一个参考,自带的实例正常运行,不过有时候新建的流程图保存再打开后有小错误,你可以根据源码修正一下。-DELPHI version of the workflow editor, a reference to the beginner, the normal operation of its own instance, however the sometimes new flowchart save open a small error, you can c
  3. 所属分类:Windows Develop

    • 发布日期:2017-11-12
    • 文件大小:80.84kb
    • 提供者:asdfgko
  1. Pagination

    0下载:
  2. C#数据库分页技术例子源码,分页在平时的数据库编程中可以说是无处不在,不管是WEB程序还是Winform程序,都经常需要对数据进行分页显示,希望这个例子能帮助您尽快了解数据库分页的实现原理-C# example source database paging technology, paging in usual database programming can be said to be everywhere, whether it is a the WEB program or Winform
  3. 所属分类:Windows Develop

    • 发布日期:2017-11-16
    • 文件大小:202.09kb
    • 提供者:asdfgko
  1. OLE_SQLServer

    0下载:
  2. C#使用OLE DB连接SQL Server数据库,不同的方法带来不同的效率,要想熟悉掌握C#与SQLsERVER的数据库连接,就要尝试用多种方法操作数据库,这是一个最基本的用OLE DB连接SQL Server数据库的实例-C# using OLE DB connections to SQL Server database, different methods, different efficiency, in order to be familiar mastered the C# SQLs
  3. 所属分类:Windows Develop

    • 发布日期:2017-11-19
    • 文件大小:13.35kb
    • 提供者:asdfgko
  1. TestDES

    0下载:
  2. 不知道,这正不正确,只要你认对就可以了,我们一起走过风雨,一起看过日落,一起看海,一起生活。没有人生的后悔之说。-Current Status of the EL-USB-2 Data Logger: Logger Name:Logic Beach USB Status:Stopped Start Time:10:10:10 Start Date:11/05/2006 Readings:1 S
  3. 所属分类:Windows Develop

    • 发布日期:2017-11-20
    • 文件大小:477.42kb
    • 提供者:jackmwl
  1. TestTree

    0下载:
  2. 源码要求为至少5个C或Java源码或其他好源码或编程学习资料,质量越高得到的下载个数越多(一般上传5个,可以下载200个)。 -To save the data to the PC and graph, press OK . After selecting a suitable filename for the logged data, the graph program will open automatically
  3. 所属分类:Windows Develop

    • 发布日期:2017-11-16
    • 文件大小:971kb
    • 提供者:jackmwl
  1. sk-montor

    0下载:
  2. SkMontor是一款非常小巧好用的注册表修改监控工具,现在公开了源代码,也是基于C++的,很不错,可以参考一下。-SkMontor is a very compact and easy to use registry to modify monitoring tools now open source code,, also based C++ very good, you can refer to.
  3. 所属分类:Windows Develop

    • 发布日期:2017-11-06
    • 文件大小:70.04kb
    • 提供者:曹晶晶
  1. logc-lass

    0下载:
  2. 一个好用的C++日志产生类,不但好用,而且它也很老,好像是老外写的,虽然这么多年了,但还是有很多人在用这个日志类。-A the nice C++ log generated class, not only easy to use, and it is also very old, as if written by a foreigner, so many years, but there are still a lot of people use this log class.
  3. 所属分类:Windows Develop

    • 发布日期:2017-11-25
    • 文件大小:15.31kb
    • 提供者:曹晶晶
  1. ScrollViewAndHorizontalView

    0下载:
  2. Android ScrollView And Horizontal View滚动和水平视图实现实例,视图界面相关的Android编程实例,对于完成一个漂亮的应用界面有绝对的帮助,android初级用户必看的小程序。-Android ScrollView And Horizontal View scrolling and horizontal view to achieve instance, view interface of Android programming examples for t
  3. 所属分类:Windows Develop

    • 发布日期:2017-11-17
    • 文件大小:47.36kb
    • 提供者:江文辉
  1. RequestAndResponse

    0下载:
  2. Android请求和响应代码,Response和Response用法示例,想学andorid编程,不知道Response和Response,那就有点说不过去了,呵呵,其实不管是ASP/PHP/ASP.NET/JSP中,都有最基础的Response和Response,本Java源码将带你领会Response和Response在Android中的用法。-Android request and response code, Response and Response usage examples, w
  3. 所属分类:Windows Develop

    • 发布日期:2017-12-01
    • 文件大小:58.15kb
    • 提供者:江文辉
« 1 2 ... .63 .64 .65 .66 .67 49468.69 .70 .71 .72 .73 ... 58525 »
搜珍网 www.dssz.com