资源列表
字符串处理函数集1
- 这是一个字符串处理函数集,包括: IsNumeric——检查串是否为数字串 Upcase——变成大写串 Lowercase——变成小写串 Trim——截掉串尾的空格 RTrim——截掉串开始处的空格 LTrim——截掉串尾的空格 right——从右到左截掉字符 left—— 从左到右截掉字符 mid——截掉从某个起始位置到右边位置的字符 zip文件中包含StringFunctins.h和StringFunctins.cpp是字符串处理函数的头文件和实现文件,main.cpp和main.h是一个控
SHT10
- 数字式温湿度传感器SHT10的源码,适当修改便可使用-Digital temperature and humidity sensors SHT10 source, with appropriate modifications will be used to
base64
- 简单直接的base64编码查看器,可以在邮件收发程序中发挥作用-Simple and direct viewer base64 encoding, you can send and receive e-mail program to play a role in
str1
- 字符串处理函数,里面包含了,Vc处理字符串各函数的源码.供开发者学习-String handling functions, which include, Vc handle all functions of the source string. For developers to learn
C++
- C++ PPT
estimatenoise
- It is simulation of noise
5.4
- javaTCP链接,基于TCP/IP协议的多线程链接实验源代码-java TCP connection
Font
- 字体封装的jar包 编写时使用的字体 比如Swing -Package Font jar package
wannianli
- js万年历带农历,可以用于开发人员测试,很经典-js with the lunar calendar, can be used for developers to test, it is a classic
appendmenu
- 1)动态加载菜单,调用API方式动态产生系统菜单-1) dynamic loading menu, call the API system dynamically generates menu
CPP
- 这是我自己在学习C++时写的程序,主要是与读写文件有关-This is my own time learning C++ written procedures, mainly related with reading and writing files
shangpin
- 商品管理系统,能够查看,添加,修改,删除商品,适合初学者-Merchandise management system, can view, add, modify, delete items, suitable for beginners of goods management system, can view, add, modify, delete items, suitable for beginners
