CN107832088A - Control application method and device, computing device, computer-readable storage medium - Google Patents

Control application method and device, computing device, computer-readable storage medium Download PDF

Info

Publication number
CN107832088A
CN107832088A CN201711078586.3A CN201711078586A CN107832088A CN 107832088 A CN107832088 A CN 107832088A CN 201711078586 A CN201711078586 A CN 201711078586A CN 107832088 A CN107832088 A CN 107832088A
Authority
CN
China
Prior art keywords
shared control
control
view
caching
file
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Pending
Application number
CN201711078586.3A
Other languages
Chinese (zh)
Inventor
盛喜玉
肖媛
程晋
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Qingdao Hisense Electronics Co Ltd
Original Assignee
Qingdao Hisense Electronics 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 Qingdao Hisense Electronics Co Ltd filed Critical Qingdao Hisense Electronics Co Ltd
Priority to CN201711078586.3A priority Critical patent/CN107832088A/en
Publication of CN107832088A publication Critical patent/CN107832088A/en
Pending legal-status Critical Current

Links

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F9/00Arrangements for program control, e.g. control units
    • G06F9/06Arrangements for program control, e.g. control units using stored programs, i.e. using an internal store of processing equipment to receive or retain programs
    • G06F9/44Arrangements for executing specific programs
    • G06F9/445Program loading or initiating
    • G06F9/44521Dynamic linking or loading; Link editing at or after load time, e.g. Java class loading

Abstract

This application discloses a kind of control application method and device, computing device, computer-readable storage medium, to cause the use of control more flexible, is easy to safeguard, realizes resource-sharing.A kind of control application method that the application provides, including:Parse the expandable mark language XML file in the shared control pre-set;Layout view is generated according to analysis result.

Description

Control application method and device, computing device, computer-readable storage medium
Technical field
The application is related to field of computer technology, more particularly to a kind of control application method and device, computing device, calculating Machine storage medium.
Background technology
The application and development of system platform at present, the use for control have three kinds of modes.First, the primary control of cited system Or primary control is set to be extended as parent;Second, control is quoted by static jar bags;The third, uses dynamic jar The mode of bag.However, in actual use, all there is dumb, code and resource file in the application method of these controls The problem of separated maintenance, resource-sharing can not be realized.
The content of the invention
The embodiment of the present application provides a kind of control application method and device, computing device, computer-readable storage medium, to So that the use of control is more flexible, it is easy to safeguard, realizes resource-sharing.
A kind of control application method that the embodiment of the present application provides, including:
Parse the expandable mark language XML file in the shared control pre-set;
Layout view is generated according to analysis result.
Alternatively, the analysis result includes one of following or combination:
Layout parameter, view properties, resource RES file attributes.
Alternatively, when the analysis result includes RES file attributes, this method also includes:
The RES file attributes are converted into absolute address path corresponding to the shared control.
Alternatively, when the analysis result includes:When layout parameter, view properties and RES file attributes;
It is described that layout view is generated according to analysis result, specifically include:
By the layout parameter and view properties parsed, view object is created, and view is put according to layout parameter Onto painting canvas;
If view needs to load background, the background is loaded from shared control by the absolute address path.
Alternatively, the shared control, including two parts:Control resource under jar bags and ASSET catalogues;Wherein, it is described Control resource under ASSET catalogues, including:Jar, resource file RES and the topology file XML of logic realization.
Alternatively, by calling jar packet interfaces, the XML file in the shared control pre-set is parsed.
Alternatively, this method also includes:Update the shared control.
Alternatively, the shared control is stored in the first caching;
The shared control is updated, is specifically included:
When having detected shared control renewal, by the shared control storage after renewal into the second caching;
When the shared control in the described first caching is not used by, if having in second caching shared after renewal Control, then using the shared control after the renewal in the second caching, update the shared control in the first caching.
A kind of control use device that the embodiment of the present application provides, including:
First module, for parsing the expandable mark language XML file in the shared control pre-set;
Second unit, for generating layout view according to analysis result.10th, device according to claim 9, it is special Sign is that the analysis result includes one of following or combination:
Layout parameter, view properties, resource RES file attributes.
Alternatively, when the analysis result includes RES file attributes, the second unit is additionally operable to:
The RES file attributes are converted into absolute address path corresponding to the shared control.
Alternatively, when the analysis result includes:When layout parameter, view properties and RES file attributes;
The second unit generates layout view according to analysis result, specifically includes:
By the layout parameter and view properties parsed, view object is created, and view is put according to layout parameter Onto painting canvas;
If view needs to load background, the background is loaded from shared control by the absolute address path.
Alternatively, the shared control, including two parts:Control resource under jar bags and ASSET catalogues;Wherein, it is described Control resource under ASSET catalogues, including:Jar, resource file RES and the topology file XML of logic realization.
Alternatively, the first module parses the XML texts in the shared control pre-set by calling jar packet interfaces Part.
Alternatively, the first module is additionally operable to:Update the shared control.
Alternatively, the shared control is stored in the first caching;
The first module updates the shared control, specifically includes:
When having detected shared control renewal, by the shared control storage after renewal into the second caching;
When the shared control in the described first caching is not used by, if having in second caching shared after renewal Control, then using the shared control after the renewal in the second caching, update the shared control in the first caching.
Another embodiment of the application provides a kind of computing device, and it includes memory and processor, wherein, the storage Device instructs for storage program, and the processor is used to call the programmed instruction stored in the memory, according to the journey of acquisition Sequence performs any of the above-described kind of method.
Another embodiment of the application provides a kind of computer-readable storage medium, and the computer-readable recording medium storage has Computer executable instructions, the computer executable instructions are used to make the computer perform any of the above-described kind of method.
Brief description of the drawings
In order to illustrate more clearly of the technical scheme in the embodiment of the present application, make required in being described below to embodiment Accompanying drawing is briefly introduced, it should be apparent that, drawings in the following description are only some embodiments of the present application, for this For the those of ordinary skill in field, on the premise of not paying creative work, other can also be obtained according to these accompanying drawings Accompanying drawing.
Fig. 1 is the structural representation for the shared control that the embodiment of the present application provides;
Fig. 2 is the schematic diagram of shared control between the system process that the embodiment of the present application provides;
Fig. 3 is the principle schematic for the dynamic analysis topology file that the embodiment of the present application provides;
Fig. 4 is the idiographic flow schematic diagram for the dynamic analysis topology file that the embodiment of the present application provides;
Fig. 5 is the renewal schematic flow sheet for the shared control that the embodiment of the present application provides;
Fig. 6 is the reference count schematic diagram of mechanism that the embodiment of the present application provides;
Fig. 7 is the resource-sharing configuration diagram that the embodiment of the present application provides;
Fig. 8 is a kind of schematic flow sheet for control application method that the embodiment of the present application provides;
Fig. 9 is a kind of structural representation for control use device that the embodiment of the present application provides;
Figure 10 is a kind of structural representation for computing device that the embodiment of the present application provides.
Embodiment
The embodiment of the present application provides a kind of control application method and device, computing device, computer-readable storage medium, to So that the use of control is more flexible, it is easy to safeguard, realizes resource-sharing.
The embodiment of the present application provides a kind of shared control, other application, such as Android installation kits (Android Package, APK), being capable of dynamic load display control using the technical scheme that the embodiment of the present application provides using the shared control Part, control are APK important components, that is to say, that in the embodiment of the present application, the control (shared control) in an APK It can be called and shared by other APK.Also, the shared control that the embodiment of the present application provides possesses the unified energy replaced and updated Power.The technical scheme that the embodiment of the present application provides, solves resource file to SDK (Software Development Kit, SDK) compiling system the problem of relying on, realize shared control dynamic load is shared and renewal.
It should be noted that illustrated in the embodiment of the present application by taking android system as an example, but the embodiment of the present application carries The technical scheme of confession is not limited to, using on this system, may apply in any kind of system.
A kind of method that uses of control that the embodiment of the present application proposes, the generation of the shared control being related to (can abbreviation control) Code exists in the form of jar bags, shares the topology file of control dependence by " RES dynamic analyses " by extensible markup language Layout attributes in (eXtensible Markup Language, XML) file are converted into the parameter that Java code can identify, Other application processes are by calling the corresponding interface in jar bags to obtain the layout and attribute of shared control.Relied on for control Resource file, conversion application (DynamicResApk) is loaded by the relative of the resource file by dynamic resource file Position is converted to absolute address path, and passing through absolute path loading by Classloader (classloader) during calling accesses institute State resource file.Based on General layout Plan, the technical scheme that the embodiment of the present application provides includes following two aspects content:
1. the dynamic analysis technology of control layout file;
2. the dynamic update method of resource file.
First, the dynamic analysis technology of the topology file (XML) of the shared control of the embodiment of the present application offer is provided.
Shared control described in the embodiment of the present application, including two parts:Control under jar bags and assets (ASSET) catalogue Part resource;Wherein, the control resource under the ASSET catalogues, including:Jar, resource file (RES) and the layout of logic realization Files XML, as shown in Figure 1.
In the embodiment of the present application, XML and resource file are packed into APK without being compiled process in ASSET, therefore not Mark (ID) value in R type files can be generated, by the XML file of Java code dynamic analysis control, by the layout of control Files XML and resource file RES are kept completely separate, it is achieved thereby that control is shared, i.e., each application can call the control, system One view styles of control.The unified of completion control is updated by dynamic to replace, improve updating maintenance efficiency, such as scheme simultaneously Shown in 2.
The primary control of Android system is that all APK can be accessed, because the resource file in primary control, generation Code file is all compiled into ID, other APK (including third-party), only it is to be understood that this ID, it is possible to goes to access the money specified Source.But for the APK of manufacturer oneself exploitation, it can not go to access the information such as the resource file of other side by ID between each other (certainly The ID of oneself definition oneself can only be called), therefore, the layout that the technical scheme that the embodiment of the present application provides is control to rely on is joined The resource file (i.e. RES files) of number, view parameter and picture character class is all preserved according to XML format, equivalent to complete The full mode for casting aside prior art compiling control resource ID, the control that the embodiment of the present application provides are not bundled to by ID forms In APK, but oneself one XML file of generation, there are the information of all dependences of control, layout, view, text in this XML file Part etc..This XML file can write in advance, by a few class labels, for example, A tag definitions are layout parameter, phase That answers wants code file corresponding to definition and layout parameter, and other APK want literary it is necessary to remove to parse this XML using this control Part, by parsing the code file under A labels, it is possible to know the information such as the layout parameter that this control relies on.Therefore, this Shen Please embodiment provide control resource dynamic analysis technology, avoid the Resource Dependence between each resource, realize resource-sharing.
Wherein, the dynamic load flow of control is as shown in figure 3, all layout parameters of shared control are stored in In XML file, dynamic resolution parser loads XML file first, and XML file is write using the Android standard rules being laid out, and Without APK compilation processes.Each label in dynamic resolution parser parsing XML, forms layout parameter, view properties, resource These lists of (Resources, RES) file attribute.Wherein " RES file attributes " needs to be converted into corresponding to public control absolutely To address path.
The essence of shared control in the embodiment of the present application is the container of control and resource file, and the cloth of each control is under a bureau Property and resource file it is different, dynamic resolution parser is the core of whole shared control, and these complicated details are converted into by it The recognizable parameter of code, loaded by jar encapsulatings, other processes are not required to the operation logic it is to be understood that control, pass through reference The unified interface can that jar bags provide uses these controls.
The specific implementation flow of dynamic analysis XML file, referring to Fig. 4, including:
First, the object XML file reader (Reader) for creating XML file under acquisition ASSET catalogues starts to parse, and creates Build resource file reader (ResourceReader) object and read file path, create and Map categorical datas are deposited in list List<Map>() is used for loading the label node list recognized, when recognizing first layout tab, is stored as Root is laid out, and is parsed one by one according to the attribute meaning representated by label, when recognizing resource file, is passed through ResourceReader Read resource file path and store.It is successively read next child node and is added to root layout, parses attribute tags one by one And file label, until the end-tag of root layout.
Then, resolver (ParseManager) is created by List<Map>The layout of storage is converted into father's view in () (View) conversion application (DynamicResApk) and more sub- View, is loaded by the text of reading by dynamic resource file Part path integration is into absolute path.Resolver is created to realize interface (ParseMangerImpl) by the layout parsed and regard Figure attributes encapsulation is into a control (can include multiple child controls).
In the shared control that the embodiment of the present application provides, code provides each APK with jar packet modes and called, in jar bags Realize the logic of control generation and layout.When instantiating control object, pass through the layout parameter that parses, view first Attribute dynamic creation view (view) object, and it is put into according to layout parameter the correspondence position of painting canvas.If view needs to load Background, then the resource file is loaded from shared control by absolute address path.Outside each APK movable component (Activity) when or other assemblies are run, by calling jar packet interfaces by the currently displayed window of control, the resource being related to File is then the file stream that the absolute address path is loaded by class loaders (ClassLoader).It is real by this scheme Unbinding for control and resource is showed, so as to reach the purpose of control resource-sharing.
The dynamic update method of the resource file that the embodiment of the present application provides is described below.
The shared control of the embodiment of the present application is using APK as container using one, is arranged on by way of application in system , mainly including two large divisions.First, jar bags, this jar bag needs other to make the APK dynamic loads of shared control, main negative Duty sets up management and dynamic updates.Another part is the control resource under ASSET catalogues, including the jar of control logic realization, RES resource files, topology file XML.Such design is easy to the renewal and rights management of shared control, also complies with standard Android system mechanism, it is not necessary to change system code with regard to that can be fitted on each Android products.
The dynamic renewal of control is as shown in figure 5, a set of double buffer of Technical Design that the embodiment of the present application provides Administrative mechanism, it is easy to mutual exclusion protection during resource dynamic renewal, adding reference technology mechanism ensures that resource will not be strong when occupied System renewal, can protect the application normal use for quoting control.The idiographic flow of renewal includes:
After start, Classloader can detect whether control renewal, if control updates, more new resources will copy to bufferB.If need not update, detect whether reference counter is 0 first, represented now not using this for 0 Control, now judge whether bufferB there are data again, if completing bufferB data copy into bufferA if there are data This time update.If reference counter is not 0, then it represents that is had at present using control is used, then this time renewal does not perform, directly To reference counter be 0 when trigger more new technological process again.
The embodiment of the present application devises a set of reference count scheme, it is therefore an objective to which whether statistics is applied using this shared control Part.When loading control using the manager (manager) by control, manager can be in the record reference of local+1 number, control During destruction, manager meetings -1.This mechanism enables to shared control and application program using synchronous, also allows for doing and updates Judge, as shown in Figure 6.
To sum up, referring to Fig. 7, the embodiment of the present application provides the dynamic analysis technology and resource file of control layout file Dynamic update method.It is summarized as follows:
Referring to Fig. 8, a kind of control application method that the embodiment of the present application provides includes:
Expandable mark language XML file in the shared control that S101, parsing are pre-set;
S102, according to analysis result generate layout view.
Alternatively, the analysis result includes one of following or combination:
Layout parameter, view properties, resource (RES) file attribute.
Alternatively, when the analysis result includes RES file attributes, this method also includes:
The RES file attributes are converted into absolute address path corresponding to the shared control.
Alternatively, when the analysis result includes:When layout parameter, view properties and RES file attributes;
It is described that layout view is generated according to analysis result, specifically include:
By the layout parameter and view properties parsed, view object is created, and view is put according to layout parameter Onto painting canvas;
If view needs to load background, the background is loaded from shared control by the absolute address path.
Alternatively, the shared control, including two parts:Control resource under jar bags and ASSET catalogues;Wherein, it is described Control resource under ASSET catalogues, including:Jar, resource file RES and the topology file XML of logic realization.
Alternatively, by calling jar packet interfaces, the XML file in the shared control pre-set is parsed.
Alternatively, this method also includes:Update the shared control.
Alternatively, the shared control is stored in the first caching;
The shared control is updated, is specifically included:
When having detected shared control renewal, by the shared control storage after renewal into the second caching;
When the shared control in the described first caching is not used by, if having in second caching shared after renewal Control, then using the shared control after the renewal in the second caching, update the shared control in the first caching.
Referring to Fig. 9, a kind of control use device that the embodiment of the present application provides includes:
First module 11, for parsing the expandable mark language XML file in the shared control pre-set;
Second unit 12, for generating layout view according to analysis result.10th, device according to claim 9, its It is characterised by, the analysis result includes one of following or combination:
Layout parameter, view properties, resource RES file attributes.
Alternatively, when the analysis result includes RES file attributes, the second unit is additionally operable to:
The RES file attributes are converted into absolute address path corresponding to the shared control.
Alternatively, when the analysis result includes:When layout parameter, view properties and RES file attributes;
The second unit generates layout view according to analysis result, specifically includes:
By the layout parameter and view properties parsed, view object is created, and view is put according to layout parameter Onto painting canvas;
If view needs to load background, the background is loaded from shared control by the absolute address path.
Alternatively, the shared control, including two parts:Control resource under jar bags and ASSET catalogues;Wherein, it is described Control resource under ASSET catalogues, including:Jar, resource file RES and the topology file XML of logic realization.
Alternatively, the first module parses the XML texts in the shared control pre-set by calling jar packet interfaces Part.
Alternatively, the first module is additionally operable to:Update the shared control.
Alternatively, the shared control is stored in the first caching;
The first module updates the shared control, specifically includes:
When having detected shared control renewal, by the shared control storage after renewal into the second caching;
When the shared control in the described first caching is not used by, if having in second caching shared after renewal Control, then using the shared control after the renewal in the second caching, update the shared control in the first caching.
Referring to Figure 10, a kind of computing device that the embodiment of the present application provides includes:
Memory 21, instructed for storage program;
Processor 22, for calling the programmed instruction stored in the memory, above-mentioned is performed according to the program of acquisition Apply for the either method flow that embodiment provides.
The embodiment of the present application provides a kind of computing device, and the computing device is specifically as follows desktop computer, portable Computer, smart mobile phone, tablet personal computer, personal digital assistant (Personal Digital Assistant, PDA) etc..The meter Central processing unit (Center Processing Unit, CPU), memory, input-output apparatus etc. can be included by calculating equipment, Input equipment can include keyboard, mouse, touch-screen etc., and output equipment can include display device, such as liquid crystal display (Liquid Crystal Display, LCD), cathode-ray tube (Cathode Ray Tube, CRT) etc..
Memory can include read-only storage (ROM) and random access memory (RAM), and provide storage to processor The programmed instruction and data stored in device.In the embodiment of the present application, memory can be used for storage based on the different of transaction data The program of normal monitoring method.
By calling the programmed instruction of memory storage, processor is used to perform sheet according to the programmed instruction of acquisition processor Apply for the method flow that embodiment provides.
The embodiment of the present application provides a kind of computer-readable storage medium, for saving as the calculating used in above-mentioned computing device Machine programmed instruction, it includes the program for being used for performing the above-mentioned method for monitoring abnormality based on transaction data.
The computer-readable storage medium can be any usable medium or data storage device that computer can access, bag Include but be not limited to magnetic storage (such as floppy disk, hard disk, tape, magneto-optic disk (MO) etc.), optical memory (such as CD, DVD, BD, HVD etc.) and semiconductor memory (such as it is ROM, EPROM, EEPROM, nonvolatile memory (NAND FLASH), solid State hard disk (SSD)) etc..
It should be understood by those skilled in the art that, embodiments herein can be provided as method, system or computer program Product.Therefore, the application can use the reality in terms of complete hardware embodiment, complete software embodiment or combination software and hardware Apply the form of example.Moreover, the application can use the computer for wherein including computer usable program code in one or more The shape for the computer program product that usable storage medium is implemented on (including but is not limited to magnetic disk storage and optical memory etc.) Formula.
The application is with reference to the flow according to the method for the embodiment of the present application, equipment (system) and computer program product Figure and/or block diagram describe.It should be understood that can be by every first-class in computer program instructions implementation process figure and/or block diagram Journey and/or the flow in square frame and flow chart and/or block diagram and/or the combination of square frame.These computer programs can be provided The processors of all-purpose computer, special-purpose computer, Embedded Processor or other programmable data processing devices is instructed to produce A raw machine so that produced by the instruction of computer or the computing device of other programmable data processing devices for real The device for the function of being specified in present one flow of flow chart or one square frame of multiple flows and/or block diagram or multiple square frames.
These computer program instructions, which may be alternatively stored in, can guide computer or other programmable data processing devices with spy Determine in the computer-readable memory that mode works so that the instruction being stored in the computer-readable memory, which produces, to be included referring to Make the manufacture of device, the command device realize in one flow of flow chart or multiple flows and/or one square frame of block diagram or The function of being specified in multiple square frames.
These computer program instructions can be also loaded into computer or other programmable data processing devices so that counted Series of operation steps is performed on calculation machine or other programmable devices to produce computer implemented processing, so as in computer or The instruction performed on other programmable devices is provided for realizing in one flow of flow chart or multiple flows and/or block diagram one The step of function of being specified in individual square frame or multiple square frames.
Obviously, those skilled in the art can carry out the essence of various changes and modification without departing from the application to the application God and scope.So, if these modifications and variations of the application belong to the scope of the application claim and its equivalent technologies Within, then the application is also intended to comprising including these changes and modification.

Claims (10)

1. a kind of control application method, it is characterised in that this method includes:
Parse the expandable mark language XML file in the shared control pre-set, the shared control, including two parts: Control resource under jar bags and ASSET catalogues;Wherein, the control resource under the ASSET catalogues, including:Logic realization Jar, resource file RES and topology file XML;
Layout view is generated according to analysis result;
The analysis result includes one of following or combination:
Layout parameter, view properties, resource RES file attributes.
2. according to the method for claim 1, it is characterised in that when the analysis result includes RES file attributes, the party Method also includes:
The RES file attributes are converted into absolute address path corresponding to the shared control.
3. according to the method for claim 2, it is characterised in that when the analysis result includes:Layout parameter, view properties During with RES file attributes;
It is described that layout view is generated according to analysis result, specifically include:
By the layout parameter and view properties parsed, view is created, and view is put on painting canvas according to layout parameter;
If view needs to load background, the background is loaded from shared control by the absolute address path.
4. according to the method for claim 1, it is characterised in that the shared control is stored in the first caching;
This method also includes:
When having detected shared control renewal, by the shared control storage after renewal into the second caching;
When the shared control in the described first caching is not used by, if having the shared control after renewal in second caching Part, then using the shared control after the renewal in the second caching, update the shared control in the first caching.
A kind of 5. control use device, it is characterised in that including:
First module, for parsing the expandable mark language XML file in the shared control pre-set, the shared control Part, including two parts:Control resource under jar bags and ASSET catalogues;Wherein, the control resource under the ASSET catalogues, bag Include:Jar, resource file RES and the topology file XML of logic realization;
Second unit, for generating layout view according to analysis result, wherein, the analysis result includes one of following or group Close:
Layout parameter, view properties, resource RES file attributes.
6. device according to claim 5, it is characterised in that described when the analysis result includes RES file attributes Second unit is additionally operable to:
The RES file attributes are converted into absolute address path corresponding to the shared control.
7. device according to claim 6, it is characterised in that when the analysis result includes:Layout parameter, view properties During with RES file attributes;
The second unit generates layout view according to analysis result, specifically includes:
By the layout parameter and view properties parsed, view object is created, and view is put into by picture according to layout parameter On cloth;
If view needs to load background, the background is loaded from shared control by the absolute address path.
8. device according to claim 5, it is characterised in that the shared control is stored in the first caching;
The first module is additionally operable to:
When having detected shared control renewal, by the shared control storage after renewal into the second caching;
When the shared control in the described first caching is not used by, if having the shared control after renewal in second caching Part, then using the shared control after the renewal in the second caching, update the shared control in the first caching.
A kind of 9. computing device, it is characterised in that including:
Memory, instructed for storage program;
Processor, for calling the programmed instruction stored in the memory, 1 to 4 is required according to the program execution profit of acquisition Method described in any one.
10. a kind of computer-readable storage medium, it is characterised in that the computer-readable recording medium storage has computer can perform Instruction, the computer executable instructions are used to make the computer perform claim require the method described in 1 to 4 any one.
CN201711078586.3A 2017-11-06 2017-11-06 Control application method and device, computing device, computer-readable storage medium Pending CN107832088A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201711078586.3A CN107832088A (en) 2017-11-06 2017-11-06 Control application method and device, computing device, computer-readable storage medium

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201711078586.3A CN107832088A (en) 2017-11-06 2017-11-06 Control application method and device, computing device, computer-readable storage medium

Publications (1)

Publication Number Publication Date
CN107832088A true CN107832088A (en) 2018-03-23

Family

ID=61654646

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201711078586.3A Pending CN107832088A (en) 2017-11-06 2017-11-06 Control application method and device, computing device, computer-readable storage medium

Country Status (1)

Country Link
CN (1) CN107832088A (en)

Cited By (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN108845803A (en) * 2018-05-23 2018-11-20 北京五八信息技术有限公司 A kind of update method of List View, device, equipment and storage medium
CN109582468A (en) * 2018-12-20 2019-04-05 武汉瓯越网视有限公司 Countdown synchronous method, device, storage medium and equipment based on variable
CN110442419A (en) * 2019-08-15 2019-11-12 北京字节跳动网络技术有限公司 The quick interface arrangement method and device of Android application

Citations (8)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN101114302A (en) * 2006-07-24 2008-01-30 国际商业机器公司 Method and system for updating portlet information
US20110149314A1 (en) * 2009-12-17 2011-06-23 Samsung Electronics Co., Ltd Printing control terminal device and method of printing xml paper specification (xps) file
CN102402431A (en) * 2010-09-17 2012-04-04 基信康信息技术(上海)有限公司 Method for designing UI (User Interface) of mobile phone by utilizing XML (Extensive Makeup Language)
US20130205279A1 (en) * 2006-12-02 2013-08-08 Time Warner Cable Enterprises Llc Methods and apparatus for analyzing software interface usage
CN104850440A (en) * 2015-05-25 2015-08-19 广州市久邦数码科技有限公司 Android system based resource loading method and system therefor
CN106250158A (en) * 2016-08-01 2016-12-21 广州优视网络科技有限公司 The layout method of a kind of client end interface, device and mobile device
CN106528129A (en) * 2016-10-27 2017-03-22 南京南瑞继保电气有限公司 Web application interface generation system and method
CN106557432A (en) * 2015-09-29 2017-04-05 群联电子股份有限公司 Buffer storage supervisory method, memorizer control circuit unit and storage device

Patent Citations (8)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN101114302A (en) * 2006-07-24 2008-01-30 国际商业机器公司 Method and system for updating portlet information
US20130205279A1 (en) * 2006-12-02 2013-08-08 Time Warner Cable Enterprises Llc Methods and apparatus for analyzing software interface usage
US20110149314A1 (en) * 2009-12-17 2011-06-23 Samsung Electronics Co., Ltd Printing control terminal device and method of printing xml paper specification (xps) file
CN102402431A (en) * 2010-09-17 2012-04-04 基信康信息技术(上海)有限公司 Method for designing UI (User Interface) of mobile phone by utilizing XML (Extensive Makeup Language)
CN104850440A (en) * 2015-05-25 2015-08-19 广州市久邦数码科技有限公司 Android system based resource loading method and system therefor
CN106557432A (en) * 2015-09-29 2017-04-05 群联电子股份有限公司 Buffer storage supervisory method, memorizer control circuit unit and storage device
CN106250158A (en) * 2016-08-01 2016-12-21 广州优视网络科技有限公司 The layout method of a kind of client end interface, device and mobile device
CN106528129A (en) * 2016-10-27 2017-03-22 南京南瑞继保电气有限公司 Web application interface generation system and method

Non-Patent Citations (4)

* Cited by examiner, † Cited by third party
Title
HEALTHY: "C# 控件双缓冲控制", 《HTTP://BLOG.SINA.COM.CN/S/BLOG_752CA76A0100QJUB.HTML》 *
KENTER: "双缓冲设置控件", 《HTTPS://WWW.CNBLOGS.COM/KENTER/ARCHIVE/2011/04/18/2020228.HTML》 *
SUNLYK: "WINFORM TableLayout控件双缓冲防止闪烁", 《HTTPS://WWW.CNBLOGS.COM/SUNLYK/P/7477024.HTML》 *
莫水千流: "双缓冲(Double Buffer)原理和使用", 《HTTPS://WWW.CNBLOGS.COM/ZHOUG2020/P/5622136.HTML》 *

Cited By (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN108845803A (en) * 2018-05-23 2018-11-20 北京五八信息技术有限公司 A kind of update method of List View, device, equipment and storage medium
CN108845803B (en) * 2018-05-23 2022-11-08 北京五八信息技术有限公司 Method, device and equipment for updating list view and storage medium
CN109582468A (en) * 2018-12-20 2019-04-05 武汉瓯越网视有限公司 Countdown synchronous method, device, storage medium and equipment based on variable
CN110442419A (en) * 2019-08-15 2019-11-12 北京字节跳动网络技术有限公司 The quick interface arrangement method and device of Android application
CN110442419B (en) * 2019-08-15 2022-11-29 北京字节跳动网络技术有限公司 Interface layout method and device for Android application

Similar Documents

Publication Publication Date Title
TWI577539B (en) Computer-implemented method, computer-readable storage memory, and system for runtime system
US20150293764A1 (en) Method and system to compose and execute business rules
CN105022630B (en) A kind of assembly management system and assembly management method
US20120291007A1 (en) Management of template versions
US8381178B2 (en) Intuitive visualization of Boolean expressions using flows
US9841953B2 (en) Pluggable components for runtime-image generation
CN106250156A (en) Constructing method of component and device, component call method and apparatus
CN107832088A (en) Control application method and device, computing device, computer-readable storage medium
US10489167B2 (en) Dynamically binding data in an application
CN107015794B (en) Software-as-a-service reference flow extension verification framework
Benouda et al. MDA approach to automate code generation for mobile applications
CN112214210A (en) Logistics business rule engine and configuration method, device, equipment and storage medium thereof
CN107463406A (en) Issue the method and electronic equipment of Mobile solution
US8584080B2 (en) Modeling and generating computer software product line variants
Blanco et al. A holistic approach for cross-platform software development
US11315208B2 (en) Conceptual representation of business processes for cross-domain mapping
CN113127050B (en) Application resource packaging process monitoring method, device, equipment and medium
CN103838575A (en) Plug-in type page customization implementation method based on EXTJS frame
US9898262B2 (en) User interface event orchestration
Schramm et al. Rapid UI development for enterprise applications: Combining manual and model-driven techniques
CN108037914A (en) A kind of method and device of Android primary system combination js exploitations
Deitel et al. Java SE 8 for programmers
CN114115855A (en) Code multiplexing method and device, computer readable storage medium and electronic equipment
CN113111632A (en) Visual configuration method, device, equipment and medium for electronic manuscript paper
CN113703638A (en) Data management page processing method and device, electronic equipment and storage medium

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
CB02 Change of applicant information

Address after: 266555 Qingdao economic and Technological Development Zone, Shandong, Hong Kong Road, No. 218

Applicant after: Hisense Video Technology Co., Ltd

Address before: 266100 Zhuzhou Road, Laoshan District, Shandong, No. 151, No.

Applicant before: HISENSE ELECTRIC Co.,Ltd.

CB02 Change of applicant information
RJ01 Rejection of invention patent application after publication

Application publication date: 20180323

RJ01 Rejection of invention patent application after publication