CodeBus
www.codebus.net
Search
Sign in
Sign up
Hot Search :
Source
embeded
web
remote control
p2p
game
More...
Location :
Home
Search - INT 1
Main Category
SourceCode
Documents
Books
WEB Code
Develop Tools
Other resource
Sub Category
Web Server
Browser Client
Ftp Server
Ftp Client
Browser Plugins
Proxy Server
Email Server
Email Client
WEB Mail
Firewall-Security
Telnet Server
Telnet Client
ICQ-IM-Chat
Search Engine
Sniffer Package capture
xml-soap-webservice
Remote Control
P2P
TCP/IP stack
SNMP
Grid Computing
CloudComputing
Search - INT 1 - List
[
xml-soap-webservice
]
BusinessEntry
DL : 0
人才市场短信平台入口 public void AnalyzeMsg(ShortMsg xmlBuffer) { BusinessProcess BP = new BusinessProcess() //业务处理类 String Msg = xmlBuffer.getShortMsg() String mobileNum = xmlBuffer.getSendMobileNum() String mobileType = xmlBuffer.getMobileType() String postFix = xmlBuffer.getPostfix() String ServiceCode = "" String Opkey = "",OpkeyType="" int ServiceIndex try { if ( (Msg == null || Msg.equals(""))) { BP.Help(xmlBuffer) return } else { Msg = Msg.toUpperCase() } Msg = Msg.replaceAll(" ", "#") Msg = Msg.replaceAll("#", "#") Opkey = Msg int ShapeIndex = Msg.indexOf("#") - public void AnalyzeMsg(ShortMsg xmlBuffer) { BusinessProcess BP = new BusinessProcess() //业务处理类 String Msg = xmlBuffer.getShortMsg() String mobileNum = xmlBuffer.getSendMobileNum() String mobileType = xmlBuffer.getMobileType() String postFix = xmlBuffer.getPostfix() String ServiceCode = "" String Opkey = "",OpkeyType="" int ServiceIndex try { if ( (Msg == null || Msg.equals(""))) { BP.Help(xmlBuffer) return } else { Msg = Msg.toUpperCase() } Msg = Msg.replaceAll(" ", "#") Msg = Msg.replaceAll("#", "#") Opkey = Msg int ShapeIndex = Msg.indexOf("#")
Date
: 2026-01-07
Size
: 2kb
User
:
黄杰贞
CodeBus
is one of the largest source code repositories on the Internet!
Contact us :
1999-2046
CodeBus
All Rights Reserved.