-
Retrieving and Storing Call History for mobile
Retrieving and Storing Call History for mobile
- 2022-12-01 06:30:03下载
- 积分:1
-
四个基本模块:系统维护模块、数据处理模块、查询模块、系统帮助模块;建立了一个主要数据库及几个数据表,采用模块化的程序设计方法,能实现对数据的查询、增减、删除等操...
四个基本模块:系统维护模块、数据处理模块、查询模块、系统帮助模块;建立了一个主要数据库及几个数据表,采用模块化的程序设计方法,能实现对数据的查询、增减、删除等操作。本系统界面清晰,操作简单实用。-Four basic modules: system maintenance module, data processing module, query module, the system to help module the establishment of a major databases and several data tables, modular programming methods, to achieve the data query, change, delete such operation. Clear interface of the system, operation is simple and practical.
- 2022-05-17 09:47:45下载
- 积分:1
-
Binary tree data retrieval, database search function binary implementation.
二进制数据检索树,实现二进制数据库检索功能。-Binary tree data retrieval, database search function binary implementation.
- 2022-02-22 09:53:26下载
- 积分:1
-
java 学习的一些源文件
java 学习的一些源文件-learning some source
- 2022-09-13 19:40:03下载
- 积分:1
-
这是一个很令人吃惊的代码,它使用罗技的摄像头来监视某一个方位,当有人出现时系统会自动识别。(需要罗技摄像头SDK2.0版的DLL)...
这是一个很令人吃惊的代码,它使用罗技的摄像头来监视某一个方位,当有人出现时系统会自动识别。(需要罗技摄像头SDK2.0版的DLL)-This a very alarming code, which uses Logitech"s surveillance camera heads a position, when someone will emerge automatic identification system. (Need webcams SDK2.0 version of the DLL)
- 2022-02-05 13:55:54下载
- 积分:1
-
calculator
我在c builder中制作的这个计算器将帮助您进行任何操作。例如like+/-/*。
- 2022-10-26 02:20:03下载
- 积分:1
-
本程序结合实例用Monte Cale方法进行编写的程序,可以对多重积分进行计算...
本程序结合实例用Monte Cale方法进行编写的程序,可以对多重积分进行计算-This procedure combined with examples of methods using Monte Cale written procedures, multiple points can be calculated
- 2022-03-14 02:57:35下载
- 积分:1
-
用MFC编的一个小型文档编辑器,有字体、颜色公用框和每日一帖。...
用MFC编的一个小型文档编辑器,有字体、颜色公用框和每日一帖。-MFC series with a small document editor, has fonts, colors, utility boxes and one with daily.
- 2022-01-23 11:06:41下载
- 积分:1
-
TinyXML是一个开源的解析XML的解析库,能够用于C++,能够在Windows或Linux中编译。这个解析库的模型通过解析XML文件,然后在内存中生成DOM...
TinyXML是一个开源的解析XML的解析库,能够用于C++,能够在Windows或Linux中编译。这个解析库的模型通过解析XML文件,然后在内存中生成DOM模型,从而让我们很方便的遍历这课XML树。-TinyXML is an open-source parsing XML parsing libraries, can be used to C++, can be compiled in Windows or Linux. The analytical model of the library by parsing XML file, and then generate the DOM model in memory, so that we are very convenient to traverse the XML tree that lesson.
- 2023-03-22 05:10:03下载
- 积分:1
-
使用 C# 编写简易 ASP.NET Web 服务器
你是否有过这样的需求 想运行 ASP NET 程序 又不想安装 IIS 或者 Visual Studio
我想如果你经常编写 ASP NET 程序的话 应该或多或少都会碰到这种情况 除了使用 IIS 和 VS 我们还有哪些方式可以运行 ASP NET 程序呢 自己写一个支持 ASP NET 的 Web 服务器怎么样 NO NO NO 如果你只是想找个这样的工具的话 那完全没必要 我们知道使用 VS 可以运行 ASP NET 程序
那么我们就可以找出 VS 所调用的程序 将其拷贝到没有 VS 和 IIS 的环境中运行
就能运行 ASP NET 程序了 安装了 VS 的朋友可以到 C: Program Files Common Files Microsoft Shared DevServer
这个目录里面找找看 这个程序的使用方式如下 ">你是否有过这样的需求 想运行 ASP NET 程序 又不想安装 IIS 或者 Visual Studio 我想如果你经常编写 ASP NET 程序的话 应该或多或少都会碰到这种情况 除了使用 IIS 和 VS 我们还有哪些方式可以运行 ASP NET 程序呢 自己写一个
- 2022-03-15 11:11:47下载
- 积分:1