登录
首页 » C++ Builder » faq1222

faq1222

于 2016-03-01 发布 文件大小:57KB
0 231
下载积分: 1 下载次数: 1

代码说明:

  大头蚂蚁出品的企业级FAQ系统,可方便快速地搭建一个大型FAQ或者是HELP系统(The bulk of ants produced FAQ enterprise system, you can quickly and easily build a large FAQ or HELP system)

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

发表评论

0 个回复

  • InheritInfo
    新城街道办事处社区居民信息管理系统 1、家庭个人信息录入、查询(实现表格内容的单项查询,表格及内容附后)、核对、修改。 2、各类数据汇总,综合汇总,单项汇总、单元汇总、楼汇总、小区汇总,社区汇总。 3、各类数据汇总后能生成报表、导出EXCEL表格。 4、软件数据维护。 (Office of Community Residents in Metro streets information management system 1, the family personal information into the query (to achieve the single inquiry form content, form and content attached), verification and revision. 2, various types of data collection, comprehensive summary, individual aggregate, unit summary, building aggregate, community summary, community summary. 3, after the various types of data can generate summary reports, export EXCEL form. 4, software, data maintenance.)
    2010-09-27 23:04:02下载
    积分:1
  • guangtongxinxitong
    光纤通信系统是以光纤为传输媒介,光波为载波的通信系统。主要由光发送机、光纤光缆、中继器和光接收机组成,本文利用optisystem仿真光纤通信系统(Optical fiber communication system based on optical fiber transmission medium, light waves as carrier communication system.Is mainly composed of optical transmitter, optical fiber cable, repeater and optical receiver, optical fiber communication system based on optisystem simulation)
    2016-07-19 11:24:03下载
    积分:1
  • Standard-CPP
    美国编制C++教程,提高C++编程质量,有利于学习资料,对初学者和入门的都有很提高。(Improve the quality of C++ programming, in favor of learning materials for beginners and entry has very improved)
    2014-01-13 16:35:32下载
    积分:1
  • ir
    说明:  430单片机红外解码 利用定时器对红外脉冲计时 再处理定时时间解码 IAR平台(The 430 microcontroller infrared decoding using the timer on the infrared pulse timing reprocessing timing decoder IAR platform)
    2012-12-14 15:32:28下载
    积分:1
  • 97bugsgk_v1.0
    97bug社工库CNSEU社工库源码 此源码非常简单只需一个支持PHP空间或者服务器,把源码传到PHP空间以后,把你的库子转换成TXT格式然后把TXT文件放到kieoidfrwq!!1123@#fewf这个文件夹即可,注意sql文件直接修改结尾成TXT的是不行的,必须用专用的文本编辑工具打开,然后另存为TXT格式的,否则放到kieoidfrwq!!1123@#fewf文件夹里面也查不到内容,此源码建议在linux系统搭建,如果是windows系统建议不要用IIS搭建网站,windows系统的可以用的Apache、Nginx、Lighttpd等一类的软件搭建,用IIS搭建的网站查询TXT的时候 iis会饱满卡死,所以不建议使用IIS。(97bug CNSEU Library of social workers library source code This source is very simple and only need a support PHP space or server, the source code to the PHP space, put your library into TXT format and then put the TXT file into the kieoidfrwq! 1123@#fewf! This folder, SQL files directly into TXT is not revised at the end of the line, must be used to open a text editor with special tools then, save as TXT format, or on kieoidfrwq!! 1123@#fewf folder can not find out the contents of this source, it is recommended to build in the Linux system, if the windows system is not recommended to build the site with IIS, the windows system can be used in Apache, Nginx, Lighttpd such as software build, when website TXT built by IIS IIS will be full of death card, so I do not recommend the use of IIS.)
    2016-03-16 08:25:34下载
    积分:1
  • code
    包括很多的案列代码,博客系统,沟渠网站,售书系统等,使用。net(Including many text column code, blog systems, ditches website, bookselling system, to use. net)
    2015-06-07 23:41:45下载
    积分:1
  • 368255-2-connector
    说明:  canus schematic for arduino mkr
    2020-06-24 00:40:02下载
    积分:1
  • BlueskyControls
    初登陆网站,现在载网吧!代码不在身边!下次补上!谢谢!(early landing site, now contains cafes! Code is not around! Next fill! Thank you!)
    2005-06-05 18:06:52下载
    积分:1
  • ds1
    建立一张顺序存储结构的线性表(顺序表),表中数据元素为整型数,能够存储的最大元素数量为50。在该顺序表上依次完成以下操作: (1)判定线性表是否为空。 (2)依次在顺序表尾部(第n+1位,n位线性表长度)插入数据元素:15、207、36、79、21、97、652、109、66、81,然后输出整张线性表(依次输出所有元素)。 (3)删除第5个元素,然后输出整张线性表。 (4)在线性表的第3位插入数据92,然后输出整张线性表。 (5)在线性表中查找值为79的元素,如果存在输出它是第几位,不存在输出提示信息。 (6)线性表中查找值为31的元素,如果存在输出它是第几位,不存在输出提示信息。 (7)查找线性表中,值为652的元素的前驱元素以及后继元素的值。 (Order to establish a linear table storage structure (order form), the table is an integer number of data elements, the maximum number of elements that can be stored is 50. On the order form in order to complete the following: (1) determine whether a linear table is empty. (2) sequentially in the order form the tail (the n+1 bit, n-bit linear meter length) into the data elements: 15,207,36,79,21,97,652,109,66,81, and then output the entire linear table (in order to output all elements). (3) Delete the first five elements, and then output the entire linear form. The first three insert data (4) line of the table 92, and then output the entire linear form. (5) Find a linear table of elements is 79, if there is it is the first of several output, the output message does not exist. (6) Find a linear table of elements is 31, and if there is it is the first of several output, the output message does not exist. (7) Find a linear table, element 652 is a precursor elements and the va)
    2014-05-11 19:16:52下载
    积分:1
  • Redis设计与实现(第二版)chm版
    说明:  redis底层原理的设计与实现,深入理解和掌握redis。(Design and implementation of the basic principle of redis, and understand and master redis deeply.)
    2020-11-17 22:25:33下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载