CN106250115A - A kind of method and system revising internal storage data - Google Patents
A kind of method and system revising internal storage data Download PDFInfo
- Publication number
- CN106250115A CN106250115A CN201610573137.5A CN201610573137A CN106250115A CN 106250115 A CN106250115 A CN 106250115A CN 201610573137 A CN201610573137 A CN 201610573137A CN 106250115 A CN106250115 A CN 106250115A
- Authority
- CN
- China
- Prior art keywords
- fine
- plug
- user
- numerical
- tuner
- 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
Links
Classifications
-
- G—PHYSICS
- G06—COMPUTING OR CALCULATING; COUNTING
- G06F—ELECTRIC DIGITAL DATA PROCESSING
- G06F8/00—Arrangements for software engineering
- G06F8/30—Creation or generation of source code
- G06F8/31—Programming languages or programming paradigms
Landscapes
- Engineering & Computer Science (AREA)
- Software Systems (AREA)
- General Engineering & Computer Science (AREA)
- Theoretical Computer Science (AREA)
- Computing Systems (AREA)
- Physics & Mathematics (AREA)
- General Physics & Mathematics (AREA)
- Stored Programmes (AREA)
Abstract
本发明公开了修改内存数据的方法,包括:接收用户调用数值微调器JS插件的指令,调用数值微调器JS插件;接收用户输入的功能属性参数,使数值微调器JS插件根据功能属性参数,执行对应的程序修改内存数值;其中,数值微调器JS插件基于jQuery库构建,包括:将数值微调器的各功能程序以html文件结构进行保存;通过功能属性参数接口,接收用户输入的功能属性参数,并将功能属性参数传输给html文件结构中对应的功能模块;该方法在用户每次需要数值微调器时,调用这个数值微调器JS插件,设置需要的功能属性参数,即可使用,并兼容大部分主流浏览器;无需自己写微调器的结构及功能;本发明还公开了修改内存数据的系统。
The invention discloses a method for modifying memory data, comprising: receiving an instruction from a user to call the JS plug-in of the numerical fine-tuner, calling the JS plug-in of the numerical fine-tuner; receiving a function attribute parameter input by the user, and making the JS plug-in of the numerical fine-tuner execute according to the function attribute parameter The corresponding program modifies the memory value; among them, the value trimmer JS plug-in is built based on the jQuery library, including: saving each function program of the value trimmer in an html file structure; through the function attribute parameter interface, receiving the function attribute parameter input by the user, And transfer the function attribute parameters to the corresponding function modules in the html file structure; this method calls the value trimmer JS plug-in every time the user needs the value trimmer, sets the required function attribute parameters, and can be used, and is compatible with large Some mainstream browsers; no need to write the structure and function of the trimmer; the invention also discloses a system for modifying memory data.
Description
技术领域technical field
本发明涉及数据处理技术领域,特别涉及一种修改内存数据的方法及系统。The invention relates to the technical field of data processing, in particular to a method and system for modifying memory data.
背景技术Background technique
在项目开发过程中,代码的执行效率以及代码冗余量是非常重要的。开发自己的插件已经是非常常见和必需的。一种适用于自己项目的小功能的插件非常利于项目的开发效率,后期维护也更加容易。In the project development process, code execution efficiency and code redundancy are very important. Developing your own plugins is already very common and required. A small-function plug-in suitable for your own project is very conducive to the development efficiency of the project, and it is easier to maintain later.
现有的数值微调器不仅兼容性底,而且功能已不再满足于项目的开发,在开发过程中,功能也不可控。因此,如何提高数值微调器的兼容性及执行效率,是本领域技术人员需要解决的技术问题。The existing numerical trimmers not only have low compatibility, but also the functions are no longer satisfied with the development of the project, and the functions are also uncontrollable during the development process. Therefore, how to improve the compatibility and execution efficiency of the numerical trimmer is a technical problem to be solved by those skilled in the art.
发明内容Contents of the invention
本发明的目的是提供一种修改内存数据的方法及系统,在用户每次需要数值微调器时,调用这个数值微调器JS插件,设置需要的功能属性参数,即可使用,并兼容大部分主流浏览器;无需自己写微调器的结构及功能。The purpose of the present invention is to provide a method and system for modifying memory data. When the user needs a value trimmer every time, the JS plug-in of this value trimmer is called, and the required function attribute parameters are set, which can be used and compatible with most mainstream Browser; no need to write spinner structure and function by yourself.
为解决上述技术问题,本发明提供一种修改内存数据的方法,包括:In order to solve the above technical problems, the present invention provides a method for modifying memory data, including:
接收用户调用数值微调器JS插件的指令,调用所述数值微调器JS插件;Receive an instruction from the user to call the JS plug-in of the numerical fine-tuner, and call the JS plug-in of the numerical fine-tuner;
接收用户输入的功能属性参数,使所述数值微调器JS插件根据所述功能属性参数,执行对应的程序修改内存数值;Receiving the functional attribute parameter input by the user, so that the JS plug-in of the numerical value trimmer executes the corresponding program to modify the memory value according to the functional attribute parameter;
其中,数值微调器JS插件基于jQuery库构建,包括:Among them, the value spinner JS plug-in is based on the jQuery library, including:
将数值微调器的各功能程序以html文件结构进行保存;Save each function program of the value trimmer in an html file structure;
通过功能属性参数接口,接收用户输入的功能属性参数,并将所述功能属性参数传输给html文件结构中对应的功能模块。The function attribute parameter input by the user is received through the function attribute parameter interface, and the function attribute parameter is transmitted to the corresponding function module in the html file structure.
其中,当接收用户输入的功能属性参数为空时,使所述数值微调器JS插件根据默认设置的功能属性参数,执行对应的程序修改内存数值。Wherein, when the function attribute parameter input by the user is empty, the value trimmer JS plug-in is made to execute a corresponding program to modify the memory value according to the function attribute parameter set by default.
其中,还包括:Among them, also include:
接收用户修改指令修改默认设置的功能属性参数。Receive a user modification instruction to modify the function attribute parameter of the default setting.
其中,当调用所述数值微调器JS插件失败时,提示用户调用失败,安装jQuery库。Wherein, when calling the numerical spinner JS plug-in fails, the user is prompted that the calling fails, and the jQuery library is installed.
其中,所述功能属性参数包括:微调步数参数,小数微调器参数,增加方法属性,消减方法属性,数值改变方式参数;Wherein, the function attribute parameters include: fine-tuning step parameters, decimal fine-tuner parameters, increase method attributes, subtraction method attributes, and value change method parameters;
其中,小数微调器参数包括小数微调器是否使用参数,小数微调步数参数,小数位数参数。Wherein, the parameters of the decimal fine-tuner include whether the decimal fine-tuner is used, the number of steps of the decimal fine-tuning, and the number of decimal places.
本发明提供一种修改内存数据的系统,包括:The invention provides a system for modifying memory data, including:
调用模块,用于接收用户调用数值微调器JS插件的指令,调用所述数值微调器JS插件;The calling module is used to receive an instruction from the user to call the JS plug-in of the numerical fine-tuner, and call the JS plug-in of the numerical fine-tuner;
执行模块,用于接收用户输入的功能属性参数,使所述数值微调器JS插件根据所述功能属性参数,执行对应的程序修改内存数值;The execution module is used to receive the functional attribute parameter input by the user, so that the JS plug-in of the value fine tuner executes the corresponding program to modify the memory value according to the functional attribute parameter;
数值微调器JS插件构建模块,用于将数值微调器JS插件基于jQuery库构建,将数值微调器的各功能程序以html文件结构进行保存;通过功能属性参数接口,接收用户输入的功能属性参数,并将所述功能属性参数传输给html文件结构中对应的功能模块。The numerical spinner JS plug-in building module is used to construct the numerical spinner JS plug-in based on the jQuery library, and save each function program of the numerical spinner in an html file structure; through the function attribute parameter interface, receive the function attribute parameters input by the user, And transmit the function attribute parameter to the corresponding function module in the html file structure.
其中,in,
当所述执行模块接收用户输入的功能属性参数为空时,使所述数值微调器JS插件根据默认设置的功能属性参数,执行对应的程序修改内存数值。When the function attribute parameter input by the user is empty, the execution module makes the value trimmer JS plug-in execute the corresponding program to modify the memory value according to the function attribute parameter set by default.
其中,还包括:Among them, also include:
默认设置修改模块,用于接收用户修改指令修改默认设置的功能属性参数。The default setting modifying module is used to receive user modifying instructions to modify the functional attribute parameters of the default setting.
其中,还包括:Among them, also include:
提示模块,用于当调用所述数值微调器JS插件失败时,提示用户调用失败,安装jQuery库。The prompt module is used for prompting the user that the call fails when calling the JS plug-in of the numerical spinner fails, and installing the jQuery library.
其中,所述功能属性参数包括:微调步数参数,小数微调器参数,增加方法属性,消减方法属性,数值改变方式参数;Wherein, the function attribute parameters include: fine-tuning step parameters, decimal fine-tuner parameters, increase method attributes, subtraction method attributes, and value change method parameters;
其中,小数微调器参数包括小数微调器是否使用参数,小数微调步数参数,小数位数参数。Wherein, the parameters of the decimal fine-tuner include whether the decimal fine-tuner is used, the number of steps of the decimal fine-tuning, and the number of decimal places.
本发明所提供的修改内存数据的方法,包括:接收用户调用数值微调器JS插件的指令,调用所述数值微调器JS插件;接收用户输入的功能属性参数,使所述数值微调器JS插件根据所述功能属性参数,执行对应的程序修改内存数值;其中,数值微调器JS插件基于jQuery库构建,包括:将数值微调器的各功能程序以html文件结构进行保存;通过功能属性参数接口,接收用户输入的功能属性参数,并将所述功能属性参数传输给html文件结构中对应的功能模块;The method for modifying memory data provided by the present invention includes: receiving an instruction from the user to call the JS plug-in of the numerical fine-tuner, calling the JS plug-in of the numerical fine-tuner; receiving the function attribute parameter input by the user, and making the JS plug-in of the numerical fine-tuner according to Described function attribute parameter, carry out corresponding program to revise memory numerical value; Wherein, numerical fine-tuner JS plug-in is built based on jQuery storehouse, comprises: each function program of numerical fine-tuner is saved with html file structure; Through function attribute parameter interface, receives The functional attribute parameter input by the user, and the functional attribute parameter is transmitted to the corresponding functional module in the html file structure;
可见,该方法在用户每次需要数值微调器时,调用这个数值微调器JS插件,设置需要的功能属性参数,即可使用,并兼容大部分主流浏览器;无需自己写微调器的结构及功能;本发明还通过了修改内存数据的系统,具有上述有益效果,在此不再赘述。It can be seen that this method calls the JS plug-in of the numerical spinner every time the user needs the numerical spinner, sets the required function attribute parameters, and can be used, and is compatible with most mainstream browsers; there is no need to write the structure and function of the spinner ; The present invention also adopts a system for modifying memory data, which has the above-mentioned beneficial effects, and will not be repeated here.
附图说明Description of drawings
为了更清楚地说明本发明实施例或现有技术中的技术方案,下面将对实施例或现有技术描述中所需要使用的附图作简单地介绍,显而易见地,下面描述中的附图仅仅是本发明的实施例,对于本领域普通技术人员来讲,在不付出创造性劳动的前提下,还可以根据提供的附图获得其他的附图。In order to more clearly illustrate the technical solutions in the embodiments of the present invention or the prior art, the following will briefly introduce the drawings that need to be used in the description of the embodiments or the prior art. Obviously, the accompanying drawings in the following description are only It is an embodiment of the present invention, and those skilled in the art can also obtain other drawings according to the provided drawings without creative work.
图1为本发明实施例所提供的数值微调器JS插件的构建方法的流程图;Fig. 1 is the flow chart of the construction method of the numerical spinner JS plug-in provided by the embodiment of the present invention;
图2为本发明实施例所提供的修改内存数据的方法的流程图;FIG. 2 is a flowchart of a method for modifying memory data provided by an embodiment of the present invention;
图3为本发明实施例所提供的修改内存数据的系统的结构框图。FIG. 3 is a structural block diagram of a system for modifying memory data provided by an embodiment of the present invention.
具体实施方式detailed description
本发明的核心是提供一种修改内存数据的方法及系统,在用户每次需要数值微调器时,调用这个数值微调器JS插件,设置需要的功能属性参数,即可使用,并兼容大部分主流浏览器;无需自己写微调器的结构及功能。The core of the present invention is to provide a method and system for modifying memory data. When the user needs a numerical trimmer every time, he can call the numerical trimmer JS plug-in, set the required function attribute parameters, and then use it, and is compatible with most mainstream Browser; no need to write spinner structure and function by yourself.
为使本发明实施例的目的、技术方案和优点更加清楚,下面将结合本发明实施例中的附图,对本发明实施例中的技术方案进行清楚、完整地描述,显然,所描述的实施例是本发明一部分实施例,而不是全部的实施例。基于本发明中的实施例,本领域普通技术人员在没有做出创造性劳动前提下所获得的所有其他实施例,都属于本发明保护的范围。In order to make the purpose, technical solutions and advantages of the embodiments of the present invention clearer, the technical solutions in the embodiments of the present invention will be clearly and completely described below in conjunction with the drawings in the embodiments of the present invention. Obviously, the described embodiments It is a part of embodiments of the present invention, but not all embodiments. Based on the embodiments of the present invention, all other embodiments obtained by persons of ordinary skill in the art without making creative efforts belong to the protection scope of the present invention.
请参图1,本发明实施例所提供的数值微调器JS插件的构建方法的流程图;数值微调器JS插件基于jQuery库构建,除此之外,不需引入其他插件,构建过程包括:Please refer to Fig. 1, the flow chart of the construction method of the JS plug-in of numerical fine-tuner provided by the embodiment of the present invention;
S100、将数值微调器的各功能程序以html文件结构进行保存;相当于将数值微调器的各功能程序固化到html文件中。S100. Save each functional program of the numerical trimmer in an html file structure; equivalent to solidifying each functional program of the numerical trimmer into the html file.
S110、通过功能属性参数接口,接收用户输入的功能属性参数,并将所述功能属性参数传输给html文件结构中对应的功能模块。S110. Receive the function attribute parameter input by the user through the function attribute parameter interface, and transmit the function attribute parameter to the corresponding function module in the html file structure.
其中,这款插件基于jQuery,用了原生JS实现。首次创建,会形成微调器的结构,并赋值上属性及方法,后面修改属性时,会重新给元素赋值,不会重新构建。即在用户每次需要数值微调器时,调用这个数值微调器JS插件,设置需要的功能属性参数,即可使用,并兼容大部分主流浏览器;无需自己写微调器的结构及功能。Among them, this plug-in is based on jQuery and implemented with native JS. When created for the first time, the structure of the spinner will be formed, and the attributes and methods will be assigned. When the attributes are modified later, the elements will be reassigned and will not be rebuilt. That is, every time the user needs the value spinner, call the value spinner JS plug-in, set the required function attribute parameters, and it can be used, and it is compatible with most mainstream browsers; there is no need to write the structure and function of the spinner.
请参图2,图2为本发明实施例所提供的修改内存数据的方法的流程图;该方法可以包括:Referring to Fig. 2, Fig. 2 is a flowchart of a method for modifying memory data provided by an embodiment of the present invention; the method may include:
S200、接收用户调用数值微调器JS插件的指令,调用所述数值微调器JS插件;S200. Receive an instruction from the user to call the JS plug-in of the numerical trimmer, and call the JS plug-in of the numerical trimmer;
S210、接收用户输入的功能属性参数,使所述数值微调器JS插件根据所述功能属性参数,执行对应的程序修改内存数值;S210. Receive the functional attribute parameter input by the user, and make the value trimmer JS plug-in execute a corresponding program to modify the memory value according to the functional attribute parameter;
其中,功能属性参数包括:微调步数参数,小数微调器参数,增加方法属性,消减方法属性,数值改变方式参数;其中,小数微调器参数包括小数微调器是否使用参数,小数微调步数参数,小数位数参数。Among them, the function attribute parameters include: fine-tuning step parameters, decimal spinner parameters, increase method attributes, subtraction method attributes, value change method parameters; among them, the decimal spinner parameters include whether the decimal spinner uses parameters, decimal fine-tuning step parameters, Decimal places parameter.
即每次可以用户可以通过微调步数参数自己设置微调步数的值,以及根据小数微调器参数的设置决定是否使用小数微调器,使用时可以进一步设置小数微调步数的值,小数位数值等可以影响数值微调器执行结果的参数值。用户也可以选择数值微调器执行加数值还是减数值。That is, the user can set the value of the number of fine-tuning steps by the parameter of the number of fine-tuning steps each time, and decide whether to use the decimal trimmer according to the setting of the decimal trimmer parameter. When using it, the value of the number of decimal fine-tuning steps and the number of decimal places can be further set. Parameter values that can affect the result of the numeric spinner's execution. The user can also choose whether the value spinner performs addition or subtraction of values.
可选的,当接收用户输入的功能属性参数为空时,使所述数值微调器JS插件根据默认设置的功能属性参数,执行对应的程序修改内存数值。Optionally, when the function attribute parameter input by the user is empty, the value trimmer JS plug-in is made to execute a corresponding program to modify the memory value according to the function attribute parameter set by default.
即用户也可以提前设置好默认设置下各个功能属性参数的值(可以根据自身使用需求设置常用功能属性参数的值为默认值),这样可以防止用户每次都需要进行功能属性参数的设置。进一步,由于随着时间的增长,用户常用的功能属性参数的值可能会发生变化;因此,为了减少功能属性参数数据设置的次数,可以定期对功能属性参数的默认设置的值进行修改,或者在用户需要改变默认设置的值时,对功能属性参数的默认设置进行修改,即接收用户修改指令修改默认设置的功能属性参数。That is, the user can also set the value of each function attribute parameter under the default setting in advance (you can set the value of the commonly used function attribute parameter to the default value according to the user's own needs), which can prevent the user from needing to set the function attribute parameter every time. Further, due to the growth of time, the values of the functional attribute parameters commonly used by users may change; therefore, in order to reduce the number of data setting of the functional attribute parameters, the value of the default setting of the functional attribute parameters can be regularly modified, or in When the user needs to change the value of the default setting, the default setting of the function attribute parameter is modified, that is, the function attribute parameter of the default setting is modified by receiving a user modification instruction.
由于该方法提供的数值微调器JS插件基于jQuery库构建,因此,若系统中没有jQuery库时,会引起调用的失败,当调用所述数值微调器JS插件失败时,提示用户调用失败,安装jQuery库。Since the numerical spinner JS plug-in provided by this method is based on the jQuery library, if there is no jQuery library in the system, the call will fail. When calling the numerical spinner JS plug-in fails, the user will be prompted to fail to call and install jQuery library.
下面提供在html文件结构中固化数值微调器的各功能程序的代码:The following provides the codes of each function program of the solidified numerical spinner in the html file structure:
基于上述技术方案,本发明实施例提供的修改内存数据的方法,在用户每次需要数值微调器时,调用这个数值微调器JS插件,设置需要的功能属性参数,即可使用,并兼容大部分主流浏览器;无需自己写微调器的结构及功能。方便用户的使用,提高数值微调器的兼容性及执行效率。Based on the above-mentioned technical solution, the method for modifying memory data provided by the embodiment of the present invention can be used when the user needs a value trimmer every time, calls the JS plug-in of the value trimmer, sets the required function attribute parameters, and is compatible with most Mainstream browsers; no need to write the structure and function of the spinner by yourself. It is convenient for users to use, and improves the compatibility and execution efficiency of the numerical trimmer.
下面对本发明实施例提供的修改内存数据的系统进行介绍,下文描述的修改内存数据的系统与上文描述的修改内存数据的方法可相互对应参照。The system for modifying memory data provided by the embodiments of the present invention is introduced below. The system for modifying memory data described below and the method for modifying memory data described above can be referred to in correspondence.
请参考图3,图3为本发明实施例所提供的修改内存数据的系统的结构框图;该方法可以包括:Please refer to Fig. 3, which is a structural block diagram of a system for modifying memory data provided by an embodiment of the present invention; the method may include:
调用模块100,用于接收用户调用数值微调器JS插件的指令,调用所述数值微调器JS插件;The calling module 100 is used to receive an instruction from the user to call the JS plug-in of the numerical fine-tuner, and call the JS plug-in of the numerical fine-tuner;
执行模块200,用于接收用户输入的功能属性参数,使所述数值微调器JS插件根据所述功能属性参数,执行对应的程序修改内存数值;The execution module 200 is used to receive the function attribute parameter input by the user, so that the JS plug-in of the value trimmer executes the corresponding program to modify the memory value according to the function attribute parameter;
数值微调器JS插件构建模块300,用于将数值微调器JS插件基于jQuery库构建,将数值微调器的各功能程序以html文件结构进行保存;通过功能属性参数接口,接收用户输入的功能属性参数,并将所述功能属性参数传输给html文件结构中对应的功能模块。The value trimmer JS plug-in building module 300 is used to construct the value trimmer JS plug-in based on the jQuery library, and save each function program of the value trimmer in an html file structure; through the function attribute parameter interface, receive the function attribute parameter input by the user , and transmit the function attribute parameter to the corresponding function module in the html file structure.
可选的,当所述执行模块200接收用户输入的功能属性参数为空时,使所述数值微调器JS插件根据默认设置的功能属性参数,执行对应的程序修改内存数值。Optionally, when the execution module 200 receives the user input and the function attribute parameter is empty, the value trimmer JS plug-in executes the corresponding program to modify the memory value according to the function attribute parameter set by default.
基于上述技术方案,该系统还包括:Based on the above technical solution, the system also includes:
默认设置修改模块,用于接收用户修改指令修改默认设置的功能属性参数。The default setting modifying module is used to receive user modifying instructions to modify the functional attribute parameters of the default setting.
基于上述任意技术方案,该系统还包括:Based on any of the above technical solutions, the system also includes:
提示模块,用于当调用所述数值微调器JS插件失败时,提示用户调用失败,安装jQuery库。The prompt module is used for prompting the user that the call fails when calling the JS plug-in of the numerical spinner fails, and installing the jQuery library.
可选的,所述功能属性参数包括:微调步数参数,小数微调器参数,增加方法属性,消减方法属性,数值改变方式参数;Optionally, the function attribute parameters include: fine-tuning step parameters, decimal fine-tuner parameters, increase method attributes, subtraction method attributes, and value change method parameters;
其中,小数微调器参数包括小数微调器是否使用参数,小数微调步数参数,小数位数参数。Wherein, the parameters of the decimal fine-tuner include whether the decimal fine-tuner is used, the number of steps of the decimal fine-tuning, and the number of decimal places.
说明书中各个实施例采用递进的方式描述,每个实施例重点说明的都是与其他实施例的不同之处,各个实施例之间相同相似部分互相参见即可。对于实施例公开的装置而言,由于其与实施例公开的方法相对应,所以描述的比较简单,相关之处参见方法部分说明即可。Each embodiment in the description is described in a progressive manner, each embodiment focuses on the difference from other embodiments, and the same and similar parts of each embodiment can be referred to each other. As for the device disclosed in the embodiment, since it corresponds to the method disclosed in the embodiment, the description is relatively simple, and for the related information, please refer to the description of the method part.
专业人员还可以进一步意识到,结合本文中所公开的实施例描述的各示例的单元及算法步骤,能够以电子硬件、计算机软件或者二者的结合来实现,为了清楚地说明硬件和软件的可互换性,在上述说明中已经按照功能一般性地描述了各示例的组成及步骤。这些功能究竟以硬件还是软件方式来执行,取决于技术方案的特定应用和设计约束条件。专业技术人员可以对每个特定的应用来使用不同方法来实现所描述的功能,但是这种实现不应认为超出本发明的范围。Professionals can further realize that the units and algorithm steps of the examples described in conjunction with the embodiments disclosed herein can be implemented by electronic hardware, computer software or a combination of the two. In order to clearly illustrate the possible For interchangeability, in the above description, the composition and steps of each example have been generally described according to their functions. Whether these functions are executed by hardware or software depends on the specific application and design constraints of the technical solution. Those skilled in the art may use different methods to implement the described functions for each specific application, but such implementation should not be regarded as exceeding the scope of the present invention.
结合本文中所公开的实施例描述的方法或算法的步骤可以直接用硬件、处理器执行的软件模块,或者二者的结合来实施。软件模块可以置于随机存储器(RAM)、内存、只读存储器(ROM)、电可编程ROM、电可擦除可编程ROM、寄存器、硬盘、可移动磁盘、CD-ROM、或技术领域内所公知的任意其它形式的存储介质中。The steps of the methods or algorithms described in connection with the embodiments disclosed herein may be directly implemented by hardware, software modules executed by a processor, or a combination of both. Software modules can be placed in random access memory (RAM), internal memory, read-only memory (ROM), electrically programmable ROM, electrically erasable programmable ROM, registers, hard disk, removable disk, CD-ROM, or any other Any other known storage medium.
以上对本发明所提供的修改内存数据的方法及系统进行了详细介绍。本文中应用了具体个例对本发明的原理及实施方式进行了阐述,以上实施例的说明只是用于帮助理解本发明的方法及其核心思想。应当指出,对于本技术领域的普通技术人员来说,在不脱离本发明原理的前提下,还可以对本发明进行若干改进和修饰,这些改进和修饰也落入本发明权利要求的保护范围内。The method and system for modifying memory data provided by the present invention have been introduced in detail above. In this paper, specific examples are used to illustrate the principle and implementation of the present invention, and the descriptions of the above embodiments are only used to help understand the method and core idea of the present invention. It should be pointed out that for those skilled in the art, without departing from the principles of the present invention, some improvements and modifications can be made to the present invention, and these improvements and modifications also fall within the protection scope of the claims of the present invention.
Claims (10)
Priority Applications (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
CN201610573137.5A CN106250115A (en) | 2016-07-19 | 2016-07-19 | A kind of method and system revising internal storage data |
Applications Claiming Priority (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
CN201610573137.5A CN106250115A (en) | 2016-07-19 | 2016-07-19 | A kind of method and system revising internal storage data |
Publications (1)
Publication Number | Publication Date |
---|---|
CN106250115A true CN106250115A (en) | 2016-12-21 |
Family
ID=57613890
Family Applications (1)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
CN201610573137.5A Pending CN106250115A (en) | 2016-07-19 | 2016-07-19 | A kind of method and system revising internal storage data |
Country Status (1)
Country | Link |
---|---|
CN (1) | CN106250115A (en) |
Citations (3)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
US6658622B1 (en) * | 1998-12-14 | 2003-12-02 | International Business Machines Corporation | Self-diagnosing and self-correcting data entry components with dependency behavior |
CN104123143A (en) * | 2013-04-24 | 2014-10-29 | 鸿富锦精密工业(深圳)有限公司 | User control loading system and method |
CN104933753A (en) * | 2015-07-09 | 2015-09-23 | 上海苗实信息科技有限公司 | Three-dimensional virtual roaming scene construction platform based on Internet |
-
2016
- 2016-07-19 CN CN201610573137.5A patent/CN106250115A/en active Pending
Patent Citations (3)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
US6658622B1 (en) * | 1998-12-14 | 2003-12-02 | International Business Machines Corporation | Self-diagnosing and self-correcting data entry components with dependency behavior |
CN104123143A (en) * | 2013-04-24 | 2014-10-29 | 鸿富锦精密工业(深圳)有限公司 | User control loading system and method |
CN104933753A (en) * | 2015-07-09 | 2015-09-23 | 上海苗实信息科技有限公司 | Three-dimensional virtual roaming scene construction platform based on Internet |
Non-Patent Citations (2)
Title |
---|
明日科技: "《Linux C从入门到精通》", 31 December 2012, 清华大学出版社 * |
陶国荣: "《jQuery权威指南 第2版》", 30 September 2013, 机械工业出版社 * |
Similar Documents
Publication | Publication Date | Title |
---|---|---|
CN105700925B (en) | A kind of interface implementing method and device of APP | |
CN108647032B (en) | Application loading method and apparatus, computer apparatus and computer-readable storage medium | |
WO2018210096A1 (en) | Rule engine-based rule configuration method, terminal and device, and storage medium | |
WO2017101727A1 (en) | Method and system for calling application programming interface | |
CN104657164A (en) | Method and device for updating and processing software | |
CN114265584B (en) | Page component generation method, device, equipment and storage medium | |
CN110633959A (en) | Method, device, equipment and medium for creating approval task based on graph structure | |
CN113626016A (en) | Front-end and back-end separated reusable component based on Vue + Element UI + Koa2 | |
CN106775754A (en) | The compatible processing method and processing device of application | |
WO2019052115A1 (en) | Application control style customization method and apparatus, and computer-readable storage medium | |
CN105740219A (en) | A report customization method and device | |
WO2024011994A1 (en) | Methods and systems for updating an algorithm package | |
CN106227548A (en) | Method for dynamically displaying and hiding BIOS SETUP option | |
CN112269635B (en) | Functional module configuration method, system, electronic device and storage medium | |
JP2018206074A (en) | Histogram generation method, histogram generation device, and histogram generation program | |
CN106250115A (en) | A kind of method and system revising internal storage data | |
CN118796165A (en) | Model distributed migration code generation method, device, equipment and medium | |
CN108804088B (en) | Protocol processing method and device | |
CN114327503B (en) | An automatic filling method, system and device for an operating system of a confidential computer | |
CN116450238A (en) | Vue interface rendering method and device, storage medium and electronic equipment | |
CN111078726B (en) | Operation method, server and storage medium of data access layer | |
CN114840194A (en) | Code and operating system generation method and device, server and electronic equipment | |
CN114491366A (en) | Method and device for mounting instances on multiple document object model nodes | |
CN114594950A (en) | A UI graphics management method, system, device and computer-readable storage medium | |
CN114138242A (en) | A code-free cross-system interface development method based on RPA software |
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 | ||
RJ01 | Rejection of invention patent application after publication |
Application publication date: 20161221 |