CN103885790A - Method for analytically running programmable scripts on wireless mobile terminal - Google Patents

Method for analytically running programmable scripts on wireless mobile terminal Download PDF

Info

Publication number
CN103885790A
CN103885790A CN201210557557.6A CN201210557557A CN103885790A CN 103885790 A CN103885790 A CN 103885790A CN 201210557557 A CN201210557557 A CN 201210557557A CN 103885790 A CN103885790 A CN 103885790A
Authority
CN
China
Prior art keywords
script
mobile radio
radio terminal
mobile terminal
wireless mobile
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Pending
Application number
CN201210557557.6A
Other languages
Chinese (zh)
Inventor
陈相朝
周文平
夏珊珊
沈煜
翁荣建
***
翟富强
杨开迷
韩虎亮
王锦波
王辉
张杰一
宋晨娜
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Long Shang Technology (shanghai) Co Ltd
Original Assignee
Long Shang Technology (shanghai) Co Ltd
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Long Shang Technology (shanghai) Co Ltd filed Critical Long Shang Technology (shanghai) Co Ltd
Priority to CN201210557557.6A priority Critical patent/CN103885790A/en
Publication of CN103885790A publication Critical patent/CN103885790A/en
Pending legal-status Critical Current

Links

Images

Landscapes

  • Telephone Function (AREA)
  • Stored Programmes (AREA)

Abstract

The invention aims to disclose a method for analytically running programmable scripts on a wireless mobile terminal. The method includes steps of (1) disposing programmed script files on the wireless mobile terminal; (2) acquiring codes of the scripts in a script analyzer, transplanting the codes on the wireless mobile terminal so that the wireless terminal analyzes and runs the script files; (3) analyzing and running the script files by the wireless mobile terminal via the script analyzer so as to programmably control the wireless mobile terminal. Compared with the prior art, the method has the advantages that users can control common operations of the wireless mobile terminal via a common script language program, the script analyzer of the wireless mobile terminal can analyze and run the scripts if only the users correctly programs the script files and put the same under an assigned catalogue of the wireless mobile terminal, and the purpose of the method is achieved.

Description

A kind of method that realizes parsing operation script able to programme on mobile radio terminal
Technical field
The present invention relates to the method for a kind of parsing operation script able to programme, particularly a kind of method that realizes parsing operation script able to programme on mobile radio terminal.
Background technology
For mobile radio terminal, be especially applied to the wireless data communication module in Internet of Things field, its application is very various, has third party's simple programming needs, to realize the logic control under some application-specific scene in a lot of situations.
Under normal conditions, user can only an external microprocessor, realizes the logic control to mobile radio terminal by the programming of microprocessor.(as shown in Figure 1)
Therefore, need especially a kind of method that realizes parsing operation script able to programme on mobile radio terminal, solved the problem of above-mentioned existing existence.
Summary of the invention
The object of the present invention is to provide a kind of method that realizes parsing operation script able to programme on mobile radio terminal, for the deficiencies in the prior art, realize script file at mobile radio terminal parsing operation, programme and directly realize the logic control that third party needs by script, can replace traditional external microprocessor control.
Technical matters solved by the invention can realize by the following technical solutions:
A method that realizes parsing operation script able to programme on mobile radio terminal, is characterized in that, it comprises the steps:
(1) script file of having programmed is inserted to mobile radio terminal;
(2) obtain the code of the script resolver of script, be transplanted on mobile radio terminal, make wireless terminal resolve and carry out script file;
(3) mobile radio terminal is by script resolver resolves and carry out script file mobile radio terminal is carried out to programming Control.
In one embodiment of the invention, described script file is programmed by LUA Script Programming language.
In one embodiment of the invention, the execution that the script resolver in described mobile radio terminal is realized script file by AT+RUNLUA=** is called, * * be will Run Script filename.
In one embodiment of the invention, the built-in function of expansion script resolver, has script file and controls mobile radio terminal peripherals and the storehouse that uses its various functions, realizes the programming Control to mobile radio terminal peripherals.
The method that realizes parsing operation script able to programme on mobile radio terminal of the present invention, compared with prior art, can be by a kind of conventional script programming, realize the conventional operation control of client to mobile radio terminal, client is as long as correctly write script file, place it under the assigned catalogue of mobile radio terminal, the script resolver of mobile radio terminal can be resolved these scripts operation, realizes object of the present invention.
Feature of the present invention can be consulted the detailed description of the graphic and following better embodiment of this case and be obtained and be well understood to.
Accompanying drawing explanation
Fig. 1 is the existing schematic diagram of wireless terminal being realized to programming Control;
Fig. 2 is the schematic diagram of realizing parsing operation script method able to programme on mobile radio terminal of the present invention;
Fig. 3 is the schematic flow sheet of realizing parsing operation script method able to programme on mobile radio terminal of the present invention.
Embodiment
For technological means, creation characteristic that the present invention is realized, reach object and effect is easy to understand, below in conjunction with concrete diagram, further set forth the present invention.
As depicted in figs. 1 and 2, the method that realizes parsing operation script able to programme on mobile radio terminal of the present invention, it comprises the steps:
(1) script file of having programmed is inserted to mobile radio terminal;
(2) obtain the code of the script resolver of script, be transplanted on mobile radio terminal, make wireless terminal resolve and carry out script file;
(3) mobile radio terminal is by script resolver resolves and carry out script file mobile radio terminal is carried out to programming Control.
In the present invention, described script file is programmed by LUA Script Programming language.
In the present invention, the execution that the script resolver in described mobile radio terminal is realized script file by AT+RUNLUA=** is called, * * be will Run Script filename.
In addition, file run.lua script by name is the acquiescence start script of operation automatically.
In the present invention, the built-in function of expansion script resolver, has script file and controls mobile radio terminal peripherals and the storehouse that uses its various functions, realizes the programming Control to mobile radio terminal peripherals.
The method that realizes parsing operation script able to programme on mobile radio terminal of the present invention, terminal user can, in the situation that not adding the hardware such as ppu, be realized the programming Control to terminal:
(1) use LUA script java standard library to realize logical operation, mathematical operation, string operation, timing cycle scheduling algorithm;
(2) by realizes the peripheral unit control such as LED, GPIO, LCD and UART to mobile terminal for the expansion to script resolver built-in function of mobile radio terminal, and the function such as note, phone and the data service of use terminal.
More than show and described ultimate principle of the present invention and principal character and advantage of the present invention.The technician of the industry should understand; the present invention is not restricted to the described embodiments; that in above-described embodiment and instructions, describes just illustrates principle of the present invention; without departing from the spirit and scope of the present invention; the present invention also has various changes and modifications; these changes and improvements all fall in the claimed scope of the invention, and the claimed scope of the present invention is defined by appending claims and equivalent thereof.

Claims (4)

1. a method that realizes parsing operation script able to programme on mobile radio terminal, is characterized in that, it comprises the steps:
(1) script file of having programmed is inserted to mobile radio terminal;
(2) obtain the code of the script resolver of script, be transplanted on mobile radio terminal, make wireless terminal resolve and carry out script file;
(3) mobile radio terminal is by script resolver resolves and carry out script file mobile radio terminal is carried out to programming Control.
2. the method that realizes parsing operation script able to programme on mobile radio terminal as claimed in claim 1, is characterized in that, described script file is programmed by LUA Script Programming language.
3. the method that realizes parsing operation script able to programme on mobile radio terminal as claimed in claim 1, it is characterized in that, the execution that script resolver in described mobile radio terminal is realized script file by AT+RUNLUA=** is called, * * be will Run Script filename.
4. the method that realizes parsing operation script able to programme on mobile radio terminal as claimed in claim 1, it is characterized in that, the built-in function of expansion script resolver, script file is had and control mobile radio terminal peripherals and the storehouse that uses its various functions, realize the programming Control to mobile radio terminal peripherals.
CN201210557557.6A 2012-12-20 2012-12-20 Method for analytically running programmable scripts on wireless mobile terminal Pending CN103885790A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201210557557.6A CN103885790A (en) 2012-12-20 2012-12-20 Method for analytically running programmable scripts on wireless mobile terminal

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201210557557.6A CN103885790A (en) 2012-12-20 2012-12-20 Method for analytically running programmable scripts on wireless mobile terminal

Publications (1)

Publication Number Publication Date
CN103885790A true CN103885790A (en) 2014-06-25

Family

ID=50954700

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201210557557.6A Pending CN103885790A (en) 2012-12-20 2012-12-20 Method for analytically running programmable scripts on wireless mobile terminal

Country Status (1)

Country Link
CN (1) CN103885790A (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN104360837A (en) * 2014-10-16 2015-02-18 公安部第三研究所 Method for realizing evidence collection and analysis of electronic data in evidence collection software based on custom scripts

Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN101695032A (en) * 2009-11-02 2010-04-14 中国电信股份有限公司 Unified web client, service configuration method and system thereof
CN101840415A (en) * 2010-03-15 2010-09-22 福建鑫诺通讯技术有限公司 Method for controlling local resources through LUA scripts under B/S structure
CN101963915A (en) * 2010-09-25 2011-02-02 中兴通讯股份有限公司 Building method of compilation and system thereof
CN102253946A (en) * 2010-05-20 2011-11-23 腾讯科技(北京)有限公司 Lua script interactive information-based method, Web engine and embedded terminal
CN102270124A (en) * 2010-06-02 2011-12-07 腾讯科技(北京)有限公司 Device for realizing embedded plug-in and embedded platform system

Patent Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN101695032A (en) * 2009-11-02 2010-04-14 中国电信股份有限公司 Unified web client, service configuration method and system thereof
CN101840415A (en) * 2010-03-15 2010-09-22 福建鑫诺通讯技术有限公司 Method for controlling local resources through LUA scripts under B/S structure
CN102253946A (en) * 2010-05-20 2011-11-23 腾讯科技(北京)有限公司 Lua script interactive information-based method, Web engine and embedded terminal
CN102270124A (en) * 2010-06-02 2011-12-07 腾讯科技(北京)有限公司 Device for realizing embedded plug-in and embedded platform system
CN101963915A (en) * 2010-09-25 2011-02-02 中兴通讯股份有限公司 Building method of compilation and system thereof

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN104360837A (en) * 2014-10-16 2015-02-18 公安部第三研究所 Method for realizing evidence collection and analysis of electronic data in evidence collection software based on custom scripts
CN104360837B (en) * 2014-10-16 2017-10-13 公安部第三研究所 The method for realizing electronic data evidence obtaining analysis in evidence obtaining software based on custom script

Similar Documents

Publication Publication Date Title
US8898662B2 (en) Method and device for generating software installation packet
TWI687867B (en) Method for generating and installing trusted application for trusted execution environment
US20090131035A1 (en) Systems and methods for executing an application on a mobile device
US10120660B2 (en) Systems and methods for producing launchers for a mobile terminal
US11055075B2 (en) User terminal device, server, and application execution method thereof
US9182953B2 (en) Hybrid dynamic code compiling device, method, and service system thereof
US9632684B2 (en) Method, device and terminal for generating logic service for embedded terminal
US10331539B2 (en) Centralized dispatching of application analytics
CN105446739A (en) UI interface setting method and apparatus
US20180285100A1 (en) A method of refactoring Android applications for smart watches
CN107291460B (en) Television terminal, compiling server code control method and storage medium
CN102855064B (en) A kind of method of functional control help document of quick display application program
CN105487868B (en) Realize the method and system that Android device virtual key is hidden and shown
CN103885790A (en) Method for analytically running programmable scripts on wireless mobile terminal
KR20110065804A (en) Mobile terminal and method for operating web application the mobile terminal
AU2018271361A1 (en) Information display method, terminal and server
WO2012024857A1 (en) Method and terminal for loading picture resources to java virtual machine
TW200733080A (en) Method of configuring storage device
TW200743960A (en) External device and operating method applied thereto
CN101169715A (en) Control adding method
CN104298311A (en) Simulation system of wearable device
CN104850561A (en) Adaptive compression method for Android APK file
CN104008316B (en) The method and system of Information hiding is carried out based on change script environment
CN110489679B (en) Browser kernel processing method and device and storage medium
CN105204864A (en) JavaScript extension function and method

Legal Events

Date Code Title Description
C06 Publication
PB01 Publication
C10 Entry into substantive examination
SE01 Entry into force of request for substantive examination
RJ01 Rejection of invention patent application after publication

Application publication date: 20140625

RJ01 Rejection of invention patent application after publication