搜索结果
找到约 345 项符合
String 的查询结果
按分类筛选
- 全部分类
- Java编程 (49)
- 其他 (23)
- 技术资料 (22)
- 数据结构 (18)
- Delphi控件源码 (15)
- 源码 (13)
- 加密解密 (12)
- JavaScript (10)
- VC书籍 (9)
- 单片机编程 (8)
- Internet/网络编程 (8)
- 汇编语言 (8)
- 单片机开发 (8)
- Linux/Unix编程 (7)
- 网络 (6)
- Jsp/Servlet (6)
- 驱动编程 (5)
- 编辑器/阅读器 (5)
- 编译器/解释器 (5)
- 人工智能/神经网络 (5)
- J2ME (5)
- Delphi/CppBuilder (5)
- 其他书籍 (4)
- 数学计算 (4)
- STL (4)
- C/C++语言编程 (3)
- 数据库系统 (3)
- 书籍源码 (3)
- 电子书籍 (3)
- 压缩解压 (3)
- 教育系统应用 (3)
- 多国语言处理 (3)
- 通讯编程文档 (3)
- Java书籍 (3)
- 其他行业 (3)
- Symbian (3)
- 其他嵌入式/单片机内容 (3)
- VIP专区 (3)
- 操作系统开发 (2)
- 磁盘编程 (2)
- Applet (2)
- 文件格式 (2)
- 嵌入式/单片机编程 (2)
- 文章/文档 (2)
- 软件设计/软件工程 (2)
- SQL Server (2)
- Ajax (2)
- 软件 (1)
- 手册 (1)
- 习题答案 (1)
- 应用设计 (1)
- 行业应用文档 (1)
- 数值算法/人工智能 (1)
- 通讯/手机编程 (1)
- 嵌入式综合 (1)
- 源码/资料 (1)
- 手机短信编程 (1)
- 串口编程 (1)
- *行业应用 (1)
- 金融证券系统 (1)
- 嵌入式Linux (1)
- 微处理器开发 (1)
- BREW编程 (1)
- VHDL/FPGA/Verilog (1)
- matlab例程 (1)
- 家庭/个人应用 (1)
- Windows CE (1)
- 系统设计方案 (1)
- Oracle数据库 (1)
- 行业发展研究 (1)
- GPS编程 (1)
压缩解压 把链表S中从第m个元素起共n个元素存储到s中
把链表S中从第m个元素起共n个元素存储到s中,成功返回1,否则返回0int LEN(STRING S)
Java编程 物料管理 物料登记 批量登记:一次性导入多条物料 单条登记:只能录入一条物料信息 物料管理 更新: 删除: 查看: 物料导出 库管员可以将系统中登记的所有物料一次性导出来 Mat
物料管理
物料登记
批量登记:一次性导入多条物料
单条登记:只能录入一条物料信息
物料管理
更新:
删除:
查看:
物料导出
库管员可以将系统中登记的所有物料一次性导出来
MaterialImport
Public MaterialImport( MateiralManager manager, String filePath )
Public void importMaterial()
private StringBuffer read ...
驱动编程 This driver was developed using a USB keyboard from Cherry,as indicated by the VID and PID codes. Th
This driver was developed using a USB keyboard from Cherry,as indicated by the VID and PID codes. These IDs must be set for the device you intend to support. Similarly, you will need to set Class to the appropriate string for your device class.
数据结构 多模式匹配算法——AC算法 参考文献:AC算法:Aho A V
多模式匹配算法——AC算法
参考文献:AC算法:Aho A V,Corasick M J.Efficient string matching:an aid to bibliographic search.Communications of ACM,1975,18(6):333~340
Jsp/Servlet java通用分页 PageUtils pu = new PageUtils(10,cnt,"cxdy.do",page_num) //从前之后依次是:数据总量
java通用分页
PageUtils pu = new PageUtils(10,cnt,"cxdy.do",page_num) //从前之后依次是:数据总量,跳转路径,当前跳转至页数
String page = pu.page()
加密解密 md5加解密 System.out.println("解密后的二进串:" + byte2hex(clearByte)+" ") System.out.println("解密后的字符串
md5加解密
System.out.println("解密后的二进串:" +
byte2hex(clearByte)+"\n")
System.out.println("解密后的字符串:" +
(new String(clearByte))+"\n")
其他 代码的主调函数为ConvertSum
代码的主调函数为ConvertSum,它的参数是string类型的数字字符串。在ASP.NET中调用方式如下:
Label1.Text=ConvertSum("数字字符串")
J2ME 利用SyncML开发客户端程序的中间件
利用SyncML开发客户端程序的中间件,J2ME版本。
This library is a collection of basic utilities for: object serialization
and persistence on the RMS, Logging and string manipulation.
This document describes the Funambol JavaME Common API library, which purpose is giving support and
providing basic fun ...
其他嵌入式/单片机内容 This is program with source code to convert ascii text files to the maxicode barcode standard.
This is program with source code to convert ascii text files to the maxicode barcode standard.
The input file consists of two columns. The first column represents a code and the second column is a string enclosed in quotes. The
codes for the first column are as follows: PM, SM, CC, MO, SC, ...