您好,欢迎光临本网站![请登录][注册会员]  

搜索资源列表

  1. Visual C++ 编程资源大全(英文源码 COM)

  2. 1,01.zipLeveraging C++ Applications Using COM使用COM提高C++应用程序的性能(8KB)2,02.zipHOWTO Configure DCOM Timeouts如何配置DCOM的超时设定(13KB)3,03.zipDllUnregisterServer for MFC-based COM d lls基于MFC的COM动态库的DllUnregisterServer实现(6KB)4,04.zipAn Extension of the Document
  3. 所属分类:C++

    • 发布日期:2007-10-23
    • 文件大小:567kb
    • 提供者:zhangxucool
  1. Visual C++ 编程资源大全(英文源码 DLL)

  2. 1,01.zipDialogs in DLL在DLL中实现对话框(5KB)2,02.zipExport dialogs in MFC Extension DLLs在MFC扩充DLL中输出对话框(12KB)3,03.zipRemapping resource scr ipt ID's重影象资源的标识符(4KB)4,04.zipDetermine DLL version number检测DLL的版本号(7KB)5,05.zipGetting the complete information abo
  3. 所属分类:C++

    • 发布日期:2007-10-23
    • 文件大小:3mb
    • 提供者:zhangxucool
  1. VB编程资源大全(英文源码 控件)

  2. 1 , vb5dialog.zipThis demonstrates how to subclass the Common Dialog Dialogs and manipulate a specific Dialog.2 , cpnl.zipForm_Taskbar is a control for Visual Basic which, once placed onto a form, makes the form act like the Taskbar (minus the Start
  3. 所属分类:VB

    • 发布日期:2007-10-24
    • 文件大小:6mb
    • 提供者:zhangxucool
  1. VoIP Demo源码演示

  2. VoIPDemo is intended as a sample to show how to use the RTC API for Windows CE, but also as a working application for demonstration and use (taking note of the limitations described below). Limitiations ============= Currently supports 1 IM and/or 1
  3. 所属分类:C

    • 发布日期:2009-11-07
    • 文件大小:227kb
    • 提供者:net2w
  1. ActiveXperts SMS and Pager Toolkit3.2_crack

  2. 一个通过网络和电脑发送和接受短信的控件Adding SMS and Pager capabilities to an application is not a simple matter. It requires specialized knowledge that might be outside an individual programmer‘s expertise. Today, Windows developers rely upon the power, flexibility a
  3. 所属分类:网络基础

    • 发布日期:2006-02-23
    • 文件大小:228kb
    • 提供者:chenxh
  1. [Go语言入门(含源码)] The Way to Go (with source code)

  2. The Way to Go,: A Thorough Introduction to the Go Programming Language 英文书籍,已Cross the wall,从Google获得书中源代码,分享一下。喜欢请购买正版。 目录如下: Contents Preface..........................................................................................................
  3. 所属分类:其它

    • 发布日期:2014-06-11
    • 文件大小:8mb
    • 提供者:humbunklung
  1. A simple C++11 Thread Pool implementation

  2. ThreadPool A simple C++11 Thread Pool implementation. Basic usage: // create thread pool with 4 worker threads ThreadPool pool(4); // enqueue and store future auto result = pool.enqueue([](int answer) { return answer; }, 42); // get result from futu
  3. 所属分类:C++

    • 发布日期:2016-10-10
    • 文件大小:3kb
    • 提供者:q6115759
  1. cJSON-master.zip

  2. cJSON源码,为c语言编写,里面含有测试案例,需要用的自取。可以创建json字符串。 ## Usage ### Welcome to cJSON. cJSON aims to be the dumbest possible parser that you can get your job done with. It's a single file of C, and a single header file. JSON is described best here: ht
  3. 所属分类:C

    • 发布日期:2020-03-27
    • 文件大小:450kb
    • 提供者:ourxialing
  1. project OpenStack / CloundStack / Iaas / Paas / Saas / CaaS / XaaS

  2. NULL 博文链接:https://lindows.iteye.com/blog/2204482恒天云 浙江网新恒天软件有限公司hnan 1.概述 常见的IaS开源平台有 Openstack、 CloudStack、 Eucalyptus和 OpenNebula, 公开的现状报告和社区分析显示, Openstack和 CloudStack的在企业接受度和社 区的发展情况已经远远超越另外两者,如图1所示。本研宄报告将对 Openstack和 Cloudstack这两个最为流行的开源云平台进行对比,
  3. 所属分类:其它

    • 发布日期:2019-08-10
    • 文件大小:608kb
    • 提供者:weixin_38669628
  1. simple-cms:使用我的其他“简单”存储库构建的简单CMS-源码

  2. 简单CMS 使用simple-tsx-vdom和simple-data-store构建的简单内容管理系统。 旨在使用服务器端渲染。 执照 麻省理工学院 作者 艾伦·劳瑞2021
  3. 所属分类:其它

    • 发布日期:2021-03-09
    • 文件大小:85kb
    • 提供者:weixin_42162171
  1. simple-store:扑朔迷离的单一数据流框架,可管理应用程序状态和导航-源码

  2. 简单的商店 Simple Store是一个Flutter的单向数据流框架,负责管理App的状态与路由。 (起名废求好名字) 安装 添加依赖 # pubspec.yaml dependencies : simple_store : dev_dependencies : build_runner : simple_store_gen : 运行buildRunner dart pub run build_runner watch 需要生成代码( action, state, value
  3. 所属分类:其它

    • 发布日期:2021-03-07
    • 文件大小:128kb
    • 提供者:weixin_42116681
  1. simple-store-源码

  2. 简单的商店 当地发展 首次安装:(构建映像和安装依赖项大约花费了5分钟) git clone gitgithub.com:2618094/simple-store.git make init 初始化后: make up 其他命令: make 测验 make test
  3. 所属分类:其它

    • 发布日期:2021-03-06
    • 文件大小:241kb
    • 提供者:weixin_42168555
  1. Bitcoin-Simple-Shop:支持比特币的电子商店-源码

  2. 比特币简单商店 使用仅比特币电子商务网站的概念证明。 此项目适用于产品很少的小型商店(但请不要用于实际业务)。 要求 作曲家 PHP 7.0以上 Apache或NGINX服务器。 MySQL服务器 比特币钱包 API密钥 安装 将此仓库克隆到服务器根目录。 $ git clone https://github.com/elvismdev/Bitcoin-E-Commerce-Store.git /srv/public_html/. CD进入服务器根目录并安装应用程序依赖项。 $ cd /s
  3. 所属分类:其它

    • 发布日期:2021-02-06
    • 文件大小:260kb
    • 提供者:weixin_42123191
  1. simple-php-document-store:SimplePhpDocumentStore是一个简单的NoSQL数据库,用于存储php数组并查询它们-源码

  2. SimplePhpDocumentStore SimplePhpDocumentStore是一个简单的文档存储(用于存储php数组的花哨单词),在后台运行sql。 它还使用从文档中提取的路径来提供查询组件。 当文档存储在数据库中时(通过将所有唯一路径存储为单独的值),可以通过额外的提升来解决查询部分。 安装 composer require porebskk/simple-php-document-store 产品特点 通过支持各种数据库平台 JSON路径查询生成器 用法 初始化 //Set
  3. 所属分类:其它

    • 发布日期:2021-02-05
    • 文件大小:20kb
    • 提供者:weixin_42105816
  1. react-native-simple-store:React Native的AsyncStorage的简约包装-源码

  2. React本机简单存储 围绕React Native的AsyncStorage的简约包装。 react-native-simple-store非常适合未使用redux的应用程序。 如果您已经发现您的应用程序需要使用redux并且需要将数据持久保存到设备,则建议您使用 ,它提供了一个干净的接口,用于在化简器中将数据存储到设备。 安装 npm install react-native-simple-store 由于此包装器使用 ,因此需要进行链接以使其正常工作: react-native l
  3. 所属分类:其它

    • 发布日期:2021-02-03
    • 文件大小:328kb
    • 提供者:weixin_42140846
  1. 纯PHP NoSQL数据库,没有依赖关系。平面文件,基于JSON的文档数据库。- rakibtg / SleekDB-源码

  2. Please give it a Star if you like the project :party_popper: :red_heart_selector: Visit our website for documentation and getting started guide SleekDB - A NoSQL Database made using PHP SleekDB is a simple NoSQL database that store data in JSON files
  3. 所属分类:其它

    • 发布日期:2021-01-27
    • 文件大小:36kb
    • 提供者:weixin_38538950
  1. simple-portfolio:使用我的其他“简单”存储库构建的简单CMS-源码

  2. 简单的投资组合 使用和simple-data-store构建的简单投资组合系统。 旨在使用服务器端渲染。 执照 麻省理工学院 作者 艾伦·劳瑞2021
  3. 所属分类:其它

    • 发布日期:2021-03-30
    • 文件大小:186kb
    • 提供者:weixin_42153691
  1. git-sync:Node.js软件包是基于simple-git构建的。 定期自动拉动远程更改,然后将本地更改推送到gitHub-源码

  2. git同步 Node.js软件包是基于simple-git构建的。 定期自动拉动远程更改,然后将本地更改推送到gitHub。 在您的设备上安装“ git” 确保首先通过执行以下操作初始化git项目: 在localBranchPath文件夹中打开命令提示符。 输入'git config credential.helper store' 输入“ git init” 输入您的gitUsername和密码以验证您的帐户。 输入'npm install git-sync' 用法: con
  3. 所属分类:其它

    • 发布日期:2021-03-29
    • 文件大小:229kb
    • 提供者:weixin_42144086
  1. redux-debounce:符合FSA的中间件,用于Redux消除动作反弹-源码

  2. redux-debounce 符合FSA的中间件,用于Redux消除动作反弹。 安装 $ npm install --save redux-debounce 用法 // Store setup import { applyMiddleware , createStore } from 'redux' import createDebounce from 'redux-debounce' import createLogger from 'redux-logger' import promise
  3. 所属分类:其它

    • 发布日期:2021-03-27
    • 文件大小:16kb
    • 提供者:weixin_42104906
  1. simple-store-源码

  2. simple-store
  3. 所属分类:其它