-
firstone
你好,我只想下个代码,不想注册这么繁琐!真的很烦!(Hello, I just want the next code, do not want to register so complicated! Really annoying!)
- 2010-09-14 11:07:04下载
- 积分:1
-
FTP下载文件实例
FTP下载文件实例
- 2013-01-23下载
- 积分:1
-
通用万能Makefile
这是一个Linux/Unix平台下编译C/C 工程的万能Makefile。This is a universal Makefile for compiling C/C projects on Linux/Unix platforms.一、项目简介 本项目旨在编写一个在Linux/Unix平台下“万能”的Makefile, 通过该Makefile可以编译普通的应用程序,库,内核模块等。二、目录说明 reference: 相关参考资料 test_make: Makefile的测试工程 三、使用方法 通常只需将该Makefile拷贝到工程源码所在的顶层目录,做适当配置(详见Makefile)后执行make即可 注: 本项目所有用例均在Ubuntu16.04_x64下已测试通过! 【源码目录】 GNU-Makefile-1.0 ├── README.md├── reference│ ├── GenericMakefile-master.zip│ ├── GnuMakefile.7z│ ├── ebook│ │ ├── C、C _通用Makefile.pdf│ │ ├── GNU Make 项目管理(英文).pdf│ │ ├── GNU make 中文手册.pdf│ │ ├── Makefile的编写指导.pdf│ │ ├── makefile语法.pdf│ │ └── 跟我一起写Makefile.pdf│ ├── whyglinux-gcmakefile│ │ ├── gcmakefile-0.1.tar.gz│ │ ├── gcmakefile-0.2.tar.gz│ │ ├── gcmakefile-0.3.tar.gz│ │ ├── gcmakefile-0.4.tar.gz│ │ └── gcmakefile-0.5.tar.gz│ └── writing_an_useful_makefile_2013_5_22.rar└── test_make ├── Makefile ├── README.md ├── calc │ ├── calc.c │ └── calc.h ├── hello.cxx ├── hello.hxx ├── main.cpp ├── module.c ├── module.h └── utility ├── utility.c └── utility.h6 directories, 26 files
- 2020-11-28下载
- 积分:1
-
LumiSoft.Net网络编程最全的类(c#)含http tcp udp ftp rtp pop3 mime imap icmp mail smtp
LumiSoft.Net网络编程最全的类(c#)含http tcp udp ftp rtp pop3 mime imap icmp mail smtp
- 2013-07-28下载
- 积分:1
-
Source-code-in-C-Sharp
说明: 记事本源代码C#,大家可以看看,简介易上手(Notepad source code C#, we can see, Introduction approachable)
- 2011-04-08 08:52:55下载
- 积分:1
-
Csharp3tierPMS
说明: 使用C#语言开发的三层物业管理系统 1.用户操作(登陆,添加,删除)2.权限管理:A:角色(添加,修改,删除) B:分配权限(分配角色)3.系统操作日志 4.房产设置:A:参数设置(房屋结构,房屋户型,房屋朝向,收费方式)【增删改】B:楼宇设置(增删改)C:房屋设置(增删改)5.费项设置:A:费项设置(增删改)B:物业费分布(分别给楼宇分配收费项)C:公摊费(增删改)1.为每项公摊费设置公摊用户2.公表(增删改)
(Using the C# language developed three-tier property management system 1. User actions (login, add, delete) 2. Rights Management: A: the role of (add, modify, delete) B: distribution rights (assign roles) 3. System operation log 4 . property settings: A: parameter settings (house structure, house-family, housing towards, charging method) 【CRUD】 B: Building Set (CRUD) C: Housing Set (CRUD) 5. costs were set: A: Fee item set (CRUD) B: Distribution of property costs (charges were assigned to the building entry) C: pooled costs (additions and deletions to change) 1. Pooled for each pooled set user fees 2. Public Table (CRUD))
- 2010-04-08 18:32:11下载
- 积分:1
-
EmbedSystem
普林斯顿大学的本科嵌入式系统设计的讲义。讲述覆盖了嵌入式设计的各个方面,特别是一些专题如软硬件协作开发、多处理器分布式计算、性能分析等非常有用。(Princeton University Undergraduate Embedded System Design lecture. About covering all aspects of embedded design, particularly the collaboration of some topics, such as hardware and software development, multi-processor distributed computing, performance analysis, such as very useful.)
- 2008-07-05 10:33:32下载
- 积分:1
-
HttpHelper类,用来实现Http访问,Post或者Get方式的,直接访问,带Cookie的,带证书的等方式,可以设置代理
C#HttpHelper实现了C#HttpWebRequest抓取时无视编码,无视证书,无视Cookie,并且实现的代理的功能,使用它您可以进行Get和Post请求,可以很方便 的设置Cookie,证书,代理,编码问题您不用管,因为类会自动为您识别网页的编码。 HttpHelper类,用来实现Http访问,Post或者Get方式的,直接访问,带Cookie的,带证书的等方式,可以设置代理。
- 2014-08-02下载
- 积分:1
-
TimelyrainTimer - src
说明: 定时器,界面写的差不多了,还不够完善,可以按每天,每周,每月,每年来增加定时器.(Timer, interface written about, but not perfect, you can press daily, weekly, monthly, annual to increase the timer.)
- 2020-06-20 07:20:01下载
- 积分:1
-
ANSYS2FLAC3D
将ansys模型导入到flac软件,解决flac建模困难的问题(Ansys model imported to flac software to solve the difficult problem of flac modeling)
- 2012-12-11 15:33:39下载
- 积分:1