CN106547519A - Information processing method and system - Google Patents
Information processing method and system Download PDFInfo
- Publication number
- CN106547519A CN106547519A CN201510589975.7A CN201510589975A CN106547519A CN 106547519 A CN106547519 A CN 106547519A CN 201510589975 A CN201510589975 A CN 201510589975A CN 106547519 A CN106547519 A CN 106547519A
- Authority
- CN
- China
- Prior art keywords
- file
- resource
- engineering
- mark
- unit
- 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
Links
Landscapes
- Stored Programmes (AREA)
Abstract
The embodiment of the invention discloses a kind of information processing method and system, methods described includes:Create class libraries engineering;Wherein, the class libraries engineering includes that source code and source code perform required resource;The first file and the second file are set up in the class libraries engineering;The mark of the resource is stated in first file;The mark of the resource is defined in second file;Wherein, reference of the definition in the statement and the second file of first file for Client application engineering.
Description
Technical field
The present invention relates to areas of information technology, more particularly to a kind of information processing method and system.
Background technology
In application software (such as ARIXTRA software) development process, it is often necessary to which oneself is developed a class libraries
Jar bags are packaged into so that other people call.When application software is issued, pure code is packaged into into src.jar,
Simultaneously using the engineering of acting on behalf of of a middle-agent, then the src.jar for having packed is added to acts on behalf of engineering
In reference, and used resource is put into acts on behalf of in engineering, direct realease agent engineering is to client.
When Client application needs to use, as long as simply adding the reference to acting on behalf of engineering.Src.jar
In containing to resource compile generate R.java files.Tong Guo the lookup R.java of resource is arrived used in Src.jar
File is determining.Customer engineering can generate another to acting on behalf of the process of the resource in engineering when recompilating
R.java, and the new definition of resource can be generated in the R.java for regenerating.This may exist such
Inconsistent problem is defined in the R.java in R.java files and customer engineering in problem Src.jar.This
When will produce the mistake that resource can not find.In existing solution, need to increase a mapping Map work
Tool class, by the name of resource come Map Searching resource.
But the problem for existing is:When code revision is carried out, it may be necessary to all in R.java
R.XXX.id is called and is all substituted for calling for Map instrument class functions, this when staff
Need to carry out manual modification one by one, intricate operation and mistake easily occur, and also need to while providing extra
Map instruments are realizing aforesaid operations.
The content of the invention
In view of this, the embodiment of the present invention is expected to provide a kind of information processing method and system, at least partly solves
Certainly in the problems referred to above one or more.
To reach above-mentioned purpose, the technical scheme is that what is be achieved in that:
Embodiment of the present invention first aspect provides a kind of information processing method, and methods described includes:
Create class libraries engineering;Wherein, the class libraries engineering includes that source code and source code perform required resource;
The first file and the second file are set up in the class libraries engineering;
The mark of the resource is stated in first file;
The mark of the resource is defined in second file;
Wherein, reference of the definition in the statement and the second file of first file for Client application engineering.
Based on such scheme, methods described also includes:
Carry out first time compiling to the source code, generation includes the 3rd literary of the mark of the resource and definition
Part;
It is described the mark of the resource to be stated in first file, including:
Select to need the mark of disclosed resource from the 3rd file, be added in first file;
It is described the mark of the resource to be defined in second file, including:
Select to need the mark of disclosed resource from the 3rd file, be added in second file.
Based on such scheme, methods described also includes:
Based on first file and the second file, second compiling that carry out to the class libraries engineering, formed
Code after compiling;
Based on the required resource, Resource TOC is formed;
Code after the compiling is packed into into code bag with the Resource TOC.
Based on such scheme, methods described also includes:
Engineering is acted on behalf of in establishment;
Add first file, second file and the resource in the broker library for acting on behalf of engineering;
It is described act on behalf of engineering in add reference to the code bag.
Based on such scheme, methods described also includes:
Create Client application engineering;
The broker library is quoted in the Client application engineering.
Embodiment of the present invention second aspect provides a kind of information processing system, and the system includes:
First creating unit, for creating class libraries engineering;Wherein, the class libraries engineering includes source code and source
Code performs required resource;
Unit is set up, for the first file and the second file are set up in the class libraries engineering;
Statement unit, for stating to the mark of the resource in first file;
Definition unit, for being defined to the mark of the resource in second file;
Wherein, reference of the definition in the statement and the second file of first file for Client application engineering.
Based on such scheme, the system also includes:
First compilation unit, for first time compiling is carried out to the source code, generation includes the resource
Mark and the 3rd file for defining;
The statement unit, specifically for selecting to need the mark of disclosed resource from the 3rd file,
It is added in first file;
The definition unit, specifically for selecting to need the mark of disclosed resource from the 3rd file,
It is added in second file.
Based on such scheme, the system also includes:
Second compilation unit, for based on first file and the second file, entering to the class libraries engineering
Row is compiled for second, forms the code after compiling;
First forms unit, for based on the required resource, forming Resource TOC;
Second forms unit, for the code after the compiling is packed into code bag with the Resource TOC.
Based on such scheme, the system also includes:
Second creating unit, acts on behalf of engineering for creating;
Adding device, for add in the broker library for acting on behalf of engineering first file, described second
File and the resource;
First precedents, for acting on behalf of the reference added in engineering to the code bag described.
Based on such scheme, the system also includes:
3rd creating unit, for creating Client application engineering;
Second precedents, for quoting the broker library in the Client application engineering.
Information processing method provided in an embodiment of the present invention and system, are setting up the first file in class libraries engineering
With the second file;First file stated for the resource needed for performing to source code, and the second file is to the
The resource stated in one is defined, and so follow-up Client application engineering just can directly continue to use the two texts
Statement and definition in part, is not used in additionally being stated and being defined, and divides in different engineerings so as to avoid
Statement and the skimble-scamble phenomenon of definition caused by Sheng Ming and not defining to same resource;Without extra foundation
Mapping relations, it is so follow-up when code is modified, when the mark of the resource being related to and title replacement, just
It is replaced without artificial lookup one by one, substantially reduce the number the operation of staff, improves intelligent and effect
Rate.
Description of the drawings
Fig. 1 is the schematic flow sheet of the first information processing method provided in an embodiment of the present invention;
Fig. 2 is the schematic flow sheet of second information processing method provided in an embodiment of the present invention;
Fig. 3 is the schematic flow sheet of the third information processing method provided in an embodiment of the present invention;
Fig. 4 is the structural representation of the first information processing system provided in an embodiment of the present invention;
Fig. 5 is the structural representation of second information processing system provided in an embodiment of the present invention;
Fig. 6 is the schematic flow sheet of the 4th kind of information processing method provided in an embodiment of the present invention.
Specific embodiment
Technical scheme is done below in conjunction with Figure of description and specific embodiment and further explain in detail
State.
Embodiment of the method:
As shown in figure 1, the present embodiment provides a kind of information processing method, methods described includes:
Step S110:Create class libraries engineering;Wherein, the class libraries engineering includes that source code and source code are performed
Required resource;
Step S120:The first file and the second file are set up in the class libraries engineering;
Step S130:The mark of the resource is stated in first file;
Step S140:The mark of the resource is defined in second file;
Wherein, reference of the definition in the statement and the second file of first file for Client application engineering.
Information processing method described in the present embodiment is can be applicable in the compiling and software development process of code.Institute
It is Class Project to state the corresponding English of class libraries engineering, is the process to form the set including multiple class objects.
The class libraries engineering includes the source code write using various programming languages, for example, using written in Java
Source code.Resource needed for described, it may include the source code such as picture, memory space, word, link is held
Various materials needed for row.
The first file and the second file will be created in the step s 120.First file can be ids.xml;
Second file can be public.xml.The mark of the resource is stated in first file.The money
Source can for the source code perform needed for resource in partly need disclosed resource.The mark of the resource can
For variable corresponding to the identification information of the resource.Second file is defined to the mark of resource, equivalent to
Assignment is carried out to the variable, the assignment can be specially the label of resource, the unified money of the title or resource of resource
Numbering of source address etc., such as picture etc..Definition generally in second file is to institute in the first file
The definition that the mark of statement is carried out.
In the present embodiment after first file has carried out statement and the second file is defined,
When subsequently carrying out Client application project treatment, the developer of Client application engineering is not used in again to the money
The mark in source stated and defined, like this, the statement formed during Client application engineering would not be produced
And definition, different from the statement that formed in class libraries engineering and the problem of definition, so it is achieved that in class libraries work
The statement and the unification of definition of the mark of resource in journey and Client application engineering, without again by Map foundation
Mapping directory etc..When line code rewriting is subsequently entered, personnel are rewritten without checking one by one and rewriting, improved
Work efficiency, while avoiding artifact causes mistake.
As shown in Fig. 2 methods described also includes:
Step S101:Carry out first time compiling to source code, generation includes the mark of the resource and definition
3rd file;
Step S130 may include:Select to need the mark of disclosed resource from the 3rd file, add
It is added in first file;
Step S140 includes:Select to need the mark of disclosed resource, addition from the 3rd file
To in second file.
For example, by taking the compiling of the class libraries engineering of java applet as an example, then source code is carried out after first time compiling,
R.java files will be formed.The statement and definition of resource is may include in this document.
In order to ensure the reference of subsequent clients application project it is correct, in the present embodiment, step S130
Needed for directly will copying from R.java files, the mark of disclosed resource, realizes statement.Step S140
In directly will copy from R.java files needed for disclosed resource definition, realize the definition to resource.
Certainly various R.class files can be formed after compiling.It should be noted that R.java files and R.class
" R " in seeing refers to for filename.
So not only just it is easy realize need disclosed in resource mark the statement in the first file and
Definition in the second file, and ensure that in subsequent clients application project and class libraries engineering to same resource
Mark statement it is identical, the definition to same resource is identical such that it is able to avoid conflict.
Additionally, as shown in figure 3, methods described also includes:
Step S150:Second of the carrying out based on first file and the second file, to the class libraries engineering
Compiling, forms the code after compiling;
Step S160:Based on the required resource, Resource TOC is formed;
Step S170:Code after the compiling is packed into into code bag with the Resource TOC.
For example, by taking Java code as an example, the code after compiling to first time carries out second compiling, such as to the
Class files after once compiling are compiled again, when specifically compiling, will need what is replaced in code
Mark and definition, state in being substituted for the first file and the definition in the second file.Obviously in current compiling,
What is searched is the first file and the second file, and carries out the compiled code after second compiling, the mark of resource
Knowledge be able to ensure that with it is consistent in the first file and the second file such that it is able to it is convenient with Client application engineering in
Resource identification statement and definition be consistent.The code bag after compiling, can by taking java codes as an example
To define new src.jar.
Additionally, methods described also includes:
Engineering is acted on behalf of in establishment;
Add first file, second file and the resource in the broker library for acting on behalf of engineering;
It is described act on behalf of engineering in add reference to the code bag.
For example, by taking the exploitation of ARIXTRA application code as an example, the engineering of acting on behalf of is to answer positioned at class libraries engineering and client
With a middle engineering in engineering.Needed the first file and the second file and required money in the present embodiment
Source is added in the broker library for acting on behalf of engineering.Reference of the addition to code bag is needed simultaneously.By the step for
Execution, the statement and definition for acting on behalf of the mark of disclosed resource needed for engineering has just been referred to.By right
The reference of code bag, it is possible to call the code bag.
Additionally, methods described also includes:
Create Client application engineering;
The broker library is quoted in the Client application engineering.
Can directly quote in Client application engineering and include the first file, the second file, resource and be added with
The broker library that code bag is quoted, such Client application engineering will obtain the when the broker library is called, in the lump
Definition in the statement of the resource identification of one file and the second file, thus without additionally re-creating one,
Mark in storehouse class engineering, in acting on behalf of engineering and Client application engineering to same resource is obviously ensure that so
Statement and the unification for defining, without the need for carrying out the process such as mapping directory foundation, while avoiding code revision
Artificial lookup replacement operation in journey.
System embodiment:
As shown in figure 4, the present embodiment provides a kind of information processing system, the system includes:
First creating unit 110, for creating class libraries engineering;Wherein, the class libraries engineering includes source code
Resource needed for performing with source code;
Unit 120 is set up, for the first file and the second file are set up in the class libraries engineering;
Statement unit 130, for stating to the mark of the resource in first file;
Definition unit 140, for being defined to the mark of the resource in second file;
Wherein, reference of the definition in the statement and the second file of first file for Client application engineering.
Information processing system described in the present embodiment can be used for application and development, such as exploitation of ARIXTRA application.
First creating unit 110, set up unit 120, statement unit 130 and definition unit 140 it is hard
Part structure may correspond to processor or process circuit.The processor may include central processing unit, microprocessor,
Digital signal processor or programmable array.The process circuit may include special IC.The system
Inside also include storage medium, the storage medium is stored with executable code.The processor and the process
Circuit can be connected with the storage medium by communication interface, such as internal communications interface bus etc..The place
Reason device or the process circuit realize the function of said units by performing the executable code.Above-mentioned
Two units of meaning can be with integrated correspondence identical processor or process circuit, it is also possible to which each unit correspondence is not
With the processor or process circuit given.When two or more units it is integrated corresponding to same processor or
During process circuit, the processor or process circuit can adopt time division multiplex or concurrent thread to process different units
Function.
The present embodiment system can be used for the information processing method described in preceding method example, by the first file and
The foundation of two files and the statement of the mark of resource and definition, facilitate subsequent clients application project to be not used in additionally
The statement being identified and definition, it is to avoid twice or more than twice in the statement and definition of different engineerings, lead
The difference of the statement and definition to the same resource that cause, the collision problem for causing.
As shown in figure 5, the system also includes:
First compilation unit 150, for first time compiling is carried out to the source code, generation includes the money
The mark in source and the 3rd file of definition;
The statement unit 130, specifically for selecting to need the mark of disclosed resource from the 3rd file
Know, be added in first file;
The definition unit 140, specifically for selecting to need the mark of disclosed resource from the 3rd file
Know, be added in second file.
The concrete structure of first compilation unit 150 may include processor or process electricity in the present embodiment
The concrete structure of road, the processor or process circuit can be found in previous embodiment.It is described in the present embodiment
First compilation unit 150 can carry out first time compiling to source code, and compiling forms code or file after compiling.
3rd file is the file that the compiling to source code is formed, and for example, is formed after first time compiles
R.java files etc..The resource being stored with the R.java files after compiling to the compiled code
The statement and definition of mark.In the present embodiment for definition conflict caused by re-defining, in the present embodiment
Described in state unit 130 specifically for from the 3rd file select need disclosed in resource mark.It is described
Definition unit 140 is specifically for selecting definition from the 3rd file.
Additionally, the system also includes:
Second compilation unit, for based on first file and the second file, entering to the class libraries engineering
Row is compiled for second, forms the code after compiling;
First forms unit, for based on the required resource, forming Resource TOC;
Second forms unit, for the code after the compiling is packed into code bag with the Resource TOC.
Also include the second compilation unit, the physical arrangement of second compilation unit in system described in the present embodiment
Similar with the structure of first compilation unit, the object for except for the difference that compiling is different.
The concrete structure of the first formation unit and the second formation unit may also comprise processor or process
Circuit.First formation unit will form Resource TOC, like this, subsequently when using software or program,
Can be by inquiring about the Resource TOC, it is known which resource code operation needs.
Described second forms unit, will be ultimately formed code bag.The code bag in Java application development process,
Can be src.jar.
Additionally, the system also includes:
Second creating unit, acts on behalf of engineering for creating;
Adding device, for add in the broker library for acting on behalf of engineering first file, described second
File and the resource;
First precedents, for acting on behalf of the reference added in engineering to the code bag described.
The system of this enforcement can be additionally used in establishment and act on behalf of engineering.The concrete structure of second creating unit can class
Like the first creating unit.
The physical arrangement of the adding device and first precedents may correspond both to processor or process electricity
Road.Pass through the addition of the first file and the second file in the broker library, the reference to agency's bag, this
Sample subsequent clients application project is then not used in carrying out extra statement and definition to resource when broker library is quoted
, it is also possible to solving the statement in different engineerings to same resource and definition causes the conflict of inconsistent formation.
Additionally, the system also includes:
3rd creating unit, for creating Client application engineering;
Second precedents, for quoting the broker library in the Client application engineering.
Described in the present embodiment, the structure of the 3rd creating unit is similar with the first creating unit and the second creating unit,
The correspondence description of the first creating unit and the second creating unit can be participated in.
Second precedents is similar with the physical arrangement of first precedents, and here is not also repeated.
In the present embodiment, the 3rd creating unit will create Client application engineering, and the reference by broker library, and
Broker library includes the first file and the second file, thus without additionally again resource being stated and being determined
Justice, can avoid the problems such as the statement and definition of different engineerings are caused inconsistent, so also can be conveniently
To caused a large amount of loaded down with trivial details work during the rewriting of follow-up code.
Two specific examples are provided below in conjunction with above-mentioned any embodiment:
Example one:
As shown in fig. 6, the information processing method that this example is provided includes:
Step 1:Create and compile, specifically include:Create class libraries engineering and compile class libraries engineering.
Step 2:Add and change ids.xml and public.xml, both of these documents corresponds to literary with first respectively
Part and the second file.
Step 3:The resource files such as modification layout.Here compile equivalent to second, so by resource file
In resource identification and definition be substituted for the first file statement and the second file definition.
Step 4:Derive and generate src.jar.Here src.jar is aforesaid code bag.
Step 5:Create, refer specifically to establishment and act on behalf of engineering.Will be src.jar and ids.xml and public.xml equal
Add quote, will ids.xml and public.xml add in broker library.
Step 6:Add and rely on, addition dependence here refers to that broker library is added dependence by Client application engineering,
So subsequently just broker library can be called in Client application engineering.
Example two:
This example provides a kind of information processing method, and methods described includes:
Step 11:Class libraries engineering is created, storehouse class engineering includes source code and the required resource for using, carries out
Conventional compiling for the first time.
Step 12:Increase ids.xml and public.xml in class libraries engineering, according to the R.java that compiling is generated
File, increases the statement of id in ids.xml, increases the definition of corresponding id in public.xml.Philosophic theory
Ids.xml correspond to aforesaid first file;The second file of the public.xml correspondences.The id correspondences
In the mark of resource.
Step 13:Class libraries engineering is recompilated, and derives the content shape under the code and Resource TOC for compiling again
For src.jar.The catalogue of the resource that Resource TOC is used for needed for.
Step 14:What establishment was middle acts on behalf of engineering (for example creating android library), by class libraries engineering
The resource used and ids.xml and public.xml are added in broker library engineering, while will add to src.jar
Reference.
Step 15:The reference to broker library engineering is added in Client application engineering.
Using the information processing method of this example, it is not necessary to change SDK (Software
Development Kit, SDK) code and extra Map tool-class is provided, greatly reduce SDK
The workload of exploitation.Existing technology is mapped using name, and calling for original R.xxx.id can be caused all to change
Into function call, and this motion will keep calling using the R.xxx.id stated in the first file, compare existing
There is technology, program operational efficiency is greatly improved.
In several embodiments provided herein, it should be understood that disclosed apparatus and method,
Can realize by another way.Apparatus embodiments described above are only schematic, for example,
The division of the unit, only a kind of division of logic function can have other division when actually realizing
Mode, such as:Multiple units or component can be combined, or be desirably integrated into another system, or some are special
Levy and can ignore, or do not perform.In addition, the coupling each other of shown or discussed each ingredient,
Or direct-coupling or communication connection can be the INDIRECT COUPLINGs or logical by some interfaces, equipment or unit
Letter connection, can be electrical, machinery or other forms.
It is above-mentioned as separating component explanation unit can be, or may not be it is physically separate, make
For the part that unit shows can be, or may not be physical location, you can with local positioned at one,
Can also be distributed on multiple NEs;Can select therein part or all of according to the actual needs
Unit is realizing the purpose of this embodiment scheme.
In addition, each functional unit in various embodiments of the present invention can be fully integrated into a processing module
In, or each unit individually as a unit, it is also possible to two or more unit collection
Into in a unit;Above-mentioned integrated unit both can be realized in the form of hardware, it would however also be possible to employ
Hardware adds the form of SFU software functional unit to realize.
One of ordinary skill in the art will appreciate that:Realize all or part of step of said method embodiment
Can be completed by the related hardware of programmed instruction, aforesaid program can be stored in a computer-readable
Take in storage medium, the program upon execution, performs the step of including said method embodiment;And it is aforementioned
Storage medium include:Movable storage device, read only memory (ROM, Read-Only Memory),
Random access memory (RAM, Random Access Memory), magnetic disc or CD etc. are various
Can be with the medium of store program codes.
The above, the only specific embodiment of the present invention, but protection scope of the present invention is not limited to
In this, any those familiar with the art the invention discloses technical scope in, can be easily
Expect change or replacement, should all be included within the scope of the present invention.Therefore, protection of the invention
Scope should be defined by the scope of the claims.
Claims (10)
1. a kind of information processing method, it is characterised in that methods described includes:
Create class libraries engineering;Wherein, the class libraries engineering includes that source code and source code perform required resource;
The first file and the second file are set up in the class libraries engineering;
The mark of the resource is stated in first file;
The mark of the resource is defined in second file;
Wherein, reference of the definition in the statement and the second file of first file for Client application engineering.
2. method according to claim 1, it is characterised in that
Methods described also includes:
Carry out first time compiling to the source code, generation includes the 3rd literary of the mark of the resource and definition
Part;
It is described the mark of the resource to be stated in first file, including:
Select to need the mark of disclosed resource from the 3rd file, be added in first file;
It is described the mark of the resource to be defined in second file, including:
Select to need the mark of disclosed resource from the 3rd file, be added in second file.
3. method according to claim 1 and 2, it is characterised in that
Methods described also includes:
Based on first file and the second file, second compiling that carry out to the class libraries engineering, formed
Code after compiling;
Based on the required resource, Resource TOC is formed;
Code after the compiling is packed into into code bag with the Resource TOC.
4. method according to claim 3, it is characterised in that
Methods described also includes:
Engineering is acted on behalf of in establishment;
Add first file, second file and the resource in the broker library for acting on behalf of engineering;
It is described act on behalf of engineering in add reference to the code bag.
5. method according to claim 4, it is characterised in that
Methods described also includes:
Create Client application engineering;
The broker library is quoted in the Client application engineering.
6. a kind of information processing system, it is characterised in that the system includes:
First creating unit, for creating class libraries engineering;Wherein, the class libraries engineering includes source code and source
Code performs required resource;
Unit is set up, for the first file and the second file are set up in the class libraries engineering;
Statement unit, for stating to the mark of the resource in first file;
Definition unit, for being defined to the mark of the resource in second file;
Wherein, reference of the definition in the statement and the second file of first file for Client application engineering.
7. system according to claim 6, it is characterised in that
The system also includes:
First compilation unit, for first time compiling is carried out to the source code, generation includes the resource
Mark and the 3rd file for defining;
The statement unit, specifically for selecting to need the mark of disclosed resource from the 3rd file,
It is added in first file;
The definition unit, specifically for selecting to need the mark of disclosed resource from the 3rd file,
It is added in second file.
8. the system according to claim 6 or 7, it is characterised in that
The system also includes:
Second compilation unit, for based on first file and the second file, entering to the class libraries engineering
Row is compiled for second, forms the code after compiling;
First forms unit, for based on the required resource, forming Resource TOC;
Second forms unit, for the code after the compiling is packed into code bag with the Resource TOC.
9. system according to claim 8, it is characterised in that
The system also includes:
Second creating unit, acts on behalf of engineering for creating;
Adding device, for add in the broker library for acting on behalf of engineering first file, described second
File and the resource;
First precedents, for acting on behalf of the reference added in engineering to the code bag described.
10. system according to claim 9, it is characterised in that
The system also includes:
3rd creating unit, for creating Client application engineering;
Second precedents, for quoting the broker library in the Client application engineering.
Priority Applications (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
CN201510589975.7A CN106547519B (en) | 2015-09-16 | 2015-09-16 | Information processing method and system |
Applications Claiming Priority (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
CN201510589975.7A CN106547519B (en) | 2015-09-16 | 2015-09-16 | Information processing method and system |
Publications (2)
Publication Number | Publication Date |
---|---|
CN106547519A true CN106547519A (en) | 2017-03-29 |
CN106547519B CN106547519B (en) | 2020-02-04 |
Family
ID=58361554
Family Applications (1)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
CN201510589975.7A Active CN106547519B (en) | 2015-09-16 | 2015-09-16 | Information processing method and system |
Country Status (1)
Country | Link |
---|---|
CN (1) | CN106547519B (en) |
Cited By (2)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
CN109062548A (en) * | 2018-07-04 | 2018-12-21 | 中国地质大学(武汉) | A kind of Web service extended method built based on workflow and system |
CN111737504A (en) * | 2020-06-23 | 2020-10-02 | 网易(杭州)网络有限公司 | Image resource detection method, device, equipment and storage medium |
Citations (3)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
US7770160B2 (en) * | 2003-02-28 | 2010-08-03 | Microsoft Corporation | System and method for declaring a resource within a markup document |
CN101814032A (en) * | 2010-02-08 | 2010-08-25 | 河南大学 | Resource encapsulation method utilizing Delphi resource file to generate Windows application program |
CN102184231A (en) * | 2011-05-12 | 2011-09-14 | 广州市动景计算机科技有限公司 | Method and device for acquiring page resources |
-
2015
- 2015-09-16 CN CN201510589975.7A patent/CN106547519B/en active Active
Patent Citations (3)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
US7770160B2 (en) * | 2003-02-28 | 2010-08-03 | Microsoft Corporation | System and method for declaring a resource within a markup document |
CN101814032A (en) * | 2010-02-08 | 2010-08-25 | 河南大学 | Resource encapsulation method utilizing Delphi resource file to generate Windows application program |
CN102184231A (en) * | 2011-05-12 | 2011-09-14 | 广州市动景计算机科技有限公司 | Method and device for acquiring page resources |
Cited By (4)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
CN109062548A (en) * | 2018-07-04 | 2018-12-21 | 中国地质大学(武汉) | A kind of Web service extended method built based on workflow and system |
CN109062548B (en) * | 2018-07-04 | 2020-06-30 | 中国地质大学(武汉) | Web service expansion method and system based on workflow construction |
CN111737504A (en) * | 2020-06-23 | 2020-10-02 | 网易(杭州)网络有限公司 | Image resource detection method, device, equipment and storage medium |
CN111737504B (en) * | 2020-06-23 | 2023-09-15 | 网易(杭州)网络有限公司 | Image resource detection method, device, equipment and storage medium |
Also Published As
Publication number | Publication date |
---|---|
CN106547519B (en) | 2020-02-04 |
Similar Documents
Publication | Publication Date | Title |
---|---|---|
JP6198939B2 (en) | Method for loading driver and embedded device | |
CN104714788B (en) | A kind of method and device that software installation packet automatically generates | |
EP0693193B1 (en) | Incremental linker system | |
CN106775723B (en) | Android platform-based system firmware customization method and Android device | |
EP0664027B1 (en) | Program modeling system | |
CN108874438B (en) | Patch generation method and device, electronic equipment and computer storage medium | |
CN106605212B (en) | Modular common version management in dynamically linked runtime environments | |
CN111796831B (en) | Compiling method and device for multi-chip compatibility | |
US8307350B2 (en) | Multi level virtual function tables | |
US8949790B2 (en) | Debugging visual and embedded programs | |
CN110059456B (en) | Code protection method, code protection device, storage medium and electronic equipment | |
CN110096271A (en) | Component visual method, page processing method and device based on component visual | |
US20040194071A1 (en) | Compiling device, computer-readable recording medium on which a compiling program is recorded and a compiling method | |
CN110109671A (en) | A kind of webpack label sizes pattern conversion method and device | |
CN106547519A (en) | Information processing method and system | |
CN109558121B (en) | Interface driver development method, device, equipment and storage medium | |
US8464236B2 (en) | Data consistency in data processing systems | |
CN108197020A (en) | Plug-in unit method of calibration, electronic equipment and computer storage media | |
EP3159792A1 (en) | Method of optimally compiling plc command | |
CN111880803B (en) | Software construction method and device applied to multiple platforms | |
CN103678687A (en) | Project establishment method and device based on configuration system | |
Durham et al. | A framework for run-time systems and its visual programming language | |
CN109960497A (en) | Call method and device between a kind of script file | |
Bagge | Facts, Resources, and the IDE/Compiler Mind-Meld | |
US20180004492A1 (en) | System and method to automatically generate and modify a 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 |