CN109558181A - Method, computer storage medium and the equipment of the compatible OCX control of non-IE browser - Google Patents

Method, computer storage medium and the equipment of the compatible OCX control of non-IE browser Download PDF

Info

Publication number
CN109558181A
CN109558181A CN201811431421.4A CN201811431421A CN109558181A CN 109558181 A CN109558181 A CN 109558181A CN 201811431421 A CN201811431421 A CN 201811431421A CN 109558181 A CN109558181 A CN 109558181A
Authority
CN
China
Prior art keywords
ocx control
browser
unit
ocx
plug
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.)
Granted
Application number
CN201811431421.4A
Other languages
Chinese (zh)
Other versions
CN109558181B (en
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.)
Gaoxing Guomai Technology Co Ltd
Original Assignee
Gaoxing Guomai Technology 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 Gaoxing Guomai Technology Co Ltd filed Critical Gaoxing Guomai Technology Co Ltd
Priority to CN201811431421.4A priority Critical patent/CN109558181B/en
Publication of CN109558181A publication Critical patent/CN109558181A/en
Application granted granted Critical
Publication of CN109558181B publication Critical patent/CN109558181B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F9/00Arrangements for program control, e.g. control units
    • G06F9/06Arrangements for program control, e.g. control units using stored programs, i.e. using an internal store of processing equipment to receive or retain programs
    • G06F9/44Arrangements for executing specific programs
    • G06F9/445Program loading or initiating
    • G06F9/44521Dynamic linking or loading; Link editing at or after load time, e.g. Java class loading
    • G06F9/44526Plug-ins; Add-ons
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F8/00Arrangements for software engineering
    • G06F8/30Creation or generation of source code
    • G06F8/36Software reuse
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F8/00Arrangements for software engineering
    • G06F8/70Software maintenance or management
    • G06F8/76Adapting program code to run in a different environment; Porting

Landscapes

  • Engineering & Computer Science (AREA)
  • Software Systems (AREA)
  • Theoretical Computer Science (AREA)
  • General Engineering & Computer Science (AREA)
  • Physics & Mathematics (AREA)
  • General Physics & Mathematics (AREA)
  • Stored Programmes (AREA)

Abstract

The present invention provides method, computer storage medium and the electronic equipment of a kind of compatible OCX control of non-IE browser, which comprises loads OCX control by NPAPI plug-in unit and realizes indirect support of the browser to OCX control.The method of the compatible OCX control of non-IE browser according to an embodiment of the present invention, NPAPI (Netscape plug-in applications programming interface) the plug-in part technology standard for supporting Netscape to formulate according to non-IE kernel browser, use NPAPI as bridge, achieve the purpose that the compatible OCX control of non-IE browser, the purpose that the effect and plug-in unit browser-cross for being finally reached code reuse use.

Description

Method, computer storage medium and the equipment of the compatible OCX control of non-IE browser
Technical field
The present invention relates to browser fields, method, meter more particularly, to a kind of compatible OCX control of non-IE browser Calculation machine storage medium and electronic equipment.
Background technique
With the development of network technology, B/S mode is also more used by people.Currently, the windows of domestic mainstream Platform browser has IE, Firefox, Google Chrome, 360 secure browsers etc..The presence of plug-in unit, more enriches WEB The function of browser.IE browser uses ActiveX control as its plug-in unit, but the browser of non-IE kernel can not be propped up directly This plug-in unit is held, so that the effect of code reuse is not achieved and purpose that plug-in unit browser-cross uses.
Summary of the invention
In view of this, the present invention provides method, computer storage medium and the electricity of a kind of compatible OCX control of non-IE browser Sub- equipment can be compatible with OCX control in non-IE browser.
In order to solve the above technical problems, on the one hand, the present invention provides a kind of method of compatible OCX control of non-IE browser, The described method includes: loading OCX control by NPAPI plug-in unit realizes indirect support of the browser to OCX control.
According to some embodiments of the present invention, which comprises JavaScript is created or obtained NPAPI by interface Plug-in object is to be called NPAPI plug-in unit;The OCX control is called by the NPAPI plug-in unit.
According to some embodiments of the present invention, the OCX control is called by the NPAPI plug-in unit, comprising: clear Whether device of looking at inquiry NPAPI plug-in unit supports OCX control, if not supporting, returns to mistake, if supporting, joins to OCX control Number conversion and verifying;If parameter is correct, the OCX control is called.
According to some embodiments of the present invention, whether the browser inquiry NPAPI plug-in unit supports OCX control.
According to some embodiments of the present invention, when parameter is correct, the NPAPI plug-in unit calls OCX control of the same name Function.
According to some embodiments of the present invention, described that Parameter Switch and verifying are carried out to OCX control, comprising: to be inserted in NPAPI During part object initialization, OCX control is loaded and initialized;In anti-initialization procedure, OCX control is carried out anti- Initialization and unloading;Support of the same name to OCX control interface and same parameter is realized in NPAPI plug-in object.
According to some embodiments of the present invention, the non-IE browser includes Firefox, Google Chrome and 360 peaces Full browser.
Second aspect, the embodiment of the present invention provide a kind of computer storage medium, including one or more computer instruction, One or more computer instruction realizes the method as described in above-described embodiment when being executed.
The third aspect, the embodiment of the present invention provide a kind of electronic equipment, including memory and processor, and the memory is used In storing one or more computer instruction;The processor is used to calling and executing one or more computer instruction, To realize the method as described in above-described embodiment.
Above-mentioned technical proposal of the invention one of at least has the advantages that:
Method, computer storage medium and the electronics of the compatible OCX control of non-IE browser according to an embodiment of the present invention are set NPAPI (Netscape plug-in applications programming interface) plug-in unit skill that is standby, supporting Netscape to formulate according to non-IE kernel browser Art standard uses NPAPI as bridge, achievees the purpose that the compatible OCX control of non-IE browser, be finally reached the effect of code reuse The purpose that fruit and plug-in unit browser-cross use.
Detailed description of the invention
Fig. 1 is the flow chart of the method for the compatible OCX control of non-IE browser of the embodiment of the present invention;
Fig. 2 is the schematic diagram of the electronic equipment of the embodiment of the present invention.
Appended drawing reference:
The method 100 of the compatible OCX control of non-IE browser;
Electronic equipment 300;
Memory 310;Operating system 311;Application program 312;
Processor 320;Network interface 330;Input equipment 340;Hard disk 350;Show equipment 360.
Specific embodiment
Below in conjunction with drawings and examples, specific embodiments of the present invention will be described in further detail.Following reality Example is applied for illustrating the present invention, but is not intended to limit the scope of the invention.
The method for specifically describing the compatible OCX control of non-IE browser according to an embodiment of the present invention in conjunction with attached drawing first below 100。
The method 100 of the compatible OCX control of non-IE browser according to an embodiment of the present invention includes: to be added by NPAPI plug-in unit It carries OCX control and realizes indirect support of the browser to OCX control.
In other words, the method 100 of the compatible OCX control of non-IE browser according to an embodiment of the present invention, can be according to non-IE NPAPI (Netscape plug-in applications programming interface) plug-in part technology mark that kernel browser generally all supports Netscape to formulate Standard, uses NPAPI as bridge, OCX control is loaded by NPAPI plug-in unit, to realize browser to the indirect branch of OCX control It holds, achievees the purpose that the compatible OCX control of non-IE browser.
Specifically, realize browser to the indirect branch of OCX control as shown in Figure 1, loading OCX control by NPAPI plug-in unit The specific method held includes:
JavaScript is created or is obtained NPAPI plug-in object by interface to be called to NPAPI plug-in unit.
The OCX control is called by the NPAPI plug-in unit.
That is, NPAPI plug-in unit standard is by plug-in unit as an object when loading OCX control by NPAPI plug-in unit Processing, JavaScript are created or are obtained NPAPI plug-in object by specific interface to be called to NPAPI plug-in unit.
In certain specific embodiments of the invention, packet is called to the OCX control by the NPAPI plug-in unit Include following steps:
Whether browser inquiry NPAPI plug-in unit supports OCX control, if not supporting, returns to mistake, if supporting, to OCX Control carries out Parameter Switch and verifying.
If parameter is correct, the OCX control is called.
Optionally, whether the browser inquiry NPAPI plug-in unit supports a certain method of OCX control, further, described NPAPI plug-in unit calls the function of a certain method of OCX control of the same name.
That is, by taking red fox browser as an example, when calling OCX interface using red fox browser, browser inquiry Whether NPAPI plug-in unit supports method Fun1 (), if not supporting, returns to mistake, if supporting, carries out Parameter Switch and verifying. If parameter is correct, OCX.Fun1 () function of the same name is called.Thus the calling to NPAPI plug-in unit can be realized.
Wherein it should be noted that at this point, JavaScript is only merely to be called to NPAPI plug-in unit, to realize pair The calling of OCX control, NPAPI plug-in unit also need to realize following functions:
It is specifically, described that Parameter Switch and verifying are carried out to OCX control, comprising:
In NPAPI plug-in object initialization procedure, OCX control is loaded and initialized.
It is counter to OCX control to be initialized and unloaded in anti-initialization procedure.
Support of the same name to OCX control interface and same parameter is realized in NPAPI plug-in object.
In other words, the process of Parameter Switch and verifying is carried out to OCX control are as follows: initialized in NPAPI plug-in object Load and initial work to OCX control is completed in journey, completed in anti-initial work anti-initialization to OCX control with Support of the same name to OCX interface and same parameter is realized in unloading in NPAPI plug-in object.It is possible thereby to realize to OCX control It calls.
According to one embodiment of present invention, in the method 100 of the compatible OCX control of the non-IE browser of the embodiment of the present invention Involved in non-IE browser include Firefox, Google Chrome and 360 secure browsers etc. support NPAPI plug-in unit mark Quasi- non-IE kernel browser.This method use scope is extensive, using convenient.
To sum up, the method 100 of the compatible OCX control of non-IE browser according to an embodiment of the present invention, is made using NPAPI For bridge, the purpose of the compatible OCX control of non-IE browser can achieve, the effect for being finally reached code reuse and plug-in unit are across browsing The purpose that device uses.
In addition, the computer storage medium includes one or more the present invention also provides a kind of computer storage medium Computer instruction, one or more computer instruction realize that any of the above-described non-IE browser is compatible when being executed The method 100 of OCX control.
That is, the computer storage medium is stored with computer program, the computer program is transported by processor When row, so that the processor executes the method 100 of the compatible OCX control of any of the above-described non-IE browser.
As shown in Fig. 2, the embodiment of the invention provides a kind of electronic equipment 300, including memory 310 and processor 320, The memory 310 is for storing one or more computer instruction, and the processor 320 is for calling and executing described one Or a plurality of computer instruction, to realize any of the above-described method.
That is, electronic equipment 300 includes: processor 320 and memory 310, it is stored in the memory 310 Computer program instructions, wherein when the computer program instructions are run by the processor, so that the processor 320 Execute any of the above-described method 100.
Further, as shown in Fig. 2, electronic equipment 300 further include network interface 330, input equipment 340, hard disk 350, With display equipment 360.
It can be interconnected by bus architecture between above-mentioned each interface and equipment.It may include any that bus architecture, which can be, The bus and bridge of the interconnection of quantity.One or more central processing unit (CPU) specifically represented by processor 320, Yi Jiyou The various circuit connections for one or more memory that memory 310 represents are together.Bus architecture can also will be such as outer Peripheral equipment, voltage-stablizer are together with the various other circuit connections of management circuit or the like.It is appreciated that bus architecture is used Connection communication between these components of realization.Bus architecture further includes power bus, controls always in addition to including data/address bus Line and status signal bus in addition, these are all it is known in the art, therefore is no longer described in greater detail herein.
The network interface 330 can connect to network (such as internet, local area network), dependency number obtained from network According to, and can be stored in hard disk 350.
The input equipment 340, can receive operator input various instructions, and be sent to processor 320 for It executes.The input equipment 340 may include keyboard or pointing device (for example, mouse, trace ball (trackball), sense of touch Plate or touch screen etc..
The display equipment 360, the result that processor 320 executes instruction acquisition can be shown.
The memory 310, program necessary to running for storage program area and data and processor 320 are counted The data such as the intermediate result during calculation.
It is appreciated that the memory 310 in the embodiment of the present invention can be volatile memory or nonvolatile memory, It or may include both volatile and non-volatile memories.Wherein, nonvolatile memory can be read-only memory (ROM), Programmable read only memory (PROM), Erasable Programmable Read Only Memory EPROM (EPROM), electrically erasable programmable read-only memory (EEPROM) or flash memory.Volatile memory can be random access memory (RAM), be used as External Cache.Herein The memory 310 of the device and method of description is intended to include but is not limited to the memory of these and any other suitable type.
In some embodiments, memory 310 stores following element, executable modules or data structures, or Their subset of person or their superset: operating system 311 and application program 312.
Wherein, operating system 311 include various system programs, such as ccf layer, core library layer, driving layer etc., for real Existing various basic businesses and the hardware based task of processing.Application program 312 includes various application programs, such as browser (Browser) etc., for realizing various applied business.Realize that the program of present invention method may be embodied in application program In 312.
The method that the above embodiment of the present invention discloses can be applied in processor 320, or be realized by processor 320. Processor 320 may be a kind of IC chip, the processing capacity with signal.During realization, the above method it is each Step can be completed by the integrated logic circuit of the hardware in processor 320 or the instruction of software form.Above-mentioned processing Device 320 can be general processor, digital signal processor (DSP), specific integrated circuit (ASIC), ready-made programmable gate array (FPGA) either other programmable logic device, discrete gate or transistor logic, discrete hardware components, may be implemented or Person executes disclosed each method, step and the logic diagram in the embodiment of the present invention.General processor can be microprocessor or Person's processor is also possible to any conventional processor etc..The step of method in conjunction with disclosed in the embodiment of the present invention, can be straight Connect and be presented as that hardware decoding processor executes completion, or in decoding processor hardware and software module combination executed At.Software module can be located at random access memory, and flash memory, read-only memory, programmable read only memory or electrically-erasable can In the storage medium of this fields such as programmable memory, register maturation.The storage medium is located at memory 310, and processor 320 is read Information in access to memory 310, in conjunction with the step of its hardware completion above method.
It is understood that embodiments described herein can with hardware, software, firmware, middleware, microcode or its Combination is to realize.For hardware realization, processing unit be may be implemented in one or more specific integrated circuits (ASIC), number letter Number processor DSP), digital signal processing appts (DSPD), programmable logic device (PLD), field programmable gate array (FPGA), general processor, controller, microcontroller, microprocessor, other electronics lists for executing herein described function In member or combinations thereof.
For software implementations, it can be realized herein by executing the module (such as process, function etc.) of function described herein The technology.Software code is storable in memory and is executed by processor.Memory can in the processor or It is realized outside processor.
Specifically, processor 320 is also used to read the computer program, executes any of the above-described method.
In several embodiments provided herein, it should be understood that disclosed method and apparatus, it can be by other Mode realize.For example, the apparatus embodiments described above are merely exemplary, for example, the division of the unit, only For a kind of logical function partition, there may be another division manner in actual implementation, such as multiple units or components can combine Or it is desirably integrated into another system, or some features can be ignored or not executed.Another point, shown or discussed phase Coupling, direct-coupling or communication connection between mutually can be through some interfaces, the INDIRECT COUPLING or communication of device or unit Connection can be electrical property, mechanical or other forms.
It, can also be in addition, the functional units in various embodiments of the present invention may be integrated into one processing unit It is that the independent physics of each unit includes, can also be integrated in one unit with two or more units.Above-mentioned integrated list Member both can take the form of hardware realization, can also realize in the form of hardware adds SFU software functional unit.
The above-mentioned integrated unit being realized in the form of SFU software functional unit can store and computer-readable deposit at one In storage media.Above-mentioned SFU software functional unit is stored in a storage medium, including some instructions are used so that a computer Equipment (can be personal computer, server or the network equipment etc.) executes receiving/transmission method described in each embodiment of the present invention Part steps.And storage medium above-mentioned includes: USB flash disk, mobile hard disk, read-only memory (Read-Only Memory, abbreviation ROM), random access memory (Random Access Memory, abbreviation RAM), magnetic or disk etc. are various can store The medium of program code.
The above is a preferred embodiment of the present invention, it is noted that for those skilled in the art For, without departing from the principles of the present invention, it can also make several improvements and retouch, these improvements and modifications It should be regarded as protection scope of the present invention.

Claims (9)

1. a kind of method of the compatible OCX control of non-IE browser, which is characterized in that the described method includes: being added by NPAPI plug-in unit It carries OCX control and realizes indirect support of the browser to OCX control.
2. the method according to claim 1, wherein the described method includes:
JavaScript is created or is obtained NPAPI plug-in object by interface to be called to NPAPI plug-in unit;
The OCX control is called by the NPAPI plug-in unit.
3. according to the method described in claim 2, it is characterized in that, being adjusted by the NPAPI plug-in unit to the OCX control With, comprising:
Whether browser inquiry NPAPI plug-in unit supports OCX control, if not supporting, returns to mistake, if supporting, to OCX control Carry out Parameter Switch and verifying;
If parameter is correct, the OCX control is called.
4. according to the method described in claim 3, it is characterized in that, whether browser inquiry NPAPI plug-in unit supports OCX to control Part.
5. according to the method described in claim 4, it is characterized in that, the NPAPI plug-in unit calls of the same name when parameter is correct The function of OCX control.
6. according to the method described in claim 3, it is characterized in that, described carry out Parameter Switch and verifying, packet to OCX control It includes:
In NPAPI plug-in object initialization procedure, OCX control is loaded and initialized;
It is counter to OCX control to be initialized and unloaded in anti-initialization procedure;
Support of the same name to OCX control interface and same parameter is realized in NPAPI plug-in object.
7. the method according to claim 1, wherein the non-IE browser includes Firefox, Google Chrome and 360 secure browsers.
8. a kind of computer storage medium, which is characterized in that including one or more computer instruction, one or more meter Such as method of any of claims 1-7 is realized in the instruction of calculation machine when being executed.
9. a kind of electronic equipment, including memory and processor, which is characterized in that
The memory is for storing one or more computer instruction;
The processor is for calling and executing one or more computer instruction, to realize as in claim 1-7 Described in any item methods.
CN201811431421.4A 2018-11-26 2018-11-26 Method for enabling non-IE browser to be compatible with OCX control, computer storage medium and equipment Active CN109558181B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201811431421.4A CN109558181B (en) 2018-11-26 2018-11-26 Method for enabling non-IE browser to be compatible with OCX control, computer storage medium and equipment

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201811431421.4A CN109558181B (en) 2018-11-26 2018-11-26 Method for enabling non-IE browser to be compatible with OCX control, computer storage medium and equipment

Publications (2)

Publication Number Publication Date
CN109558181A true CN109558181A (en) 2019-04-02
CN109558181B CN109558181B (en) 2022-07-01

Family

ID=65867829

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201811431421.4A Active CN109558181B (en) 2018-11-26 2018-11-26 Method for enabling non-IE browser to be compatible with OCX control, computer storage medium and equipment

Country Status (1)

Country Link
CN (1) CN109558181B (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN110175305A (en) * 2019-05-05 2019-08-27 中国银行股份有限公司 Data processing method, device, computer equipment and storage medium

Citations (10)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN103064886A (en) * 2012-12-07 2013-04-24 百度在线网络技术(北京)有限公司 Method for supporting multiple browsers and plug-in
US20130159394A1 (en) * 2008-11-10 2013-06-20 Antoine Labour Safe Browser Plugins Using Native Code Modules
CN104102496A (en) * 2014-08-06 2014-10-15 浪潮(山东)电子信息有限公司 Development method for bank self-service system cross-browser plugin based on WINDOWS platform
CN104123157A (en) * 2014-07-17 2014-10-29 北京京东尚科信息技术有限公司 Method and device for customizing cross-platform business logic of mobile terminal
US20150195263A1 (en) * 2011-05-03 2015-07-09 Google Inc. Extensible browser plugin interface
US20150373005A1 (en) * 2009-06-23 2015-12-24 Microsoft Technology Licensing, Llc Browser plug-in for secure credential submission
CN106648627A (en) * 2016-11-30 2017-05-10 武汉斗鱼网络科技有限公司 Method and device for migrating live-streaming application software to mozilla firefox browser
CN106776074A (en) * 2016-12-26 2017-05-31 湖北省数字证书认证管理中心有限公司 A kind of web plug-in units call method and system based on http
CN108052491A (en) * 2017-11-22 2018-05-18 李晓妮 A kind of automatic processing method and device of certificate document
CN108279888A (en) * 2017-12-19 2018-07-13 中国电子科技集团公司第三十研究所 A kind of plug-in implement method for supporting more money browsers

Patent Citations (10)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20130159394A1 (en) * 2008-11-10 2013-06-20 Antoine Labour Safe Browser Plugins Using Native Code Modules
US20150373005A1 (en) * 2009-06-23 2015-12-24 Microsoft Technology Licensing, Llc Browser plug-in for secure credential submission
US20150195263A1 (en) * 2011-05-03 2015-07-09 Google Inc. Extensible browser plugin interface
CN103064886A (en) * 2012-12-07 2013-04-24 百度在线网络技术(北京)有限公司 Method for supporting multiple browsers and plug-in
CN104123157A (en) * 2014-07-17 2014-10-29 北京京东尚科信息技术有限公司 Method and device for customizing cross-platform business logic of mobile terminal
CN104102496A (en) * 2014-08-06 2014-10-15 浪潮(山东)电子信息有限公司 Development method for bank self-service system cross-browser plugin based on WINDOWS platform
CN106648627A (en) * 2016-11-30 2017-05-10 武汉斗鱼网络科技有限公司 Method and device for migrating live-streaming application software to mozilla firefox browser
CN106776074A (en) * 2016-12-26 2017-05-31 湖北省数字证书认证管理中心有限公司 A kind of web plug-in units call method and system based on http
CN108052491A (en) * 2017-11-22 2018-05-18 李晓妮 A kind of automatic processing method and device of certificate document
CN108279888A (en) * 2017-12-19 2018-07-13 中国电子科技集团公司第三十研究所 A kind of plug-in implement method for supporting more money browsers

Non-Patent Citations (3)

* Cited by examiner, † Cited by third party
Title
"重视非IE用户:用NPAPI开发跨浏览器的插件", 《硅谷》 *
云吉等: "视频监控系统跨浏览器插件的研究与实现", 《电子设计工程》 *
冯博文 等: "" Linux中浏览器兼容ActiveX控件机制的设计与实现"", 《计算机应用于软件》 *

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN110175305A (en) * 2019-05-05 2019-08-27 中国银行股份有限公司 Data processing method, device, computer equipment and storage medium
CN110175305B (en) * 2019-05-05 2022-03-11 中国银行股份有限公司 Data processing method, data processing device, computer equipment and storage medium

Also Published As

Publication number Publication date
CN109558181B (en) 2022-07-01

Similar Documents

Publication Publication Date Title
EP4002099A1 (en) Firmware component with self-descriptive dependency information
CN105760192A (en) Registration method and device for service module of system server
CN109408042A (en) Robot visualization script configuration method, device and computer storage medium
US20130166975A1 (en) Apparatus for protecting against external attack for processor based on arm core and method using the same
US20080155518A1 (en) Methods and apparatus for tokenizing workflow process objects
CN110471690A (en) Loading method, device and the storage medium of dynamic link library SO file
US20160004867A1 (en) Systems and methods for detecting hardware tampering of information handling system hardware
CN109656637A (en) Cross-platform rendering method, device and the computer storage medium for calling OpenGL ES
CN109543376A (en) Debarkation authentication method, computer storage medium and electronic equipment
CN108108191A (en) A kind of collocation method of SOC chip and SOC chip cpu instruction collection
CN109558181A (en) Method, computer storage medium and the equipment of the compatible OCX control of non-IE browser
CN107656870A (en) Using adjustment method and device
CN109298860A (en) Thread switching method, device and computer storage medium based on android system
CN109542597A (en) Multi-process visualizes application method, system and computer storage medium
CN112085491B (en) Charging system access method, cloud platform, electronic equipment and computer readable medium
CN107273123B (en) The method and mobile terminal of application interface are shown under split screen display available state
CN109325167A (en) Characteristic analysis method, device, equipment, computer readable storage medium
US9778936B1 (en) Booting a computing system into a manufacturing mode
WO2017127341A1 (en) Systems and methods for automatic detection and configuration of voltage regulator phases in a multi-rail voltage regulator
CN111464429B (en) WeChat applet multi-item compatible sharing method, system, storage medium and equipment
CN108959020A (en) A kind of calculation method and device of Computer CPU Utilization Ratio
CN112073505B (en) Method for unloading on cloud server, control device and storage medium
CN109032637A (en) Oftware updating method and device based on framework frame
CN109743405A (en) Load balancing file uploading method, system, computer storage medium and equipment
CN109426775A (en) The method, device and equipment of reticulate pattern in a kind of detection facial image

Legal Events

Date Code Title Description
PB01 Publication
PB01 Publication
SE01 Entry into force of request for substantive examination
SE01 Entry into force of request for substantive examination
GR01 Patent grant
GR01 Patent grant