搜索资源列表
dingdanHTML
- 送表单数据的方法,有两种方法“get”\"post\"。GET是将FORM的输入信息作为字符串附加到action所设定的URL后面,中间用”?“隔开,每个表单域之间用”&“隔开,然后把整个字符串传送到服务器端。 使用GET方法所得到的信息不能很多,一般在4000字符左右,而且不能含有非ASCⅡ码字符,并且在浏览器的地址栏中将以明文的形式显示表单中的各个表单或值。POST是将FORM的输入信息进行包装,而不用附加在action属性的URL之后,其传送的信息数据量基本上没什么限制。-send for
ASCII
- Ascii code reference
ASCII
- ASCII码对应表使我们在编程过程中对输入输出的控制更加的方便-Corresponding ASCII code table so that we in the programming process of the control input and output even more convenience
fjsdhgh
- 输入、输出功能,检验输入的数是否为数字功能,ASCII码与二进制数的的相互转化功能,两数相乘功能,因此整个程序定义了两个宏INPUT和MULTIPLE,宏INPUT实现了输入、检验和ASCII码与二进制的相互转换功能,MULTIPLE实现了两数相乘功能,实现输出功能的是子程序OUTPUT,由于在输入的过程中多次用到了回车换行,因此定义了一个回车换行子程序CRLF。-Input and output functions, testing whether the number entered for
ASCII
- ASCII码表,忘记了的时候查查这个。2张图,清晰。-ASCII code table, forget that and look up this time.
ASCIIcode
- 通用的ASCII码对照表,做底层编程的都用得着的-Generic ASCII code table, so the bottom of the programming are useful
ASCII_KSC5601
- KSC5061,ASCII code table. excel file
UltraEdit32v1310CN
- UltraEdit-32高速下载,UltraEdit-32 V13.10下载, 一套极棒的文字、Hex、ASCII 码编辑器,可以取代记事本,内建英文单字检查、C++及VB指令突显,可同时编辑多个文件,而且即使开启很大的文件速度也不会慢。其并且附有 HTML Tag 颜色显示、-UltraEdit-32 high-speed download, UltraEdit-32 V13.10 download the text of a great bar, Hex, ASCII code editor
key
- this code can convert key to ascii code
ASCIIzhuanHuan
- 此程序可以实现ASCII码与十进制的互相转换,输入字符,可以计算出它的ASCII码。-This program can be achieved with the decimal ASCII code of mutual conversion, enter the character, you can calculate its ASCII code.
AIS-for-Chinese-encoding-rules
- 本方案明确了在消息中使用汉字 交换信息的方法,以使规定使用 6 位 ASCII 码收发信息的船载自动识 别系统,能用汉字代码收发信息。 -This plan made clear in the message using Chinese characters for exchange of information, in order to make regulations on the use of 6 bit ASCII code to send and receive informati
ASCII
- ASII码完整版,Text only语言: Ascii码表(全)。欢迎下载。好好的哦-ASII code full version, welcome to download. Good oh ASII code full version, please download. Good!
cipher
- 用ASCII码表示数字,实现密码文的转换,并输出最后结果-Represented by the ASCII code number, password text conversion, and output the final result
native2ascii
- native转到ascii码工具,代替命令行,方便操作-native Go ascii code tool, instead of the command line, easy to operate
Contador-de-Caracteres
- This program basically count every character that is in a text. The program opens de text an reads it, stores data in a matrix and count characters that are in Ascii code and writes the results in a new text file
ASCII
- ascii表,方便查找对应的ascii码,适合作为工具书籍。-ASCII table, convenient search the corresponding ASCII code, suitable for as a tool books.
ASCII
- ascii编码对照表,可供所有软件编程人员对ascii码进行对照参照-the ascii encoding control table available to all software programming the ascii code control reference
UltraEdit
- UltraEdit 是一套功能强大的文本编辑器,可以编辑文字、Hex、ASCII码,可以取代记事本,内建英文单词检查、C++及VB 语法加亮-UltraEdit is a powerful text editor, you can edit the text, Hex, ASCII code can replace the notebook, built the English word check, C++ and VB syntax highlighting
ASCII-tabela
- SCII stands for American Standard Code for Information Interchange. Computers can only understand numbers, so an ASCII code is the numerical representation of a character such as a or @ or an action of some sort.-SCII stands for American Standard Cod
convert-asic-code-to-fpga-code
- FPGA 代码与ASIC代码之间的转换,对理解二者编程很有好处。-Conversion Design and FPGA code between ASCII code design, programming understanding of both great help.