CN102214163A - Cache management method and device - Google Patents

Cache management method and device Download PDF

Info

Publication number
CN102214163A
CN102214163A CN2011101772320A CN201110177232A CN102214163A CN 102214163 A CN102214163 A CN 102214163A CN 2011101772320 A CN2011101772320 A CN 2011101772320A CN 201110177232 A CN201110177232 A CN 201110177232A CN 102214163 A CN102214163 A CN 102214163A
Authority
CN
China
Prior art keywords
descriptor
cell
internal memory
module
memory
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Granted
Application number
CN2011101772320A
Other languages
Chinese (zh)
Other versions
CN102214163B (en
Inventor
王宇光
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Yonyou Software Co Ltd
Original Assignee
Yonyou Software 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 Yonyou Software Co Ltd filed Critical Yonyou Software Co Ltd
Priority to CN201110177232.0A priority Critical patent/CN102214163B/en
Publication of CN102214163A publication Critical patent/CN102214163A/en
Application granted granted Critical
Publication of CN102214163B publication Critical patent/CN102214163B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Abstract

The invention provides a cache management method used for an electronic table. The cache management method comprises the steps of: step 102, judging whether description information exists in a memory when a table cell of the electronic table is operated according to preset description information; step 104, operating the table cell according to the description information in the memory when the description information exists in the memory; and step 106, storing the description information in the memory when the description information dose not exist in the memory, and operating the table cell according to the description information in the memory. The invention further provides a cache management device. According to the cache management method and device for the table cell in the technical scheme provided by the invention, the life cycle of the description information of the table cell or region can be controlled in a finer grit manner, the table cell to be uninstalled from the cache or to be loaded can be positioned more accurately, the occupation to the memory by a large number of repeated objects of the electronic table is reduced, and the front-end drawing efficiency for the electronic table is increased.

Description

Buffer memory management method and cache management device
Technical field
The present invention relates to field of computer technology, in particular to a kind of buffer memory management method and a kind of cache management device.
Background technology
Drafting type electrical form is to be rearranged by cell one by one, and each cell all can some attributes of a configuration.Thousands of cell is arranged in electrical form, and the cell style complexity, when flexible and changeable, the form object of cell and to the description object of cell position can be a large amount of the consumption systems internal memory, reduce and draw efficient, seriously also can cause the client internal memory to overflow, stagnate at the interface, and user experience is very poor.
Therefore, need a kind of can be when representing electrical form, the method to its internal memory that takies is managed effectively can reduce the internal memory that electrical form takies, and alleviates system pressure, improves electrical form and draw efficient, guarantees user's experience.
Summary of the invention
Technical matters to be solved by this invention is that needs are a kind of can be when representing electrical form, and the method to its internal memory that takies is managed effectively can reduce the internal memory that electrical form takies, and alleviates system pressure, guarantees user's experience.
In view of this, the invention provides a kind of buffer memory management method, comprising: step 102, when the cell of electrical form being operated, judge whether there is descriptor in the internal memory according to predetermined descriptor; Step 104 when having descriptor in internal memory, is operated cell according to the descriptor in the internal memory; Step 106 when not having descriptor in internal memory, is stored descriptor, and according to the descriptor in the internal memory cell is operated in internal memory.By this technical scheme, identical descriptor is only preserved one in internal memory, does not need greatly to have reduced the memory pressure when representing electrical form for each cell provides region of memory to preserve its descriptor.
In technique scheme, preferably, also comprise: calculate the area size that shows in the current window zone, and in internal memory, dispose the descriptor of other cells outside the window area.By this technical scheme, only preserve the descriptor of the cell of current demonstration, avoid the descriptor of other cells that do not represent in internal memory, to occupy big quantity space, further alleviated memory pressure.
In technique scheme, preferably, also comprise: when the user operates electrical form, obtain the window area, to calculate the area size that shows in the window area.
In technique scheme, preferably, the type of descriptor comprises cell formats and cell location, before step 102, the pattern of descriptor is set also; In step 106, generate descriptor according to pattern, and store in the internal memory.
In technique scheme, preferably, the type of pattern comprises Graphicxtras Frames Collection, layout pattern, font style and Data Styles.
The present invention also provides a kind of cache management device, comprising: judge module, when the cell of electrical form being operated, judge whether there is descriptor in the internal memory according to predetermined descriptor; Operational module when having descriptor in internal memory, is operated cell according to the descriptor in the internal memory, when not having descriptor in internal memory, stores descriptor in internal memory, and according to the descriptor in the internal memory cell is operated.By this technical scheme, identical descriptor is only preserved one in internal memory, does not need greatly to have reduced the memory pressure when representing electrical form for each cell provides region of memory to preserve its descriptor.
In technique scheme, preferably, also comprise: level and smooth paging module, calculate the area size that shows in the current window zone, and the notifying operation module is disposed the descriptor of other cells outside the window area in internal memory.By this technical scheme, only preserve the descriptor of the cell of current demonstration, avoid the descriptor of other cells that do not represent in internal memory, to occupy big quantity space, further alleviated memory pressure.
In technique scheme, preferably, also comprise: event manager module, when the user operates electrical form, notify level and smooth paging module to obtain the window area, to obtain the cell that shows in the window area.
In technique scheme, preferably, the type of descriptor comprises cell formats and cell location, and cache management device also comprises: the formatting module is provided with the pattern of descriptor; The form generation module generates descriptor according to pattern, is stored in the internal memory by operational module.
In technique scheme, preferably, the type of pattern comprises Graphicxtras Frames Collection, layout pattern, font style and Data Styles.
By technique scheme, can realize a kind of buffer memory management method and cache management device, when representing electrical form, can effectively reduce the internal memory that it takies, reduced the pressure of internal memory, avoid causing system to stagnate, promoted user experience.
Description of drawings
Fig. 1 is the process flow diagram of buffer memory management method according to an embodiment of the invention;
Fig. 2 is the block diagram of cache management device according to an embodiment of the invention;
Fig. 3 is the synoptic diagram of cache management device according to an embodiment of the invention;
Fig. 4 is the module diagram of cache management device according to an embodiment of the invention;
Fig. 5 is the module diagram of cache management device according to an embodiment of the invention;
Fig. 6 is the module diagram of cache management device according to an embodiment of the invention.
Embodiment
In order more to be expressly understood above-mentioned purpose of the present invention, feature and advantage, the present invention is further described in detail below in conjunction with the drawings and specific embodiments.
Set forth a lot of details in the following description so that fully understand the present invention, still, the present invention can also adopt other to be different from other modes described here and implement, and therefore, the present invention is not limited to the restriction of following public specific embodiment.
Fig. 1 is the process flow diagram of buffer memory management method according to an embodiment of the invention.
As shown in Figure 1, the invention provides a kind of buffer memory management method, comprising: step 102, when the cell of electrical form being operated, judge whether there is descriptor in the internal memory according to predetermined descriptor; Step 104 when having descriptor in internal memory, is operated cell according to the descriptor in the internal memory; Step 106 when not having descriptor in internal memory, is stored descriptor, and according to descriptor cell is operated in internal memory.By this technical scheme, identical descriptor is only preserved one in internal memory, does not need greatly to have reduced the memory pressure when representing electrical form for each cell provides region of memory to preserve its descriptor.
In technique scheme, also comprise: calculate the area size that shows in the current window zone, and in internal memory, dispose the descriptor of other cells outside the window area.By this technical scheme, only preserve the descriptor of the cell of current demonstration, avoid the descriptor of other cells that do not represent in internal memory, to occupy big quantity space, further alleviated memory pressure.
In technique scheme, also comprise: when the user operates electrical form, obtain the window area, to calculate the area size that shows in the window area.
In technique scheme, the type of descriptor comprises cell formats and cell location, before step 102, the pattern of descriptor is set also; In step 106, generate descriptor according to pattern, and store in the internal memory.
In technique scheme, the type of pattern comprises Graphicxtras Frames Collection, layout pattern, font style and Data Styles.
Fig. 2 is the block diagram of cache management device according to an embodiment of the invention.
As shown in Figure 2, the present invention also provides a kind of cache management device 200, comprising: judge module 202, when the cell of electrical form being operated, judge whether there is descriptor in the internal memory according to predetermined descriptor; Operational module 204 when having descriptor in internal memory, is operated cell according to the descriptor in the internal memory, when not having descriptor in internal memory, stores descriptor in internal memory, and according to the descriptor in the internal memory cell is operated.By this technical scheme, identical descriptor is only preserved one in internal memory, does not need greatly to have reduced the memory pressure when representing electrical form for each cell provides region of memory to preserve its descriptor.
In technique scheme, also comprise: level and smooth paging module 206, calculate the area size that shows in the current window zone, and notifying operation module 204 is disposed the descriptor of other cells outside the window area in internal memory.By this technical scheme, only preserve the descriptor of the cell of current demonstration, avoid the descriptor of other cells that do not represent in internal memory, to occupy big quantity space, further alleviated memory pressure.
In technique scheme, also comprise: event manager module 208, when the user operates electrical form, notify level and smooth paging module 206 to obtain the window area, to calculate the area size that shows in the window area.
In technique scheme, the type of descriptor comprises cell formats and cell location, and cache management device 200 also comprises: formatting module 210 is provided with the pattern of descriptor; Form generation module 212 generates descriptor according to pattern, is stored in the internal memory by operational module 204.
In technique scheme, the type of pattern comprises Graphicxtras Frames Collection, layout pattern, font style and Data Styles.
Fig. 3 is the synoptic diagram of cache management device according to an embodiment of the invention.
As shown in Figure 3, cache management device in the present embodiment comprises that cell formats formulates module 302, cell formats generation module 304, cell location generation module 306, level and smooth paging module 308, task manager 310 and buffer memory paging load-on module 312, below each module is elaborated.
Cell formats is formulated module 302 specifically as shown in Figure 4, is used to describe all forms of cell, and cell formats does not externally provide the interface of any its attribute of modification, comprising:
Graphicxtras Frames Collection: description unit lattice Graphicxtras Frames Collection comprises: outer rim, rim, oblique line, backslash, and border color, the frame line style of type etc.;
Layout pattern: description unit lattice layout pattern comprises: the consistency from top to bottom mode, about to quantic, decrease font size, literal folding row shows etc.;
Font style: description unit lattice font style comprises: font size, pattern, font type, foreground, background colour etc.;
Data Styles: description unit lattice Data Styles comprises: numeric type, character type, table template, date type, for these several data types, every kind of data type all has the description attribute of oneself.
Cell formats generation module 304 concentrates the cell formats that externally provides unified to generate interface, and guarantee the shared same memory storage area that all cell formats are identical, cell formats in internal memory can not be modified again, revise if desired, this module is created new cell formats again.
This module has realized shared cell sound of laughing formula description object: the spread-sheet data amount is huge, table cell pattern complexity, can cause existing in the system a large amount of cell formats objects, wherein some cell is the same to the description of cell formats, the technical scheme of present embodiment makes its cell formats describe the same portion that only retains in internal memory, other cells are shared this object, reduce memory cost so greatly.
Wherein, as shown in Figure 5, cell formats generation module 304 comprises Graphicxtras Frames Collection generation module 502: cache management device shared system unit sound of laughing Graphicxtras Frames Collection, a Graphicxtras Frames Collection generation module 502 to the cell borders pattern is provided, this module 502 concentrates the cell borders pattern that externally provides unified to generate interface, and guarantee the shared same memory storage area that all cell borders patterns are identical, cell borders pattern in internal memory can not be modified again, revise if desired, this module 502 is created new cell borders pattern again, wherein:
1, Graphicxtras Frames Collection does not externally provide the interface of any its attribute of modification;
2, the Graphicxtras Frames Collection attribute that this module 502 loads as required generates the unique identification of this Graphicxtras Frames Collection;
3, whether retrieve the sign identical with this unique identification according to the unique identification that generates in system exists, if there is the cell borders style of directly obtaining under this unique identification, need not regenerate new Graphicxtras Frames Collection again, reduce owing to generating the system overhead that this Graphicxtras Frames Collection brings;
4, this module 502 can be according to timing side rate, the Graphicxtras Frames Collection in some cycles in the removal internal memory, and releasing memory, this side rate size ratio is thicker, but can not solve the consumption that the operation in this cycle brings.
Layout pattern generation module 504: cache management device shared system cell layout pattern description object, a layout part pattern generation module 504 to the cell layout pattern is provided, this module concentrates the cell layout pattern that externally provides unified to generate interface, and guarantee the shared same memory storage area that all cell layout pattern are identical, cell layout pattern in internal memory can not be modified again, revise if desired, this module 504 is created new cell layout pattern again, wherein:
1, layout pattern does not externally provide the interface of any its attribute of modification;
2, the layout pattern attribute that this module 504 loads as required generates the unique identification of this layout pattern;
3, whether retrieve the sign identical with this unique identification according to the unique identification that generates in system exists, if there is the cell layout pattern of directly obtaining under this unique identification, need not regenerate new layout pattern again, reduce owing to generating the system overhead that this layout pattern is brought;
4, this module 504 can be according to timing side rate, the layout pattern in some cycles in the removal internal memory, and releasing memory, this side rate size ratio is thicker, but can not solve the consumption that the operation in this cycle brings.
Font style generation module 506: cache management device shared system cell font style description object, a font style generation module 506 to the cell font style is provided, this module 506 concentrates the cell font style that externally provides unified to generate interface, and guarantee the shared same memory storage area that all cell font style are identical, cell font style in internal memory can not be modified again, revise if desired, this module 506 is created new cell font style again, wherein:
1, font style does not externally provide the interface of any its attribute of modification;
2, the font style attribute that this module 506 loads as required generates the unique identification of this font style;
3, whether retrieve the sign identical with this unique identification according to the unique identification that generates in system exists, if there is the cell font style of directly obtaining under this unique identification, need not regenerate the new font pattern again, reduce owing to generating the system overhead that this font style is brought;
4, this module 506 can be according to timing side rate, the font style in some cycles in the removal internal memory, and releasing memory, this side rate size ratio is thicker, but can not solve the consumption that the operation in this cycle brings.
Data Styles generation module 508: cache management device shared system cell Data Styles description object, a data pattern generation module 508 to the cell Data Styles is provided, this module 508 concentrates the cell Data Styles that externally provides unified to generate interface, and guarantee the shared same memory storage area that all cell Data Styles are identical, cell Data Styles in internal memory can not be modified again, revise if desired, this module 508 is created new cell Data Styles again, wherein:
1, Data Styles does not externally provide the interface of any its attribute of modification;
2, this module 508 loaded data Style Attributes as required generates the unique identification of this Data Styles;
3, whether retrieve the sign identical with this unique identification according to the unique identification that generates in system exists, if there is the cell Data Styles that directly obtains under this unique identification, need not regenerate new data pattern again, reduce owing to generating the system overhead that this Data Styles brings;
4, this module 508 can be according to timing side rate, the Data Styles in some cycles in the removal internal memory, and releasing memory, this side rate size ratio is thicker, but can not solve the consumption that the operation in this cycle brings.
Cell location generation module 306: cache management device shared system cell location object, to the description of cell position in electrical form, comprise the ranks information of this cell in electrical form, unique navigate to a cell.Each cell of electrical form all can have a unique cell location, and cell location is described the position of this element lattice in electrical form.
A cell location generation module 306 to cell location is provided, this module 306 concentrates the cell location that externally provides unified to generate interface, and guarantee the shared same memory storage area that all cell locations are identical, cell location in internal memory can not be modified again, revise if desired, this module 306 is created new cell location again, wherein:
1, cell location does not externally provide the interface of any its attribute of modification;
2, the cell location attribute that this module 306 loads as required generates the unique identification that this element case is put;
3, whether retrieve the sign identical with this unique identification according to the unique identification that generates in system exists, if there is the cell location that directly obtains under this unique identification, need not regenerate new cell location again, reduce owing to generating this element case and put the system overhead that brings;
By this module 306, reach quick generation and the shared cell case is put,, may have the operation of some cells up to ten thousand times such as in once calculating in batches, if all in system, constantly generate same cell location information, can consume a large amount of system resource at every turn.
The relation of level and smooth paging module 308, task manager 310 and 312 3 modules of buffer memory paging load-on module as shown in Figure 6.
Level and smooth paging module 308: under the incognizant situation of user, realize paging, alleviate the pressure of playing up of front end display window, reach better user experience:
1, operate electrical form level or vertical scroll bar by the user, the mobile of scroll bar can load the current window interface;
2, calculate the current table area that should load according to current window zone, when the table area that calculates when identical before, then return;
3, distribute level and smooth paging incident by level and smooth paging task manager 310;
4, according to the zone in the level and smooth paging incident, calculating needs the loaded data line number, thereby loading data is filled current electrical form.
Buffer structure in the present embodiment technical scheme is formed: be made up of cell location object and cell formats description object, what will do in fact is exactly to make cell formats description object and cell location object rational and effective in internal memory, avoid by cell formats generating apparatus and cell location generating apparatus, produce a large amount of objects, take Installed System Memory; Improve the performance of acquiring unit sound of laughing formula object factory simultaneously.
Level and smooth paging module 308 responds level and smooth paging incident, is obtained the area size of current display window by incident.
Remove current window zone cell location object and cell formats description object in addition by cell location generation module 306 and cell formats generation module 304.Current herein display window zone also can enlarge certain limit, improves utilization ratio.More fine-grained management to the object whole life in the cell format buffer memory.
By above technical scheme, a kind of buffer memory management method and cache management device have been realized, management to the whole life of cell format in the electrical form, more accurate in locating which need be from the buffer memory removal, which needs loads, reduce a large amount of repeating objects of electrical form taking to internal memory, improve the electrical form front end and draw efficient, solve the EMS memory occupation of electrical form when handling the super large data volume and the bottleneck problem of drafting efficient, also promptly well solved the problem of room and time, greatly reduce the risk that buffer memory overflows, rational and effective is utilized Installed System Memory, also improve simultaneously the drafting efficient of electrical form to a great extent, improved user experience.
The above is the preferred embodiments of the present invention only, is not limited to the present invention, and for a person skilled in the art, the present invention can have various changes and variation.Within the spirit and principles in the present invention all, any modification of being done, be equal to replacement, improvement etc., all should be included within protection scope of the present invention.

Claims (10)

1. a buffer memory management method is characterized in that, comprising:
Step 102 when according to predetermined descriptor the cell of electrical form being operated, judges whether there is described descriptor in the internal memory;
Step 104 when having described descriptor in described internal memory, is operated described cell according to the described descriptor in the described internal memory;
Step 106 when not having described descriptor in described internal memory, is stored described descriptor, and according to the described descriptor in the described internal memory described cell is operated in described internal memory.
2. buffer memory management method according to claim 1 is characterized in that, also comprises:
Calculate the area size that shows in the current window zone, and in described internal memory, dispose the descriptor of other cells outside the described window area.
3. buffer memory management method according to claim 2 is characterized in that, also comprises:
When the user operates described electrical form, obtain described window area, to calculate the area size that shows in the described window area.
4. according to each described buffer memory management method in the claim 1 to 3, it is characterized in that the type of described descriptor comprises cell formats and cell location,
Before described step 102, the pattern of described descriptor is set also;
In described step 106, generate described descriptor according to described pattern, and store in the described internal memory.
5. buffer memory management method according to claim 2 is characterized in that the type of described pattern comprises Graphicxtras Frames Collection, layout pattern, font style and Data Styles.
6. a cache management device is characterized in that, comprising:
Judge module when according to predetermined descriptor the cell of electrical form being operated, judges whether there is described descriptor in the internal memory;
Operational module, when in described internal memory, having described descriptor, according to the described descriptor in the described internal memory described cell is operated, when in described internal memory, not having described descriptor, in described internal memory, store described descriptor, and described cell is operated according to the described descriptor in the described internal memory.
7. cache management device according to claim 6 is characterized in that, also comprises:
Level and smooth paging module is calculated the area size that shows in the described current window zone, and is notified described operational module to remove the descriptor of other cells outside the cell window area that drops out described demonstration in described internal memory.
8. cache management device according to claim 7 is characterized in that, also comprises:
Event manager module when the user operates described electrical form, notifies described level and smooth paging module to obtain described window area, to obtain the cell that shows in the described window area.
9. according to each described cache management device in the claim 6 to 8, it is characterized in that the type of described descriptor comprises cell formats and cell location,
Described cache management device also comprises: the formatting module is provided with the pattern of described descriptor;
The form generation module generates described descriptor according to described pattern, is stored in the described internal memory by described operational module.
10. cache management device according to claim 9 is characterized in that the type of described pattern comprises Graphicxtras Frames Collection, layout pattern, font style and Data Styles.
CN201110177232.0A 2011-06-28 2011-06-28 Buffer memory management method and cache management device Active CN102214163B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201110177232.0A CN102214163B (en) 2011-06-28 2011-06-28 Buffer memory management method and cache management device

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201110177232.0A CN102214163B (en) 2011-06-28 2011-06-28 Buffer memory management method and cache management device

Publications (2)

Publication Number Publication Date
CN102214163A true CN102214163A (en) 2011-10-12
CN102214163B CN102214163B (en) 2016-08-03

Family

ID=44745478

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201110177232.0A Active CN102214163B (en) 2011-06-28 2011-06-28 Buffer memory management method and cache management device

Country Status (1)

Country Link
CN (1) CN102214163B (en)

Cited By (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN102426566A (en) * 2011-11-14 2012-04-25 江苏联著实业有限公司 Precision loading system for digital network newspaper
CN103324731A (en) * 2013-06-28 2013-09-25 中国农业银行股份有限公司 Method and device for converting spreadsheet file into web format file
CN103714046A (en) * 2013-12-27 2014-04-09 南京国电南自电网自动化有限公司 Interface displaying method of large amount of information
CN107800733A (en) * 2016-08-31 2018-03-13 阿里巴巴集团控股有限公司 The generation method and equipment of session identification in distributed system

Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN1740967A (en) * 2004-08-23 2006-03-01 华为技术有限公司 Method for reducing holding of internal memory in using table
CN101021840A (en) * 2007-03-21 2007-08-22 金蝶软件(中国)有限公司 Electronic form unit grid drawing method and apparatus
CN101226542A (en) * 2008-02-01 2008-07-23 中国建设银行股份有限公司 Method for caching report
CN101615187A (en) * 2009-07-24 2009-12-30 东软集团股份有限公司 Report form embodiment storage means and device, form read method
CN101876971A (en) * 2010-06-22 2010-11-03 北京伟库电子商务科技有限公司 Report form showing method and device

Patent Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN1740967A (en) * 2004-08-23 2006-03-01 华为技术有限公司 Method for reducing holding of internal memory in using table
CN101021840A (en) * 2007-03-21 2007-08-22 金蝶软件(中国)有限公司 Electronic form unit grid drawing method and apparatus
CN101226542A (en) * 2008-02-01 2008-07-23 中国建设银行股份有限公司 Method for caching report
CN101615187A (en) * 2009-07-24 2009-12-30 东软集团股份有限公司 Report form embodiment storage means and device, form read method
CN101876971A (en) * 2010-06-22 2010-11-03 北京伟库电子商务科技有限公司 Report form showing method and device

Cited By (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN102426566A (en) * 2011-11-14 2012-04-25 江苏联著实业有限公司 Precision loading system for digital network newspaper
CN103324731A (en) * 2013-06-28 2013-09-25 中国农业银行股份有限公司 Method and device for converting spreadsheet file into web format file
CN103714046A (en) * 2013-12-27 2014-04-09 南京国电南自电网自动化有限公司 Interface displaying method of large amount of information
CN103714046B (en) * 2013-12-27 2016-08-17 南京国电南自电网自动化有限公司 The interface display method of bulk information
CN107800733A (en) * 2016-08-31 2018-03-13 阿里巴巴集团控股有限公司 The generation method and equipment of session identification in distributed system
CN107800733B (en) * 2016-08-31 2021-01-15 阿里巴巴集团控股有限公司 Method and equipment for generating session identifier in distributed system

Also Published As

Publication number Publication date
CN102214163B (en) 2016-08-03

Similar Documents

Publication Publication Date Title
CN103186919B (en) A kind of word rendering intent and device
CN102937830A (en) Electric quantity management method and device of mobile equipment and mobile equipment
CN102214163A (en) Cache management method and device
CN102707945A (en) Implementation method of form designer based on layout template in Eclipse
CN102611576A (en) Method and device for generating network management configuration model file
CN112632136A (en) Data statistical analysis method and device, electronic equipment and storage medium
CN103543901B (en) The method and apparatus generating menu
CN114707474A (en) Report generation method and device, electronic equipment and computer readable storage medium
CN103677893B (en) Method for reducing size of image file of starting up and arithmetic device
CN103023802A (en) Web-cluster-oriented low energy consumption scheduling system and method
CN102929983A (en) Method and device for synchronizing embedded database to flash database
CN102222109B (en) Data processing device and method
CN103631824B (en) A kind of Webpage display process and device
WO2011143846A1 (en) Method, device and system for generating report form based on database
CN112948439A (en) Method, device, medium and equipment for processing GIS data query request in real time
CN110134398A (en) Analytic method, system and the equipment of list data
CN104050100A (en) Data flow storage and management method and system suitable for big data environment
CN205405387U (en) Shock attenuation formula computer machine case
CN115408546A (en) Time sequence data management method, device, equipment and storage medium
CN109992371A (en) Applied program processing method, device, electronic equipment, computer readable storage medium
CN204166455U (en) 2U frame type servo casing
Marconi et al. A novel fast online placement algorithm on 2D partially reconfigurable devices
CN203490732U (en) Goods shelf supplement system based on internet of things
CN103226524B (en) The FIFO system that bad block and empty block to Nandflash are managed collectively
CN111680204A (en) Data acquisition method, data acquisition device and computer readable storage medium

Legal Events

Date Code Title Description
C06 Publication
PB01 Publication
C10 Entry into substantive examination
SE01 Entry into force of request for substantive examination
CB02 Change of applicant information

Address after: 100094 Haidian District North Road, Beijing, No. 68

Applicant after: Yonyou Network Technology Co., Ltd.

Address before: 100094 Beijing city Haidian District North Road No. 68, UFIDA Software Park

Applicant before: UFIDA Software Co., Ltd.

COR Change of bibliographic data
C14 Grant of patent or utility model
GR01 Patent grant