CN104252455A - Data sequencing method and data sequencing device - Google Patents
Data sequencing method and data sequencing device Download PDFInfo
- Publication number
- CN104252455A CN104252455A CN201310256356.7A CN201310256356A CN104252455A CN 104252455 A CN104252455 A CN 104252455A CN 201310256356 A CN201310256356 A CN 201310256356A CN 104252455 A CN104252455 A CN 104252455A
- Authority
- CN
- China
- Prior art keywords
- unit
- plug
- data message
- server
- data
- 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
Classifications
-
- G—PHYSICS
- G06—COMPUTING; CALCULATING OR COUNTING
- G06F—ELECTRIC DIGITAL DATA PROCESSING
- G06F21/00—Security arrangements for protecting computers, components thereof, programs or data against unauthorised activity
- G06F21/60—Protecting data
- G06F21/62—Protecting access to data via a platform, e.g. using keys or access control rules
- G06F21/6209—Protecting access to data via a platform, e.g. using keys or access control rules to a single file or object, e.g. in a secure envelope, encrypted and accessed using a key, or with access control rules appended to the object itself
-
- G—PHYSICS
- G06—COMPUTING; CALCULATING OR COUNTING
- G06F—ELECTRIC DIGITAL DATA PROCESSING
- G06F9/00—Arrangements for program control, e.g. control units
- G06F9/06—Arrangements 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/44—Arrangements for executing specific programs
- G06F9/445—Program loading or initiating
- G06F9/44521—Dynamic linking or loading; Link editing at or after load time, e.g. Java class loading
- G06F9/44526—Plug-ins; Add-ons
-
- G—PHYSICS
- G06—COMPUTING; CALCULATING OR COUNTING
- G06F—ELECTRIC DIGITAL DATA PROCESSING
- G06F9/00—Arrangements for program control, e.g. control units
- G06F9/06—Arrangements 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/44—Arrangements for executing specific programs
- G06F9/451—Execution arrangements for user interfaces
-
- G—PHYSICS
- G06—COMPUTING; CALCULATING OR COUNTING
- G06F—ELECTRIC DIGITAL DATA PROCESSING
- G06F2221/00—Indexing scheme relating to security arrangements for protecting computers, components thereof, programs or data against unauthorised activity
- G06F2221/21—Indexing scheme relating to G06F21/00 and subgroups addressing additional information or applications relating to security arrangements for protecting computers, components thereof, programs or data against unauthorised activity
- G06F2221/2149—Restricted operating environment
Landscapes
- Engineering & Computer Science (AREA)
- Software Systems (AREA)
- Theoretical Computer Science (AREA)
- Physics & Mathematics (AREA)
- General Engineering & Computer Science (AREA)
- General Physics & Mathematics (AREA)
- Human Computer Interaction (AREA)
- Health & Medical Sciences (AREA)
- Bioethics (AREA)
- General Health & Medical Sciences (AREA)
- Computer Hardware Design (AREA)
- Computer Security & Cryptography (AREA)
- Information Transfer Between Computers (AREA)
Abstract
The invention discloses a data sequencing method and a data sequencing device. The method includes the following steps: a JS plug-in is locally installed on a client end, the JS plug-in adopts an AJAX method to obtain the permission information of a user logging in a server, and when the fact that the user has the permission of viewing a sequencing result is determined, then the AJAX method is adopted to obtain related data information and a preset sequencing rule in the server and sequence the data according to the preset sequencing rule. When the technical solution of the invention is adopted, without modifying source codes in the server which corresponds to an existing application system, the process of sequencing the data in a data information list in the existing application system can be conveniently and quickly implemented without consuming a great deal of manpower resource only by installing the JS plug-in complied for the application system on the client end, the problem that the system maintenance cost is high when new functions are added in the existing application system is effectively avoided, and moreover, the stability of the original application system is not affected.
Description
Technical field
The present invention relates to data processing field, particularly relate to a kind of data reordering method and device.
Background technology
Along with the develop rapidly of science and technology, computing machine, with its powerful function, is widely used in work and sphere of life.In routine duties, often need to realize different functions by various application system, as marked to all contributions in this system by journalism checking system, preserving, the operation such as publication.
Corresponding operating is carried out when user logs in application system, as during to the checking of data message in this operating system, may require in the above-mentioned application system come into operation, to realize some additional functions, as presented the result after sorting according to corresponding ordering rule to above-mentioned data message in the operation interface of application system.Such as, for existing journalism checking system, the marking and queuing situation of checking current all contributions can be presented in interface in this journalism checking system in the process that the user that priority is higher marks to contribution, after the user that namely above-mentioned priority is higher can check and take turns evaluation by one all contributions sort according to scoring carrying out from high to low after ranking results.
Increasing the situation of New function for the above-mentioned application system to having come into operation, usually adopting the mode of amendment application system source code to realize the interpolation of above-mentioned application system New function.When the service logic that application system carries itself is comparatively complicated, certain difficulty will be there is to the amendment of this application system source code, and need to expend certain manpower and just can complete realization to application system New function; And, adopt the New function method of source code amendment being increased to application system, need in source code, increase the code corresponding to above-mentioned New function, namely be equivalent on the basis of original source code, increase the source code realizing New function in a large number, thus further increase the complexity of the service logic that application system carries, the application system of high complexity is in operational process, need to consume the more resource of server, and bring larger calculating pressure to server, thus add the cost of system maintenance.In addition, above-mentioned application system is through testing and the system come into operation, possesses certain stability, when the source code revising this application system increases other functions, because the source code newly revised may exist some trickle logic errors, thus cause application system to there is certain application hidden danger, i.e. the problem of this application system existence and stability difference.
As can be seen here, in prior art, when needing to increase ranking function in the application system come into operation, needing the source code revising this application system, thus there is labor intensive, increase system maintenance cost, make the problem of system stability difference.
Summary of the invention
The embodiment of the present invention provides a kind of data reordering method and device, in order to solve in prior art when need in the application system come into operation, increase ranking function time, need the source code revising this application system, thus there is labor intensive, increase system maintenance cost, make the problem of system stability difference.
The concrete technical scheme that the embodiment of the present invention provides is as follows:
Client judges whether this locality installs java script language JS plug-in unit after receiving the logon server instruction of user's transmission;
When determining that this locality has installed described JS plug-in unit, described JS plug-in unit obtains the identification information of described server, and calls the authority information of the described user in described server according to described identification information;
Described JS plug-in unit, according to the authority information of described user, judges that described user possesses when checking ranking results authority, adopts dynamic load AJAX method to obtain data message list in described server and ordering rule;
Described JS plug-in unit sorts to the data in described data message list according to described ordering rule, and is presented by described ranking results.
A kind of data sorting device, comprising:
Installation unit, for receive user send logon server instruction after, judge whether this locality installs java script language JS plug-in unit;
First acquiring unit, for when determining that this locality has installed described JS plug-in unit, described JS plug-in unit obtains the identification information of described server, and calls the authority information of the described user in described server according to described identification information;
Second acquisition unit, for the authority information according to described user, judges that described user possesses when checking ranking results authority, adopts dynamic load AJAX method to obtain data message list in described server and ordering rule;
Sequencing unit, for sorting to the data in described data message list according to described ordering rule, and presents described ranking results.
In the embodiment of the present invention, by installing JS plug-in unit in client this locality, this JS plug-in unit adopts AJAX method to obtain the authority information of the user of logon server, when determine this user possess check ranking results authority time, namely adopt the corresponding data information in AJAX method acquisition server and default ordering rule, and according to this ordering rule preset, above-mentioned data are sorted.Adopt technical solution of the present invention, source code in server corresponding to existing application system need not be modified, only by client, the sequencer procedure that the JS plug-in unit compiled for this application system can realize data in data message list in existing application system is quickly and easily installed, need not at substantial human resources, effectively prevent the problem high to system maintenance cost during existing application system increase New function, and do not affect the stability of original application system.
Accompanying drawing explanation
Fig. 1 is to the detail flowchart that data in server sort in the embodiment of the present invention;
Fig. 2 is to the logical schematic in server during data sorting in the embodiment of the present invention;
Fig. 3 be in the embodiment of the present invention under embody rule scene to the detail flowchart that data in server sort;
Fig. 4 is the structural representation of data sorting device in the embodiment of the present invention.
Embodiment
In the embodiment of the present invention, by installing JS(JavaScript in the client, script) plug-in unit, this JS plug-in unit adopts AJAX(Asynchronous JavaScript And XML, asynchronous JavaScript and XML, or be called dynamic load) method obtains the authority information of user of logon server, when determine this user possess check ranking results authority time, namely adopt the corresponding data information in AJAX method acquisition server and default ordering rule, and according to this ordering rule preset, above-mentioned data are sorted.Adopt technical solution of the present invention, source code in server corresponding to existing application system need not be modified, only by client, the sequencer procedure that the JS plug-in unit compiled for this application system can realize data in data message list in existing application system is quickly and easily installed, need not at substantial human resources, effectively prevent the problem high to system maintenance cost during existing application system increase New function, and do not affect the stability of original application system.
Below in conjunction with accompanying drawing, the preferred embodiment of the present invention is described in detail.
Consult shown in Fig. 1, in the embodiment of the present invention, to the detailed process that the data in server sort be:
Step 100: client judges whether this locality installs JS plug-in unit after receiving the logon server instruction of user's transmission.
In the embodiment of the present invention, after user interface has loaded in the application system that server is corresponding, namely judge whether client this locality is provided with JS plug-in unit.
Step 110: when determining that this locality has installed JS plug-in unit, JS plug-in unit obtains the identification information of above-mentioned server, and calls the authority information of the user in above-mentioned server according to this identification information.
When judging that JS plug-in unit is not installed in this locality, then in client this locality, JS plug-in unit is installed.When there is user and logging in this server, after JS plug-in unit detects this active user, AJAX method can be adopted to obtain the authority information of this user.
Step 120:JS plug-in unit, according to the authority information of above-mentioned user, judges that this user possesses when checking ranking results authority, adopts AJAX method to obtain data message list in above-mentioned server and ordering rule.
In the embodiment of the present invention, JS plug-in unit can determine whether to present in the page at the data message of application system to show ranking function key according to the authority information of this user after obtaining the authority information of user.Wherein, the authority information of above-mentioned user comprises user and checks ranking results authority, and user does not possess and checks ranking results authority.Now, if judge, above-mentioned user possesses checks ranking results authority, then present in the page to show whether carry out sequence information for user's selection at data message, such as, present in the page at data message and show ranking function key, or eject sequence prompted dialog frame, inquire whether this user sorts to the data that data message presents in interface; When user click ranking function key, or when clicking acknowledgement key in above-mentioned sequence prompted dialog frame, namely the JS plug-in unit in application system receives user when indicating confirmation to sort, the data message list and ordering rule that adopt AJAX method to obtain to preserve in the server.
Preferably, above-mentioned ordering rule comprises according to the sequence of mark size, according to last evaluation time order and function order sequence etc.According to the difference of above-mentioned ordering rule, accordingly, when judge user possess check ranking results authority time, data message present in the page show multiple ranking function key for user select, or eject sequence prompted dialog frame in show multiple ranking function options button for user select.
Step 130:JS plug-in unit sorts to the data in above-mentioned data message list according to above-mentioned ordering rule, and is presented by ranking results.
In the embodiment of the present invention, JS plug-in unit sorts to the data in above-mentioned data message list according to the ordering rule in the server obtained.
Further, when completing after to the data sorting in above-mentioned data message list, refresh data information presents the full detail in the page; Or refresh data information presents the partial information changed in the page; And the data message after refreshing is presented the page and presents.When the data message after a kind of mode shows sequence after adopting presents the page, the sorting time to data can be reduced, obtain data ranking results more quickly.
Special, the data message list detected in server when JS plug-in unit changes (such as, increase or delete a data message, and certain or many data messages are modified) time, page display Data Update information can be presented at data message, such as, the form prompting user data information list of ejecting dialog box in the page upgrades, and inquiry user resequences the need of to the data message list after renewal; When JS plug-in unit receives after user indicates and confirm that data message presents the page after display update, namely present to upgrade after data list sort after result, adopt AJAX method to obtain the data message list after upgrading and ordering rule, and according to this ordering rule, the data in the data message list after above-mentioned renewal are sorted; Then, the ranking results after presenting renewal in the page is presented at above-mentioned data message.
Consult and Figure 2 shows that in the embodiment of the present invention the logical schematic that data in server sort, wherein, operating system corresponding for server can be divided into two parts, namely presentation layer is (namely for showing above-mentioned data message, be above-mentioned data message and present the page), and key-course (namely for preserving data message list and ordering rule).Consult above-mentioned logical schematic, in the embodiment of the present invention, install JS plug-in unit in application system, this JS plug-in unit sends information to key-course, and obtaining the data message list and ordering rule that have key-course to preserve, JS plug-in unit sorts to above-mentioned data message list according to this ordering rule.
As can be seen here, adopt technical solution of the present invention, need not carry out in sequencer procedure to the data in application system at every turn, equal announcement server sorts to the data in data message list according to its local ordering rule preserved, only need the clooating sequence in JS plug-in unit invoking server and data message list can complete data sorting process, thus avoid server and to sort the data the large problem of the system loading that causes in process.
The sequencer procedure to data in application system is introduced in detail below in conjunction with concrete application scenarios.
Consult shown in Fig. 3, to the detailed process that data in server sort be:
Step 300: when there is login user, and when judging that JS plug-in unit is not installed in this locality, in client this locality, JS plug-in unit is installed.
When step 310:JS plug-in unit detects and there is login user, obtain the identification information of current login user and the identification information of server.
Step 320:JS plug-in unit is according to the identification information of above-mentioned server, log in this server, and according to the identification information of above-mentioned current login user, adopt AJAX method from server, call authority information corresponding to the identification information of this current login user, according to this authority information, judge whether this current login user possesses and check ranking results authority, if this current login user does not possess when checking ranking results authority, then perform step 330; Otherwise, perform step 340.
Step 330: do not present in the page at data message and show ranking function key.
Step 340: present in the page at above-mentioned data message and show ranking function key.
Step 350: when JS plug-in unit detects user click ranking function key, when instruction confirmation is sorted, adopt the data message list and ordering rule of preserving in AJAX method acquisition server, and according to the ordering rule of above-mentioned acquisition, the data in above-mentioned data message list are sorted.
Step 360: refresh above-mentioned data message and present the part changed in the page, and the data message after refreshing is presented the page and presents.
Based on technique scheme, consult shown in Fig. 4, a kind of device that data in application system are sorted can be built, comprise installation unit 40, the first acquiring unit 41, second acquisition unit 42, and sequencing unit 43, wherein:
Installation unit 40, for receive user send logon server instruction after, judge whether this locality installs java script language JS plug-in unit;
First acquiring unit 41, for when determining that this locality has installed described JS plug-in unit, described JS plug-in unit obtains the identification information of described server, and calls the authority information of the described user in described server according to described identification information;
Second acquisition unit 42, for the authority information according to above-mentioned user, judges that this user possesses when checking ranking results authority, adopts AJAX method to obtain data message list in above-mentioned server and ordering rule;
Sequencing unit 43, for sorting to the data in above-mentioned data message list according to above-mentioned ordering rule, and presents described ranking results.
In sum, in the embodiment of the present invention, client judges whether this locality installs JS plug-in unit after receiving the logon server instruction of user's transmission, when determining that this locality has installed JS plug-in unit, is obtained the authority information of active user by this JS plug-in unit; According to the authority information of this active user, judge that this active user possesses when checking ranking results authority, adopt AJAX method to obtain data message list and ordering rule; According to this ordering rule, the data in above-mentioned data message list are sorted.Adopt technical solution of the present invention, source code in this application system need not be modified, only by installing JS plug-in unit and the sequencer procedure adopting AJAX method can realize data in existing application system in application system, operating process is convenient and swift, need not at substantial human resources, effectively prevent the problem high to system maintenance cost during existing application system increase New function, and do not affect the stability of original application system.
Those skilled in the art should understand, embodiments of the invention can be provided as method, system or computer program.Therefore, the present invention can adopt the form of complete hardware embodiment, completely software implementation or the embodiment in conjunction with software and hardware aspect.And the present invention can adopt in one or more form wherein including the upper computer program implemented of computer-usable storage medium (including but not limited to magnetic disk memory, CD-ROM, optical memory etc.) of computer usable program code.
The present invention describes with reference to according to the process flow diagram of the method for the embodiment of the present invention, equipment (system) and computer program and/or block scheme.Should understand can by the combination of the flow process in each flow process in computer program instructions realization flow figure and/or block scheme and/or square frame and process flow diagram and/or block scheme and/or square frame.These computer program instructions can being provided to the processor of multi-purpose computer, special purpose computer, Embedded Processor or other programmable data processing device to produce a machine, making the instruction performed by the processor of computing machine or other programmable data processing device produce device for realizing the function of specifying in process flow diagram flow process or multiple flow process and/or block scheme square frame or multiple square frame.
These computer program instructions also can be stored in can in the computer-readable memory that works in a specific way of vectoring computer or other programmable data processing device, the instruction making to be stored in this computer-readable memory produces the manufacture comprising command device, and this command device realizes the function of specifying in process flow diagram flow process or multiple flow process and/or block scheme square frame or multiple square frame.
These computer program instructions also can be loaded in computing machine or other programmable data processing device, make on computing machine or other programmable devices, to perform sequence of operations step to produce computer implemented process, thus the instruction performed on computing machine or other programmable devices is provided for the step realizing the function of specifying in process flow diagram flow process or multiple flow process and/or block scheme square frame or multiple square frame.
Although describe the preferred embodiments of the present invention, those skilled in the art once obtain the basic creative concept of cicada, then can make other change and amendment to these embodiments.So claims are intended to be interpreted as comprising preferred embodiment and falling into all changes and the amendment of the scope of the invention.
Obviously, those skilled in the art can carry out various change and modification to the embodiment of the present invention and not depart from the spirit and scope of the embodiment of the present invention.Like this, if these amendments of the embodiment of the present invention and modification belong within the scope of the claims in the present invention and equivalent technologies thereof, then the present invention is also intended to comprise these change and modification.
Claims (10)
1. a data reordering method, is characterized in that, comprising:
Client judges whether this locality installs java script language JS plug-in unit after receiving the logon server instruction of user's transmission;
When determining that this locality has installed described JS plug-in unit, described JS plug-in unit obtains the identification information of described server, and calls the authority information of the described user in described server according to described identification information;
Described JS plug-in unit, according to the authority information of described user, judges that described user possesses when checking ranking results authority, adopts dynamic load AJAX method to obtain data message list in described server and ordering rule;
Described JS plug-in unit sorts to the data in described data message list according to described ordering rule, and is presented by described ranking results.
2. the method for claim 1, is characterized in that, described JS plug-in unit obtains the identification information of described server, and calls the authority information of the user of current logon server according to described identification information, specifically comprises:
Described JS plug-in unit, according to described logon server instruction, obtains the identification information of described server;
Described JS plug-in unit, according to the identification information of described server, adopts the authority information of the user of server described in AJAX method call.
3. method as claimed in claim 2, is characterized in that, described JS plug-in unit judges that described user possesses when checking ranking results authority, adopts AJAX method to obtain data message list in described server and ordering rule, specifically comprises:
Described JS plug-in unit judges that described user possesses when checking ranking results authority, presents in the page to show whether carry out sequence information at data message;
When described JS plug-in unit receive described user indicate confirmation to sort time, adopt AJAX method to get data message list in described server and ordering rule.
4. the method for claim 1, is characterized in that, described ranking results presents by described JS plug-in unit, specifically comprises:
Described JS plug-in unit refresh data information presents the full detail in the page; Or described JS plug-in unit refresh data information presents the partial information changed in the page;
Data message after refreshing is presented the page and presents by described JS plug-in unit.
5. the method as described in any one of claim 1-4, is characterized in that, comprises further:
When the data message list in described JS plug-in unit determining server changes, present page display Data Update information at data message;
When described JS plug-in unit receive described user indicate confirm that the data message after display update presents the page time, adopt AJAX method to obtain the data message list after upgrading and ordering rule, and adopt described ordering rule to sort to the data in the data message list after described renewal;
Ranking results after renewal is presented the page at described data message present.
6. a data sorting device, is characterized in that, comprising:
Installation unit, for receive user send logon server instruction after, judge whether this locality installs java script language JS plug-in unit;
First acquiring unit, for when determining that this locality has installed described JS plug-in unit, described JS plug-in unit obtains the identification information of described server, and calls the authority information of the described user in described server according to described identification information;
Second acquisition unit, for the authority information according to described user, judges that described user possesses when checking ranking results authority, adopts dynamic load AJAX method to obtain data message list in described server and ordering rule;
Sequencing unit, for sorting to the data in described data message list according to described ordering rule, and presents described ranking results.
7. device as claimed in claim 6, is characterized in that, described first acquiring unit, specifically for:
According to described logon server instruction, obtain the identification information of described server; According to the identification information of described server, adopt the authority information of the user of current logon server described in AJAX method call.
8. device as claimed in claim 7, is characterized in that, described second acquisition unit, specifically for:
Judge that described user possesses when checking ranking results authority, present in the page to show whether carry out sequence information at data message; When receiving described user and indicating confirmation to sort, AJAX method is adopted to get data message list in described server and ordering rule.
9. device as claimed in claim 6, is characterized in that, also comprise display unit, for:
Refresh data information presents the full detail in the page; Or refresh data information presents the partial information changed in the page; Data message after refreshing is presented the page present.
10. the device as described in any one of claim 6-9, is characterized in that, described display unit, is further used for:
When judging that the data message list in described server changes, present page display Data Update information at data message; When receiving described user and indicating the data message after confirming display update to present the page, adopt AJAX method to obtain the data message list after upgrading and ordering rule, and adopt described ordering rule to sort to the data in the data message list after described renewal; Ranking results after renewal is presented the page at described data message present.
Priority Applications (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
CN201310256356.7A CN104252455B (en) | 2013-06-25 | 2013-06-25 | A kind of data reordering method and device |
Applications Claiming Priority (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
CN201310256356.7A CN104252455B (en) | 2013-06-25 | 2013-06-25 | A kind of data reordering method and device |
Publications (2)
Publication Number | Publication Date |
---|---|
CN104252455A true CN104252455A (en) | 2014-12-31 |
CN104252455B CN104252455B (en) | 2018-05-01 |
Family
ID=52187363
Family Applications (1)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
CN201310256356.7A Expired - Fee Related CN104252455B (en) | 2013-06-25 | 2013-06-25 | A kind of data reordering method and device |
Country Status (1)
Country | Link |
---|---|
CN (1) | CN104252455B (en) |
Cited By (1)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
CN106649396A (en) * | 2015-11-03 | 2017-05-10 | 腾讯科技(深圳)有限公司 | Game level data sorting method, system and apparatus |
Citations (6)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
CN1567307A (en) * | 2003-06-25 | 2005-01-19 | 北京法海信息咨询有限公司 | Data ordering display process |
CN101324944A (en) * | 2007-06-12 | 2008-12-17 | 黎家军 | Method and system of dynamically ranking on-line information |
CN101523398A (en) * | 2006-09-15 | 2009-09-02 | 索尼达德克奥地利股份公司 | Method and system for managing access to add-on data files |
CN102681832A (en) * | 2011-03-17 | 2012-09-19 | 新奥特(北京)视频技术有限公司 | Extensible markup language (XML) based interaction method and interaction device |
CN103098056A (en) * | 2012-10-26 | 2013-05-08 | 华为技术有限公司 | Ordering method, apparatus and terminal |
US20130132386A1 (en) * | 2001-08-31 | 2013-05-23 | Margaret Runchey | Semantic model of everything recorded with ur-url combination identity-identifier-addressing-indexing method, means, and apparatus |
-
2013
- 2013-06-25 CN CN201310256356.7A patent/CN104252455B/en not_active Expired - Fee Related
Patent Citations (6)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
US20130132386A1 (en) * | 2001-08-31 | 2013-05-23 | Margaret Runchey | Semantic model of everything recorded with ur-url combination identity-identifier-addressing-indexing method, means, and apparatus |
CN1567307A (en) * | 2003-06-25 | 2005-01-19 | 北京法海信息咨询有限公司 | Data ordering display process |
CN101523398A (en) * | 2006-09-15 | 2009-09-02 | 索尼达德克奥地利股份公司 | Method and system for managing access to add-on data files |
CN101324944A (en) * | 2007-06-12 | 2008-12-17 | 黎家军 | Method and system of dynamically ranking on-line information |
CN102681832A (en) * | 2011-03-17 | 2012-09-19 | 新奥特(北京)视频技术有限公司 | Extensible markup language (XML) based interaction method and interaction device |
CN103098056A (en) * | 2012-10-26 | 2013-05-08 | 华为技术有限公司 | Ordering method, apparatus and terminal |
Non-Patent Citations (1)
Title |
---|
"面向特殊主题的排序与检索算法研究";邱晓俊;《中国优秀硕士学位论文全文数据库 信息科技辑》;20130315;论文正文第13页第7段-第16页第6段、第25页第16段-第33页第8段、第60页第1段-第64页第1段,附图2.8、2.9、6.3、6.4,表3.1 * |
Cited By (2)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
CN106649396A (en) * | 2015-11-03 | 2017-05-10 | 腾讯科技(深圳)有限公司 | Game level data sorting method, system and apparatus |
CN106649396B (en) * | 2015-11-03 | 2019-11-08 | 腾讯科技(深圳)有限公司 | Sort method, system and the device of game ratings data |
Also Published As
Publication number | Publication date |
---|---|
CN104252455B (en) | 2018-05-01 |
Similar Documents
Publication | Publication Date | Title |
---|---|---|
US20210089440A1 (en) | Generating and signing a line-of-code behavior and relation model | |
AU2016250350B2 (en) | Orchestrating and providing a regression test | |
US10296563B2 (en) | Automated testing of perceptible web page elements | |
US20180275989A1 (en) | Automated program code analysis and reporting | |
US20150026664A1 (en) | Method and system for automated test case selection | |
US9665465B1 (en) | Automated determination of application permissions | |
CN107643984B (en) | Method and apparatus for outputting information | |
CN110674047B (en) | Software testing method and device and electronic equipment | |
CN103809996A (en) | Method of disseminating updated drivers to mobile computing devices and a dissemination sytem therefor | |
US11422917B2 (en) | Deriving software application dependency trees for white-box testing | |
CN109491646B (en) | Message entry method and device, electronic equipment and readable medium | |
CN107229565B (en) | Test method and device | |
US10705895B2 (en) | Device based automated tool integration for lifecycle management platform | |
CN106708897B (en) | Data warehouse quality guarantee method, device and system | |
CN109240696A (en) | A kind of Oftware updating method and device | |
CN109302336B (en) | Mail generation method and device, computer equipment and storage medium | |
CN104252455A (en) | Data sequencing method and data sequencing device | |
JP2009237654A (en) | Test program management system | |
CN113032004A (en) | Method, apparatus and program product for managing development jobs in a development environment | |
JP6097231B2 (en) | Program generating apparatus and method | |
CN106933449B (en) | Icon processing method and device | |
JP2016177659A (en) | Verification program, verification device and verification method | |
CN112905469B (en) | Method and apparatus for detecting applet capability features | |
CA2947893C (en) | Orchestrating and providing a regression test | |
CN108287792B (en) | Method and apparatus for outputting information |
Legal Events
Date | Code | Title | Description |
---|---|---|---|
C06 | Publication | ||
PB01 | Publication | ||
C10 | Entry into substantive examination | ||
SE01 | Entry into force of request for substantive examination | ||
GR01 | Patent grant | ||
GR01 | Patent grant | ||
CF01 | Termination of patent right due to non-payment of annual fee | ||
CF01 | Termination of patent right due to non-payment of annual fee |
Granted publication date: 20180501 Termination date: 20190625 |