- 论坛徽章:
- 0
|
- <html xmlns:v="urn:schemas-microsoft-com:vml"
- xmlns:o="urn:schemas-microsoft-com:office:office"
- xmlns:w="urn:schemas-microsoft-com:office:word"
- xmlns:dt="uuid:C2F41010-65B3-11d1-A29F-00AA00C14882"
- xmlns="http://www.w3.org/TR/REC-html40">
- <head>
- <meta name="Microsoft Theme 2.00" content="Network 000">
- <meta http-equiv=Content-Type content="text/html; charset=utf-8">
- <meta name=ProgId content=Word.Document>
- <meta name=Generator content="Microsoft Word 10">
- <meta name=Originator content="Microsoft Word 10">
- <SCRIPT language="JavaScript">
- function updateTextBoxCounter() {
- var unicodeFlag = 0;
- var extraChars = 0;
- var msgCount = 0;
- for (var i = 0; (!unicodeFlag && (i < document.forms[0].Text.value.length)); i++) {
- if ((document.forms[0].Text.value.charAt(i) >= '0') && (document.forms[0].Text.value.charAt(i) <= '9')) {
- }
- else if ((document.forms[0].Text.value.charAt(i) >= 'A') && (document.forms[0].Text.value.charAt(i) <= 'Z')) {
- }
- else if ((document.forms[0].Text.value.charAt(i) >= 'a') && (document.forms[0].Text.value.charAt(i) <= 'z')) {
- }
- else if (document.forms[0].Text.value.charAt(i) == '@') {
- }
- else if (document.forms[0].Text.value.charCodeAt(i) == 0xA3) {
- }
- else if (document.forms[0].Text.value.charAt(i) == '$') {
- }
- else if (document.forms[0].Text.value.charCodeAt(i) == 0xA5) {
- }
- else if (document.forms[0].Text.value.charCodeAt(i) == 0xE8) {
- }
- else if (document.forms[0].Text.value.charCodeAt(i) == 0xE9) {
- }
- else if (document.forms[0].Text.value.charCodeAt(i) == 0xF9) {
- }
- else if (document.forms[0].Text.value.charCodeAt(i) == 0xEC) {
- }
- else if (document.forms[0].Text.value.charCodeAt(i) == 0xF2) {
- }
- else if (document.forms[0].Text.value.charCodeAt(i) == 0xC7) {
- }
- else if (document.forms[0].Text.value.charAt(i) == '\r') {
- }
- else if (document.forms[0].Text.value.charAt(i) == '\n') {
- }
- else if (document.forms[0].Text.value.charCodeAt(i) == 0xD8) {
- }
- else if (document.forms[0].Text.value.charCodeAt(i) == 0xF8) {
- }
- else if (document.forms[0].Text.value.charCodeAt(i) == 0xC5) {
- }
- else if (document.forms[0].Text.value.charCodeAt(i) == 0xE5) {
- }
- else if (document.forms[0].Text.value.charCodeAt(i) == 0x394) {
- }
- else if (document.forms[0].Text.value.charAt(i) == '_') {
- }
- else if (document.forms[0].Text.value.charCodeAt(i) == 0x3A6) {
- }
- else if (document.forms[0].Text.value.charCodeAt(i) == 0x393) {
- }
- else if (document.forms[0].Text.value.charCodeAt(i) == 0x39B) {
- }
- else if (document.forms[0].Text.value.charCodeAt(i) == 0x3A9) {
- }
- else if (document.forms[0].Text.value.charCodeAt(i) == 0x3A0) {
- }
- else if (document.forms[0].Text.value.charCodeAt(i) == 0x3A8) {
- }
- else if (document.forms[0].Text.value.charCodeAt(i) == 0x3A3) {
- }
- else if (document.forms[0].Text.value.charCodeAt(i) == 0x398) {
- }
- else if (document.forms[0].Text.value.charCodeAt(i) == 0x39E) {
- }
- else if (document.forms[0].Text.value.charCodeAt(i) == 0xC6) {
- }
- else if (document.forms[0].Text.value.charCodeAt(i) == 0xE6) {
- }
- else if (document.forms[0].Text.value.charCodeAt(i) == 0xDF) {
- }
- else if (document.forms[0].Text.value.charCodeAt(i) == 0xC9) {
- }
- else if (document.forms[0].Text.value.charAt(i) == ' ') {
- }
- else if (document.forms[0].Text.value.charAt(i) == '!') {
- }
- else if (document.forms[0].Text.value.charAt(i) == '\"') {
- }
- else if (document.forms[0].Text.value.charAt(i) == '#') {
- }
- else if (document.forms[0].Text.value.charCodeAt(i) == 0xA4) {
- }
- else if (document.forms[0].Text.value.charAt(i) == '%') {
- }
- else if (document.forms[0].Text.value.charAt(i) == '&') {
- }
- else if (document.forms[0].Text.value.charAt(i) == '\'') {
- }
- else if (document.forms[0].Text.value.charAt(i) == '(') {
- }
- else if (document.forms[0].Text.value.charAt(i) == ')') {
- }
- else if (document.forms[0].Text.value.charAt(i) == '*') {
- }
- else if (document.forms[0].Text.value.charAt(i) == '+') {
- }
- else if (document.forms[0].Text.value.charAt(i) == ',') {
- }
- else if (document.forms[0].Text.value.charAt(i) == '-') {
- }
- else if (document.forms[0].Text.value.charAt(i) == '.') {
- }
- else if (document.forms[0].Text.value.charAt(i) == '/') {
- }
- else if (document.forms[0].Text.value.charAt(i) == ':') {
- }
- else if (document.forms[0].Text.value.charAt(i) == ';') {
- }
- else if (document.forms[0].Text.value.charAt(i) == '<') {
- }
- else if (document.forms[0].Text.value.charAt(i) == '=') {
- }
- else if (document.forms[0].Text.value.charAt(i) == '>') {
- }
- else if (document.forms[0].Text.value.charAt(i) == '?') {
- }
- else if (document.forms[0].Text.value.charCodeAt(i) == 0xA1) {
- }
- else if (document.forms[0].Text.value.charCodeAt(i) == 0xC4) {
- }
- else if (document.forms[0].Text.value.charCodeAt(i) == 0xD6) {
- }
- else if (document.forms[0].Text.value.charCodeAt(i) == 0xD1) {
- }
- else if (document.forms[0].Text.value.charCodeAt(i) == 0xDC) {
- }
- else if (document.forms[0].Text.value.charCodeAt(i) == 0xA7) {
- }
- else if (document.forms[0].Text.value.charCodeAt(i) == 0xBF) {
- }
- else if (document.forms[0].Text.value.charCodeAt(i) == 0xE4) {
- }
- else if (document.forms[0].Text.value.charCodeAt(i) == 0xF6) {
- }
- else if (document.forms[0].Text.value.charCodeAt(i) == 0xF1) {
- }
- else if (document.forms[0].Text.value.charCodeAt(i) == 0xFC) {
- }
- else if (document.forms[0].Text.value.charCodeAt(i) == 0xE0) {
- }
- else if (document.forms[0].Text.value.charCodeAt(i) == 0x391) {
- }
- else if (document.forms[0].Text.value.charCodeAt(i) == 0x392) {
- }
- else if (document.forms[0].Text.value.charCodeAt(i) == 0x395) {
- }
- else if (document.forms[0].Text.value.charCodeAt(i) == 0x396) {
- }
- else if (document.forms[0].Text.value.charCodeAt(i) == 0x397) {
- }
- else if (document.forms[0].Text.value.charCodeAt(i) == 0x399) {
- }
- else if (document.forms[0].Text.value.charCodeAt(i) == 0x39A) {
- }
- else if (document.forms[0].Text.value.charCodeAt(i) == 0x39C) {
- }
- else if (document.forms[0].Text.value.charCodeAt(i) == 0x39D) {
- }
- else if (document.forms[0].Text.value.charCodeAt(i) == 0x39F) {
- }
- else if (document.forms[0].Text.value.charCodeAt(i) == 0x3A1) {
- }
- else if (document.forms[0].Text.value.charCodeAt(i) == 0x3A4) {
- }
- else if (document.forms[0].Text.value.charCodeAt(i) == 0x3A5) {
- }
- else if (document.forms[0].Text.value.charCodeAt(i) == 0x3A7) {
- }
- else if (document.forms[0].Text.value.charAt(i) == '^') {
- extraChars++;
- }
- else if (document.forms[0].Text.value.charAt(i) == '{') {
- extraChars++;
- }
- else if (document.forms[0].Text.value.charAt(i) == '}') {
- extraChars++;
- }
- else if (document.forms[0].Text.value.charAt(i) == '\\') {
- extraChars++;
- }
- else if (document.forms[0].Text.value.charAt(i) == '[') {
- extraChars++;
- }
- else if (document.forms[0].Text.value.charAt(i) == '~') {
- extraChars++;
- }
- else if (document.forms[0].Text.value.charAt(i) == ']') {
- extraChars++;
- }
- else if (document.forms[0].Text.value.charAt(i) == '|') {
- extraChars++;
- }
- else if (document.forms[0].Text.value.charCodeAt(i) == 0x20AC) {
- extraChars++;
- }
- else {
- unicodeFlag = 1;
- }
- }
- if (unicodeFlag) {
- msgCount = document.forms[0].Text.value.length;
- if (msgCount <= 70) {
- msgCount = 1;
- }
- else {
- msgCount += (63-1);
- msgCount -= (msgCount % 63);
- msgCount /= 63;
- }
- document.forms[0].InfoCharCounter.value = "" + document.forms[0].Text.value.length + " unicode characters, " + msgCount + " SMS message(s)";
- }
- else {
- msgCount = document.forms[0].Text.value.length + extraChars;
- if (msgCount <= 160) {
- msgCount = 1;
- }
- else {
- msgCount += (153-1);
- msgCount -= (msgCount % 153);
- msgCount /= 153;
- }
- document.forms[0].InfoCharCounter.value = "" + (document.forms[0].Text.value.length + extraChars) + " characters, " + msgCount + " SMS message(s)";
- }
- }
- function clearTextBoxCounter() {
- document.forms[0].InfoCharCounter.value = "";
- }
- function doAddrBook() {
- var newWindow;
- var props = 'scrollBars=yes,resizable=yes,toolbar=no,menubar=no,location=no,directories=no,width=700,height=500';
- newWindow = window.open("/AddrBook", "NowSMSAddressBook", props);
- }
- function addPhoneNumber(phoneNumber) {
- var tempString = "";
- var alreadyInList = 0;
- for (var i = 0; i < window.document.forms[0].PhoneNumber.value.length; i++) {
- if (window.document.forms[0].PhoneNumber.value.charAt(i) != ',') {
- tempString += window.document.forms[0].PhoneNumber.value.charAt(i);
- }
- else {
- if (tempString == phoneNumber) {
- alreadyInList = 1;
- }
- tempString = "";
- }
- }
- if (tempString.length) {
- if (tempString == phoneNumber) {
- alreadyInList = 1;
- }
- }
- if (!alreadyInList) {
- if (window.document.forms[0].PhoneNumber.value.length) {
- window.document.forms[0].PhoneNumber.value += ",";
- }
- window.document.forms[0].PhoneNumber.value += phoneNumber;
- }
- }
- function setPhoneNumber(phoneNumber) {
- var tempString = "";
- for (var i = 0; i < phoneNumber.length; i++) {
- if (phoneNumber.charAt(i) != ',') {
- tempString += phoneNumber.charAt(i);
- }
- else {
- addPhoneNumber(tempString);
- tempString = "";
- }
- }
- if (tempString.length) {
- addPhoneNumber(tempString);
- }
- }
- </SCRIPT>
- <!--[if !mso]>
- <style>
- v\:* {behavior:url(#default#VML);}
- o\:* {behavior:url(#default#VML);}
- w\:* {behavior:url(#default#VML);}
- .shape {behavior:url(#default#VML);}
- </style>
- <![endif]-->
- <title>余额查询</title>
- <!--[if gte mso 9]><xml>
- <o:DocumentProperties>
- <o:Author> </o:Author>
- <o:Template>Normal</o:Template>
- <o:LastAuthor> </o:LastAuthor>
- <o:Revision>5</o:Revision>
- <o:TotalTime>23</o:TotalTime>
- <o:Created>2002-10-09T15:06:00Z</o:Created>
- <o:LastSaved>2002-10-09T16:09:00Z</o:LastSaved>
- <o:Pages>1</o:Pages>
- <o:Words>28</o:Words>
- <o:Characters>164</o:Characters>
- <o:Company> </o:Company>
- <o:Lines>1</o:Lines>
- <o:Paragraphs>1</o:Paragraphs>
- <o:CharactersWithSpaces>191</o:CharactersWithSpaces>
- <o:Version>10.2625</o:Version>
- </o:DocumentProperties>
- </xml><![endif]--><!--[if gte mso 9]><xml>
- <w:WordDocument>
- <w:SpellingState>Clean</w:SpellingState>
- <w:GrammarState>Clean</w:GrammarState>
- <w:DefaultTableStyle Number="155">Table Theme</w:DefaultTableStyle>
- <w:Compatibility>
- <w:BreakWrappedTables/>
- <w:SnapToGridInCell/>
- <w:WrapTextWithPunct/>
- <w:UseAsianBreakRules/>
- </w:Compatibility>
- <w:BrowserLevel>MicrosoftInternetExplorer4</w:BrowserLevel>
- </w:WordDocument>
- </xml><![endif]-->
- <style>
- <!--
- /* Font Definitions */
- @font-face
- {font-family:"Trebuchet MS";
- panose-1:2 11 6 3 2 2 2 2 2 4;
- mso-font-charset:0;
- mso-generic-font-family:swiss;
- mso-font-pitch:variable;
- mso-font-signature:647 0 0 0 159 0;}
- /* Style Definitions */
- p.MsoNormal, li.MsoNormal, div.MsoNormal
- {mso-style-parent:"";
- margin:0in;
- margin-bottom:.0001pt;
- mso-pagination:widow-orphan;
- font-size:12.0pt;
- font-family:"Trebuchet MS";
- mso-fareast-font-family:"Times New Roman";
- mso-bidi-font-family:"Times New Roman";
- color:black;}
- h1
- {mso-style-next:Normal;
- margin-top:12.0pt;
- margin-right:0in;
- margin-bottom:3.0pt;
- margin-left:0in;
- mso-pagination:widow-orphan;
- page-break-after:avoid;
- mso-outline-level:1;
- font-size:24.0pt;
- font-family:"Trebuchet MS";
- color:black;
- mso-font-kerning:16.0pt;
- font-weight:normal;}
- h2
- {mso-style-next:Normal;
- margin-top:12.0pt;
- margin-right:0in;
- margin-bottom:3.0pt;
- margin-left:0in;
- mso-pagination:widow-orphan;
- page-break-after:avoid;
- mso-outline-level:2;
- font-size:18.0pt;
- font-family:"Trebuchet MS";
- color:black;
- font-weight:normal;}
- h3
- {mso-style-next:Normal;
- margin-top:12.0pt;
- margin-right:0in;
- margin-bottom:3.0pt;
- margin-left:0in;
- mso-pagination:widow-orphan;
- page-break-after:avoid;
- mso-outline-level:3;
- font-size:14.0pt;
- font-family:"Trebuchet MS";
- color:black;
- font-weight:normal;}
- h4
- {mso-style-next:Normal;
- margin-top:12.0pt;
- margin-right:0in;
- margin-bottom:3.0pt;
- margin-left:0in;
- mso-pagination:widow-orphan;
- page-break-after:avoid;
- mso-outline-level:4;
- font-size:12.0pt;
- font-family:"Trebuchet MS";
- color:black;
- font-weight:normal;}
- h5
- {mso-style-next:Normal;
- margin-top:12.0pt;
- margin-right:0in;
- margin-bottom:3.0pt;
- margin-left:0in;
- mso-pagination:widow-orphan;
- mso-outline-level:5;
- font-size:10.0pt;
- font-family:"Trebuchet MS";
- color:black;
- font-weight:normal;}
- h6
- {mso-style-next:Normal;
- margin-top:12.0pt;
- margin-right:0in;
- margin-bottom:3.0pt;
- margin-left:0in;
- mso-pagination:widow-orphan;
- mso-outline-level:6;
- font-size:8.0pt;
- font-family:"Trebuchet MS";
- color:black;
- font-weight:normal;}
- a:link, span.MsoHyperlink
- {color:#0066CC;
- text-decoration:underline;
- text-underline:single;}
- a:visited, span.MsoHyperlinkFollowed
- {color:#999999;
- text-decoration:underline;
- text-underline:single;}
- @page Section1
- {size:8.5in 11.0in;
- margin:1.0in 1.25in 1.0in 1.25in;
- mso-header-margin:.5in;
- mso-footer-margin:.5in;
- mso-paper-source:0;}
- div.Section1
- {page:Section1;}
- .STYLE1 {
- font-size: 10pt;
- font-weight: bold;
- }
- -->
- </style>
- <!--[if gte mso 10]>
- <style>
- /* Style Definitions */
- table.MsoNormalTable
- {mso-style-name:"Table Normal";
- mso-tstyle-rowband-size:0;
- mso-tstyle-colband-size:0;
- mso-style-noshow:yes;
- mso-style-parent:"";
- mso-padding-alt:0in 5.4pt 0in 5.4pt;
- mso-para-margin:0in;
- mso-para-margin-bottom:.0001pt;
- mso-pagination:widow-orphan;
- font-size:10.0pt;
- font-family:"Times New Roman";}
- table.MsoTableTheme
- {mso-style-name:"Table Theme";
- mso-tstyle-rowband-size:0;
- mso-tstyle-colband-size:0;
- border:solid #669999 1.0pt;
- mso-border-alt:solid #669999 .5pt;
- mso-padding-alt:0in 5.4pt 0in 5.4pt;
- mso-border-insideh:.5pt solid #669999;
- mso-border-insidev:.5pt solid #669999;
- mso-para-margin:0in;
- mso-para-margin-bottom:.0001pt;
- mso-pagination:widow-orphan;
- font-size:10.0pt;
- font-family:"Times New Roman";}
- </style>
- <![endif]--><!--[if gte mso 9]><xml>
- <o:shapedefaults v:ext="edit" spidmax="1026"/>
- </xml><![endif]--><!--[if gte mso 9]><xml>
- <o:shapelayout v:ext="edit">
- <o:idmap v:ext="edit" data="1"/>
- </o:shapelayout></xml><![endif]-->
- </head>
- <h1 class="STYLE1">余额查询:</h1>
- <p class=MsoNormal> </p>
- <p class=MsoNormal><span style='font-size:10.0pt;mso-bidi-font-size:12.0pt'>您的剩余可用消费点数为: 996</span></p>
- <p class=MsoNormal><span style='font-size:10.0pt;mso-bidi-font-size:12.0pt'><o:p> </o:p></span></p>
- </div>
- </body>
- </html>
复制代码
上面是file_get_contents抓取下来的,可以抓取“您的剩余可用消费点数为: ”这后面的数字,这个数字是会变化的,可能是六七位数,也有可能是0,请教各位怎么把这个数字抓取出来? |
|