CN109408547A - A kind of read method of SAM registration table reads system and relevant apparatus - Google Patents

A kind of read method of SAM registration table reads system and relevant apparatus Download PDF

Info

Publication number
CN109408547A
CN109408547A CN201811340024.6A CN201811340024A CN109408547A CN 109408547 A CN109408547 A CN 109408547A CN 201811340024 A CN201811340024 A CN 201811340024A CN 109408547 A CN109408547 A CN 109408547A
Authority
CN
China
Prior art keywords
registration table
memory block
read
sam registration
sam
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
CN201811340024.6A
Other languages
Chinese (zh)
Other versions
CN109408547B (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.)
Zhengzhou Yunhai Information Technology Co Ltd
Original Assignee
Zhengzhou Yunhai Information 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 Zhengzhou Yunhai Information Technology Co Ltd filed Critical Zhengzhou Yunhai Information Technology Co Ltd
Priority to CN201811340024.6A priority Critical patent/CN109408547B/en
Publication of CN109408547A publication Critical patent/CN109408547A/en
Application granted granted Critical
Publication of CN109408547B publication Critical patent/CN109408547B/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/44505Configuring for program initiating, e.g. using registry, configuration files

Landscapes

  • Engineering & Computer Science (AREA)
  • Software Systems (AREA)
  • Theoretical Computer Science (AREA)
  • Physics & Mathematics (AREA)
  • General Engineering & Computer Science (AREA)
  • General Physics & Mathematics (AREA)
  • Information Retrieval, Db Structures And Fs Structures Therefor (AREA)

Abstract

The read method of a kind of SAM registration table provided herein, comprising: when receiving the reading instruction of SAM registration table, instruct the configuration key name for determining destination item according to reading;The data information of destination item is obtained from database according to configuration key name;Being calculated according to start offset amount and data type terminates offset;The memory block that key assignments is read using start offset amount and end offset, obtains the corresponding target memory block of destination item.Start offset amount and end offset are equivalent to initial position and end position of the determining destination item in memory block, corresponding memory block can be directly intercepted in key assignments memory block, completion directly reads target memory block, without being all read out to SAM registry key, reading efficiency is substantially increased, while advantageously ensuring that the safety of data.The application also provides reading system, a kind of computer readable storage medium and a kind of terminal of a kind of SAM registration table, beneficial effect having the same.

Description

A kind of read method of SAM registration table reads system and relevant apparatus
Technical field
This application involves operating system field, in particular to a kind of read method of SAM registration table reads system and correlation Device.
Background technique
In Windows system, there is a kind of special registry key, they recite Windows systematically user's account Family and system access control relevant information.Due to these information extreme sensitivities, Windows system is only with group policy editing machine Form has opened a small amount of configuration interface, and the registration table key assignments in fact storing related data does not allow to use by default Family is read, is modified, and if you need to access, to be operated by any special measures.Due to these registry entries be present in HKEY_ LOCAL_MACHINE under the path SAM, therefore these registry entries are merged and are known as " SAM registration table " item.
For Windows system, the entry in these " account strategy type SAM registration table " items always can be same Place uses simultaneously, therefore this section of registration table is actually the memory mapping of a C language structural body, is realized in past technology In, utilization is and the consistent reading data of Windows system itself, write operation, i.e. structure one shown in one, statement and Fig. 3 The structural body of cause, and the example for switching to the structural body is forced after acquisition " account strategy type SAM registration table " internal storage data, And then read data therein.It should be noted that this reading manner, meeting and be bound to disposable by " account strategy type SAM All reading data in registration table " come out.
However in actual operation, for the operation of " account strategy type SAM registration table " item, often not all project Whole access, but the independent reading to wherein one or several project.Therefore, data are completely read in traditional technology means It takes and the mode for being converted to structural body example often means that the unnecessary wasting of resources.Meanwhile if read method being encapsulated For a function, and regard as an entirety, then the function should not externally expose the data unrelated with caller, otherwise may Unnecessary data exposure can be brought.
Summary of the invention
The purpose of the application is to provide a kind of read method of SAM registration table, reading system, a kind of computer-readable storage Medium and a kind of terminal solve the problems, such as all obtain when access SAM registration table.
In order to solve the above technical problems, the application provides a kind of read method of SAM registration table, specific technical solution packet It includes:
When receiving the reading instruction of the SAM registration table, the determining destination item to be read of instruction is read according to described Configuration key name;
The corresponding target start offset amount of the destination item and target are obtained from database according to the configuration key name Data type;It include configuration key name, start offset amount and the data class of all items in the SAM registration table in the database Mapping relations between type;
Being calculated according to the target start offset amount and the target data type terminates offset;
Utilize the target start offset amount and the memory for terminating offset and reading the key assignments of the SAM registration table Block obtains the corresponding target memory block of the destination item.
Wherein, after obtaining the corresponding target memory block of the destination item, further includes:
The target memory block is converted to the variable of corresponding data type according to the data type.
Wherein, further includes:
The database is established according to the name information of projects and attribute information in the SAM registration table.
Wherein, the key assignments of the SAM registration table is read using the target start offset amount and the end offset Before memory block, further includes:
The memory block of the key assignments of the SAM registration table is obtained using system API.
The application also provides a kind of reading system of SAM registration table, comprising:
Determining module when the reading for receiving the SAM registration table instructs, continues according to reading instruction determination The configuration key name of the destination item taken;
Module is obtained, is originated for obtaining the corresponding target of the destination item from database according to the configuration key name Offset and target data type;Include the configuration key name of all items in the SAM registration table in the database, originate partially Mapping relations between shifting amount and data type;
Computing module terminates offset for calculating according to the target start offset amount and the target data type;
Read module, for reading the SAM registration table using the target start offset amount and the end offset Key assignments memory block, obtain the corresponding target memory block of the destination item.
Wherein, further includes:
Conversion module, for the target memory block to be converted to the change of corresponding data type according to the data type Amount.
Wherein, further includes:
Database module, for according to the name information of projects in the SAM registration table and attribute information foundation The database.
Wherein, further includes:
Memory block obtains module, the memory block of the key assignments for obtaining the SAM registration table using system API.
The application also provides a kind of computer readable storage medium, is stored thereon with computer program, the computer journey The step of read method as described above is realized when sequence is executed by processor.
The application also provides a kind of terminal, including memory and processor, has computer program in the memory, institute State the step of realizing read method as described above when processor calls the computer program in the memory.
The read method of a kind of SAM registration table provided herein, comprising: receive the reading of the SAM registration table When instruction, according to the configuration key name for reading instruction and determining destination item to be read;According to the configuration key name from data The corresponding target start offset amount of the destination item and target data type are obtained in library;It include described in the database Mapping relations in SAM registration table between the configuration key name of all items, start offset amount and data type;According to the target Start offset amount and the target data type, which calculate, terminates offset;It is inclined using the target start offset amount and the end Shifting amount reads the memory block of the key assignments of the SAM registration table, obtains the corresponding target memory block of the destination item.
The corresponding start offset of configuration key name that the application passes through the searching destination item in pre-configured database Amount and data type, calculate end offset further according to start offset amount and data type.Start offset amount and end offset Amount is equivalent to the initial position and end position that destination item has been determined in memory block, whereby can be directly in the key got It is worth the corresponding memory block of interception destination item in memory block, completion directly reads target memory block, without to all SAM Registry key is all read out, and substantially increases reading efficiency, while advantageously ensuring that the safety of data, avoids being not required to Leaking data occurs in reading process for the project wanted.The application also provides a kind of reading system of SAM registration table, a kind of calculating Machine readable storage medium storing program for executing and a kind of terminal, beneficial effect having the same, details are not described herein again.
Detailed description of the invention
In order to illustrate the technical solutions in the embodiments of the present application or in the prior art more clearly, to embodiment or will show below There is attached drawing needed in technical description to be briefly described, it should be apparent that, the accompanying drawings in the following description is only this The embodiment of application for those of ordinary skill in the art without creative efforts, can also basis The attached drawing of offer obtains other attached drawings.
Fig. 1 is a kind of flow chart of the read method of SAM registration table provided by the embodiment of the present application;
Fig. 2 is a kind of structural schematic diagram of the corresponding database of SAM registration table provided by the embodiment of the present application;
Fig. 3 is a kind of reading system structure diagram of SAM registration table provided by the embodiment of the present application.
Specific embodiment
To keep the purposes, technical schemes and advantages of the embodiment of the present application clearer, below in conjunction with the embodiment of the present application In attached drawing, the technical scheme in the embodiment of the application is clearly and completely described, it is clear that described embodiment is Some embodiments of the present application, instead of all the embodiments.Based on the embodiment in the application, those of ordinary skill in the art Every other embodiment obtained without making creative work, shall fall in the protection scope of this application.
Referring to FIG. 1, Fig. 1 is a kind of flow chart of the read method of SAM registration table provided by the embodiment of the present application, it should Read method includes:
S101: when receiving the reading instruction of the SAM registration table, the determining target to be read of instruction is read according to described The configuration key name of project;
This step, which is intended to receive, to be read instruction and determines destination item in the SAM table registration for needing to read according to reading to instruct Configuration key name.Key name is configured it can be appreciated that field name, refers to the title of destination item.Herein for how to receive It reads instruction to be not construed as limiting, be instructed due to reading instruction generally from the relevant operation of processor, it usually can be straight Receive the read requests etc. of processor.What the configuration key name of destination item to be read referred to is exactly to read in instruction to include For the read requests of specific project in SAM registration table.SAM registration table generally includes 10 projects, due in most cases Without being read out to all projects, but one of those or a few project are only obtained, therefore this step needs elder generation Determine destination item to be read.Specifically, the configuration key name by determining destination item, i.e., direct by the title of destination item It determines.
It it should be noted that destination item is not only a project, but can be multiple projects, specific number exists This is not construed as limiting.It is understood that determining corresponding destination item according to actual reading instruction, include when reading in instruction It is then natural to the read requests of two projects perhaps three projects it needs to be determined that configuration item entitled corresponding two or three It is a.
S102: according to the configuration key name obtained from database the corresponding target start offset amount of the destination item and Target data type;
It include configuration key name, start offset amount and the data class of all items in the SAM registration table in the database Mapping relations between type;
This step is intended to the data information of destination item.Exist before this step default according to each in the SAM registration table The step for name information and attribute information of project establish the database.It implies that and needs to establish SAM before referring to this step The corresponding database of registration table.Referring to fig. 2, Fig. 2 is the corresponding database of a kind of SAM registration table provided by the embodiment of the present application Structural schematic diagram.Reflecting between configuration key name, start offset amount and the data type of all items is had recorded in the database Penetrate relationship.In Fig. 2, NAME is to configure key name, and Start is start offset amount, and Type refers to data type.Start offset amount Refer to position of the project in the key assignments memory block of SAM registration table.Herein not for the type of the data type of projects It limiting, it can be seen that there are int types and float type in Fig. 2, certainly on this basis can also include other types, A different citing limits herein.Further, the type of database and storage location are not construed as limiting herein, need to be only somebody's turn to do Database can be read, and the mapping relations existed between configuration key name, start offset amount and data type in its content are It can.
After the configuration project for determining destination item to be read in S101, this step is intended to according to the mapping in database Relationship determines the start offset amount and data type of destination item.
S103: being calculated according to the target start offset amount and the target data type terminates offset;
This step is intended to calculate end offset, can calculate end indeed according to start offset amount and data type Offset.By taking Int type as an example, long accounts for 8 bytes, and short accounts for 2 bytes.Then after determining start offset amount, The information data of the project is contained in the corresponding length of data type afterwards.It is understood that start offset amount and end Offset is project position of early start and the problem of must terminate the latest in key assignments memory block, in other words, this Purpose information data must not necessarily fully meet the corresponding length of the data type, but what is certain is that its information data is certain In section between start offset amount and end offset.Therefore, this step needs to utilize start offset amount and data type Determining terminates offset.
S104: the key assignments of the SAM registration table is read using the target start offset amount and the end offset Memory block obtains the corresponding target memory block of the destination item.
After determining start offset amount and terminating offset, that is, the memory block of the key assignments of SAM registration table can be read.Because of item Purpose information data is physically located in the key assignments memory block of SAM registration table, it is therefore desirable to read the key assignments memory block.
It is understood that this step default exist read SAM registration table key assignments memory block the step for, herein for How to read the key assignments memory block to be not construed as limiting, such as can use system API acquisition, naturally it is also possible to is feasible using other Mode different one illustrates herein.
After getting the key assignments memory block of SAM registration table, according to start offset amount and offset can be terminated by target The corresponding information data of project " interception " from key assignments memory block comes out and carries out subsequent reading.
The embodiment of the present application passes through finds configuration key name corresponding of destination item in pre-configured database Beginning offset and data type calculate end offset further according to start offset amount and data type.Start offset amount and knot Beam offset is equivalent to the initial position and end position that destination item has been determined in memory block, can directly obtain whereby To key assignments memory block in the corresponding memory block of interception destination item, completion directly reads target memory block, without to institute Some SAM registry keys are all read out, and substantially increase reading efficiency, while advantageously ensuring that the safety of data, Avoid unwanted project that leaking data occurs in reading process.
Based on the above embodiment, as preferred embodiment, after obtaining the corresponding target memory block of the destination item, Further include:
The target memory block is converted to the variable of corresponding data type according to the data type.
It should be noted that due in S104 final step be actually the destination item intercepted from key assignments memory block Corresponding part data, thus finally obtain actually or a part of memory block usually also needs if need to actually read Data conversion is carried out, memory block format is converted into corresponding data type.Format for specifically being converted herein It is not construed as limiting, corresponding conversion should be made according to the corresponding data type of destination item.
A kind of reading system of SAM registration table provided by the embodiments of the present application is introduced below, reading described below Take system that can correspond to each other reference with above-described read method.
Referring to fig. 2, Fig. 2 is a kind of reading system structure diagram of SAM registration table provided by the embodiment of the present application, should System includes:
Determining module 100 is instructed according to the reading and is determined when the reading for receiving the SAM registration table instructs The configuration key name of destination item to be read;
Module 200 is obtained, for obtaining the corresponding target of the destination item from database according to the configuration key name Start offset amount and target data type;Include the configuration key name of all items in the SAM registration table in the database, rise Mapping relations between beginning offset and data type;
Computing module 300 terminates offset for calculating according to the target start offset amount and the target data type Amount;
Read module 400 is registered for reading the SAM using the target start offset amount and the end offset The memory block of the key assignments of table obtains the corresponding target memory block of the destination item.
Based on the above embodiment, as preferred embodiment, the reading system can also include:
Conversion module, for the target memory block to be converted to the change of corresponding data type according to the data type Amount.
Based on the above embodiment, as preferred embodiment, the reading system can also include:
Database module, for according to the name information of projects in the SAM registration table and attribute information foundation The database.
Based on the above embodiment, as preferred embodiment, the reading system can also include:
Memory block obtains module, the memory block of the key assignments for obtaining the SAM registration table using system API.
Present invention also provides a kind of computer readable storage mediums, have computer program thereon, the computer program The step of being performed the read method that a kind of SAM registration table provided by above-described embodiment may be implemented.The storage medium can To include: USB flash disk, mobile hard disk, read-only memory (Read-Only Memory, ROM), random access memory (Random Access Memory, RAM), the various media that can store program code such as magnetic or disk.
Present invention also provides a kind of terminals, may include memory and processor, have computer in the memory When the processor calls the computer program in the memory, one kind provided by above-described embodiment is may be implemented in program The step of read method of SAM registration table.Certain terminal can also include various network interfaces, the components such as power supply.
Each embodiment is described in a progressive manner in specification, the highlights of each of the examples are with other realities The difference of example is applied, the same or similar parts in each embodiment may refer to each other.For embodiment provide system and Speech, since it is corresponding with the method that embodiment provides, so being described relatively simple, related place is referring to method part illustration ?.
Specific examples are used herein to illustrate the principle and implementation manner of the present application, and above embodiments are said It is bright to be merely used to help understand the present processes and its core concept.It should be pointed out that for the ordinary skill of the art For personnel, under the premise of not departing from the application principle, can also to the application, some improvement and modification can also be carried out, these improvement It is also fallen into the protection scope of the claim of this application with modification.
It should also be noted that, in the present specification, relational terms such as first and second and the like be used merely to by One entity or operation are distinguished with another entity or operation, without necessarily requiring or implying these entities or operation Between there are any actual relationship or orders.Moreover, the terms "include", "comprise" or its any other variant meaning Covering non-exclusive inclusion, so that the process, method, article or equipment for including a series of elements not only includes that A little elements, but also including other elements that are not explicitly listed, or further include for this process, method, article or The intrinsic element of equipment.In the absence of more restrictions, the element limited by sentence "including a ...", is not arranged Except there is also other identical elements in the process, method, article or apparatus that includes the element.

Claims (10)

1. a kind of read method of SAM registration table characterized by comprising
When receiving the reading instruction of the SAM registration table, matching for the determining destination item to be read of instruction is read according to described Set key name;
The corresponding target start offset amount of the destination item and target data are obtained from database according to the configuration key name Type;In the database include the SAM registration table in all items configuration key name, start offset amount and data type it Between mapping relations;
Being calculated according to the target start offset amount and the target data type terminates offset;
Using the target start offset amount and the memory block for terminating offset and reading the key assignments of the SAM registration table, obtain To the corresponding target memory block of the destination item.
2. read method according to claim 1, which is characterized in that obtain the corresponding target memory block of the destination item Later, further includes:
The target memory block is converted to the variable of corresponding data type according to the data type.
3. read method according to claim 1, which is characterized in that further include:
The database is established according to the name information of projects and attribute information in the SAM registration table.
4. read method according to claim 1, which is characterized in that utilize the target start offset amount and the end Offset is read before the memory block of the key assignments of the SAM registration table, further includes:
The memory block of the key assignments of the SAM registration table is obtained using system API.
5. a kind of reading system of SAM registration table characterized by comprising
Determining module, it is to be read according to the reading instruction determination when reading for receiving the SAM registration table instructs The configuration key name of destination item;
Module is obtained, for obtaining the corresponding target start offset of the destination item from database according to the configuration key name Amount and target data type;It include the configuration key name of all items, start offset amount in the SAM registration table in the database Mapping relations between data type;
Computing module terminates offset for calculating according to the target start offset amount and the target data type;
Read module, for utilizing the target start offset amount and the key for terminating offset and reading the SAM registration table The memory block of value obtains the corresponding target memory block of the destination item.
6. reading system according to claim 5, which is characterized in that further include:
Conversion module, for the target memory block to be converted to the variable of corresponding data type according to the data type.
7. reading system according to claim 5, which is characterized in that further include:
Database module, for according to the name information of projects in the SAM registration table and attribute information foundation Database.
8. reading system according to claim 5, which is characterized in that further include:
Memory block obtains module, the memory block of the key assignments for obtaining the SAM registration table using system API.
9. a kind of computer readable storage medium, is stored thereon with computer program, which is characterized in that the computer program quilt The step of processor realizes read method according to any one of claims 1-4 when executing.
10. a kind of terminal, which is characterized in that including memory and processor, there is computer program in the memory, it is described Processor realizes the step of read method according to any one of claims 1-4 when calling the computer program in the memory Suddenly.
CN201811340024.6A 2018-11-12 2018-11-12 SAM registry reading method, reading system and related device Active CN109408547B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201811340024.6A CN109408547B (en) 2018-11-12 2018-11-12 SAM registry reading method, reading system and related device

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201811340024.6A CN109408547B (en) 2018-11-12 2018-11-12 SAM registry reading method, reading system and related device

Publications (2)

Publication Number Publication Date
CN109408547A true CN109408547A (en) 2019-03-01
CN109408547B CN109408547B (en) 2021-11-19

Family

ID=65472756

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201811340024.6A Active CN109408547B (en) 2018-11-12 2018-11-12 SAM registry reading method, reading system and related device

Country Status (1)

Country Link
CN (1) CN109408547B (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN112003849A (en) * 2020-08-14 2020-11-27 苏州浪潮智能科技有限公司 Method and equipment for modifying account enabling and disabling state

Citations (7)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US6408326B1 (en) * 1999-04-20 2002-06-18 Microsoft Corporation Method and system for applying a policy to binary data
CN1501258A (en) * 2002-10-10 2004-06-02 英特尔公司 An apparatus and method for performing data access in accordance with memory access patterns
WO2008036249A2 (en) * 2006-09-18 2008-03-27 Av Tech, Inc. Methodology, system and computer readable medium for manipulating a windows' registry
CN103092726A (en) * 2013-01-16 2013-05-08 厦门市美亚柏科信息股份有限公司 Recovery method and recovery device of registry deleted data
CN103560957A (en) * 2013-10-15 2014-02-05 华为技术有限公司 Table look-up key value construction method and microcode issuing method, device and system
CN106844581A (en) * 2017-01-10 2017-06-13 山东华软金盾软件股份有限公司 The simulation realizing method of registration table under a kind of Linux
CN106878376A (en) * 2016-12-23 2017-06-20 微梦创科网络科技(中国)有限公司 A kind of configuring management method and system

Patent Citations (7)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US6408326B1 (en) * 1999-04-20 2002-06-18 Microsoft Corporation Method and system for applying a policy to binary data
CN1501258A (en) * 2002-10-10 2004-06-02 英特尔公司 An apparatus and method for performing data access in accordance with memory access patterns
WO2008036249A2 (en) * 2006-09-18 2008-03-27 Av Tech, Inc. Methodology, system and computer readable medium for manipulating a windows' registry
CN103092726A (en) * 2013-01-16 2013-05-08 厦门市美亚柏科信息股份有限公司 Recovery method and recovery device of registry deleted data
CN103560957A (en) * 2013-10-15 2014-02-05 华为技术有限公司 Table look-up key value construction method and microcode issuing method, device and system
CN106878376A (en) * 2016-12-23 2017-06-20 微梦创科网络科技(中国)有限公司 A kind of configuring management method and system
CN106844581A (en) * 2017-01-10 2017-06-13 山东华软金盾软件股份有限公司 The simulation realizing method of registration table under a kind of Linux

Non-Patent Citations (1)

* Cited by examiner, † Cited by third party
Title
汤振华: "Windows注册表取证分析技术研究", 《中国优秀硕士学位论文全文数据库(电子期刊)(信息科技辑)》 *

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN112003849A (en) * 2020-08-14 2020-11-27 苏州浪潮智能科技有限公司 Method and equipment for modifying account enabling and disabling state
CN112003849B (en) * 2020-08-14 2022-06-21 苏州浪潮智能科技有限公司 Method and equipment for modifying account enabling and disabling state

Also Published As

Publication number Publication date
CN109408547B (en) 2021-11-19

Similar Documents

Publication Publication Date Title
CN105893084B (en) Version upgrading method and terminal device
KR101366402B1 (en) Virtual execution system for resource-constrained devices
JP4376181B2 (en) Program execution processing terminal device
US20090293073A1 (en) Automating asynchronous programming in single threaded systems
US10768944B2 (en) Method and system for customizing desktop launcher of mobile terminal
CN105487987B (en) A kind of concurrent sequence of processing reads the method and device of IO
CN106484609B (en) Page test method and device
CN111400246B (en) Asynchronous file import method, device, computer equipment and storage medium
CN109636306A (en) Node-flow shifting method, device, terminal and storage medium
CN105608142A (en) Storage method and device of Json data
CN106648685A (en) Processing method and device of intelligent terminal system and intelligent terminal
CN107797823A (en) Business Rule Management method, apparatus, storage medium and computer equipment
CN101136780A (en) Method, system to obtain user command information, and user command registered device
CN109408547A (en) A kind of read method of SAM registration table reads system and relevant apparatus
CN103559242A (en) Method for achieving voice input of information and terminal device
US6922735B2 (en) Management of co-processor information by integrating non-program information with program information
CN106169048B (en) File delet method, device and electronic equipment
CN106484375B (en) Instruction block loading method, soft switch equipment and system
CN108984238A (en) Gesture processing method, device and the electronic equipment of application program
CN103124309B (en) Method and terminal for read-write control of mobile phone files
CN108446144A (en) A kind of application program launching method, device, terminal and storage medium
CN109558375B (en) Optimized file storage method, storage medium, equipment and system
US10257037B2 (en) Method and device for implementing seamless switching between northbound Corba interface specifications
CN112764802A (en) Business logic customization method and device, electronic equipment and storage medium
JP2013029999A (en) Test code generation device, test code generation method, and test code generation program

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