http://blog.csdn.net/cunxiyuan108/article/details/5989701CHR (CharCode)The necessary charcode parameter is a Long that is used to identify a character. Charcode:ascii yardsEach word has its own ASCII To know the ASCII code of a word, write a VB
Chr (9), Chr (10), Chr (13), Chr (32), Chr (34)All About ASCII code table: [Url]http://www.asciitable.com/[/url]Chr (13) is a carriage returnCHR (10) is a newline character.Chr (32) is a spaces9\34 is tab, not OK?Here are some of the columns
Chr (13) is a carriage return Chr (10) is a newline character Chr (32) is a spaces 9\34 is tab, not OK?
Chr (13) is a carriage return Chr (10) is a newline character Chr (32) is a spaces 9\34 is tab, not OK?
Here are some of the columns
The CHR function is used to convert an ASCII code to a character, the Ord function is used to convert a character to ASCII ASCII code that is the computer can display the character encoding, its value range is 0-255, including punctuation, letters,
Regular
If you have not used regular expressions before, you may not be familiar with this term or concept. However, they are not as novel as you might think.Recall how you found the file on your hard disk. Are you sure you will use it? and *
How to obtain the Windows logon username using PHP)
| Font size subscriptionI raised this question in the Q & A area a few days ago. All the friends who answered the question said it could not be implemented through PHP. It happened that my intern
The problem of Netizen AINIAA is
The PHP code is as follows
Copy Code code as follows:
$words = "0123456789abcdefghijklmnopqrstuvwxyzabcdefghijklmnopqrsruvwxyz!@#$%^&* () _+-=[]\\,./{}|<>?" "Hello, we";
$otherStr =preg_replace ("/[
Coding | conversion
encoding conversion between gb2312 and Unicode
The following example is to convert gb2312 to "whole" in this form
php4.3.1 later Iconv function is very useful, just need to write a uft8 to Unicode conversion functionTabular (gb231
The following example is the conversion of gb2312 to uft-8 this formphp4.3.1 later Iconv function is very useful, just need to write a uft8 to Unicode conversion functionTabular (gb2312.txt) is fine.
?$text = "electronic stacks";Preg_match_all
The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion;
products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the
content of the page makes you feel confusing, please write us an email, we will handle the problem
within 5 days after receiving your email.
If you find any instances of plagiarism from the community, please send an email to:
info-contact@alibabacloud.com
and provide relevant evidence. A staff member will contact you within 5 working days.