CN1614927A - Method for realizing tree-shaped structure in B/S structure - Google Patents

Method for realizing tree-shaped structure in B/S structure Download PDF

Info

Publication number
CN1614927A
CN1614927A CN 200410009821 CN200410009821A CN1614927A CN 1614927 A CN1614927 A CN 1614927A CN 200410009821 CN200410009821 CN 200410009821 CN 200410009821 A CN200410009821 A CN 200410009821A CN 1614927 A CN1614927 A CN 1614927A
Authority
CN
China
Prior art keywords
tree
node
page
data
information
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
CN 200410009821
Other languages
Chinese (zh)
Other versions
CN1316782C (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.)
Beijing Ruian Technology Co Ltd
Original Assignee
Beijing Ruian Technology 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 Beijing Ruian Technology Co Ltd filed Critical Beijing Ruian Technology Co Ltd
Priority to CNB2004100098218A priority Critical patent/CN1316782C/en
Publication of CN1614927A publication Critical patent/CN1614927A/en
Application granted granted Critical
Publication of CN1316782C publication Critical patent/CN1316782C/en
Expired - Fee Related legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Abstract

The method includes following steps: the interface for generating data is set; the tree display is set through configuring the configuration files, the information requiring configuration is written into ini file; 2) user freely configures static mode; 3) active data is introduced, a table list is introduced by using transferring part program to display introduction of data;4) at sever side the information collection and tree structure building up is completed, the function created by tree through node object and tree object; 5) at sever side the dynamic page creates jsp; 6) the webpage dynamic script layer, the client-side selects the tree information is downloaded to local after user makes one request to page; 7) Html static page displaying function, the data in tree is saved, the all child nodes in one father node are displayed in page by div form, and cooperates the script of the page to make data display.

Description

In the B/S structure, realize the method for tree
Technical field
The present invention relates to computer application field, relate in particular to a kind of method that in the B/S structure, realizes tree.
Background technology
It is tree that the file of tree has one of two class, and one is treeitem.A tree class provides a view with the tree-structured hierarchical video data.The most basic object is called node in the tree, and it is illustrated in the data item in the given hierarchical structure.As can be seen from the figure, number is with vertical mode video data, and every row shows a node.Have only a root node in the tree, every other node is from drawing here.Except that root node, other nodes are divided into two classes: a class is a belt node branch node, and another kind of is the leaf node of belt node not.A text label and an image icon of describing this node in each node association.Text label is the string representation of node, and icon indicates whether leaf node of this node.The tree-like displayed map of initial condition, in default scenario down to showing root node and his direct child node." switch " before the user can double-click the chart of partial node or click icon makes this node expansion or shrinks (making his child node show or not show).
Tree structure has to have had very widely at computer application field to be used, and tree structure can very clearly demonstrate the structure of data, finishes the Search and Orientation of data.But the application that tree-like information is shown mainly only rests on the local software environment relevant with the operation system at present.As the demonstration on the desktop environment.Not well operation in the b/s structure of wideling popularize at present.
The advantage of b/s structure is very obvious.Local computer can be installed any program, only uses web browser.Just can operate system.Tree under the b/s system also can be realized in the past.But the tree of general utilization existing problems are as follows:
1. great majority all are based on static page, do not possess the ability of the data of dynamically updating.
2. based on the dynamic page, can not carry the demonstration of mass data.
3. utilization underaction.Excellent interface can not be provided.Can not be used for new system.
4. need install software or plug-in unit.In fact used the structure of the demonstration of local program.The original intention that has broken away from b/s.
Summary of the invention
Purpose of the present invention is exactly solve to use difficult point maximum in the b/s system, promptly on network to the demonstration and the tissue of information.On network, because transmission speed is slow, the interface can only be by the browser support, and the present invention does not consider and in client plug-in unit is installed, solves the problem of the information on the real-time network.
Mainly used the technology of five levels in the invention, the present invention can transfer on each b/s structure platform.
The interface that generates data is set:
The setting of this level by the paired tree of setting up of profile information is shown.Write the ini file of configuration for the information that will need to be provided with in the method to set up of this level.Each server restarts to read automatically initial information once is set, and after this this information will be placed in the internal memory and to call when showing.
Static pattern user can freely dispose, and main aspect is as follows:
1) open all nodes 0 expressions of grade-1 expression that show node during initialization and show that root nodes 1 expression shows 1 grade of node ...
2) whether keep root node.Can not show root node;
3) font of font on the button;
4) font size on the button;
5) default name font color, the acquiescence of node word tag reality font color in the tree;
6) current activation font color.The node word tag is by the font color after clicking in the tree;
7) target attribute.The clicked back of resource in the tree shows the position of resource.May be displayed on the current page position in the b/s structure, the position in the browser of newly opening, the position of father's layer in the framework, and other positions in the formulation framework etc.;
8) picture path, picture position.Owing to all having button image, the node that shows shows in the tree.The user can oneself be provided with the picture of demonstration.To reach the requirement of oneself;
9) pixel value apart from the top of data demonstration;
10) menu is apart from the pixel value in left side;
11) menu height;
12) background colour;
13) distance between icon;
14) icon width;
15) icon height.
Dynamic data imports into:
Dynamic data mainly imports a tabulation into by the called side program.Will data presented import the present invention into.It is as follows to import main information into:
Node 1: the level of code, tree node, data type, state, node i d, link id in the character label in node of father node id, demonstration, the tree of this node
These information of node 2:...... can be to obtain from database or other mode.
The information gathering of server end and the generating structure of tree:
In this one deck, finished the function that tree generates, the present invention has mainly used two parts at this level, and one is node object, and one is the tree object, and node object is by the tree object reference.Extraneous only operation tree object just can.Mainly finish the internal logic operation that tree generates in this section.For page generating portion provides function interface.Node object is mainly finished to the tissue of each nodal information that imports into and to write down problem such as picture, link separately.
The tree object is finished the generating run of whole tree.The time that generates is this page that calls when other webpages generate at caller.
The html object of using in script that the page shows and script is all preserved in this layer, calls the function generating code that shows tree at last.
Server-side dynamic pages generates jsp:
Mainly be that the page layout that generates is provided with in this one page, and can be provided with once more according to the display properties to tree in the current page that do not coexist of layout.Provide in the method tree object in front that is provided with.
Client terminal web page dynamic script layer:
Client fully takes into account network pressure under large information capacity and the page display speed under the large information capacity.The information that needs server end to pass to client is lacked as far as possible.And for the browser response that solves client slow, the problem that network delay is bigger, after being chosen in the user page once being asked with the download of information of tree to local.Manage execution by the JavaScript script again.So both guaranteed information accurately with in time, guaranteed the convenience of user's operation and comfortable again.Need it is believed that reducing that breath tries one's best by tree according to such thinking, the high efficiency of in the client operation, trying one's best with client.
The present invention just can control and switch picture and the information of tree completely by the id of a tree node.Here by the id value that penetrates the data of storing are controlled its demonstration in the mode of div in static page.This layer work is mainly reflected in.
In the information of tree, need display mode with page info to combine to use with the function of JavaScript could be with the page in and the data minus of transmission over networks extremely minimum.
The demonstration effect of Html static page.
This one deck mainly is the data of preserving in the tree, and cooperates the script of the page to carry out the demonstration of data, this one deck mainly the method for usefulness be child node with the same father node in the tree, be presented in the page with the form of div.And when being named, the icon picture that shows considers the convenience that to switch as far as possible.When being named, the related data of identical node indicates with identical id.
Tree of the present invention reaches the requirement of display interface substantially for the dynamic demonstration of big data quantity of tree pattern, and is easy to transplant and is easy to promote, and can compare favourably with the tree of local program.Thereby in the evolution of b/s structure, played the effect that advances.
Description of drawings
Below in conjunction with accompanying drawing the present invention is illustrated in further detail:
Fig. 1 is a system global structure schematic diagram of realizing tree in the B/S structure;
The typical tree structure schematic diagram of Fig. 2.
Most preferred embodiment is described in detail
Below with reference to accompanying drawing of the present invention, more detailed description goes out most preferred embodiment of the present invention.
Figure 1 shows that the system global structure schematic diagram of realizing tree in the B/S structure, mainly used the technology of five levels in the invention, the present invention can transfer on each b/s structure platform.Earlier do example explanation here with most widely used java.
1. with the interface of other parts that generate data.(interface configuration file, call parameters setting).
2. server end is set the logical process parts of the collection generating code of data.(java)
3. server-side dynamic pages generator.(jsp)
4. the dynamic script of customer terminal webpage.(JavaScript)
5. the static page grammer of client.(Html)
Typical tree structure as shown in Figure 2, the method for tree that realizes in the B/S structure according to the present invention relates to the operation of following aspect:
The interface that generates data is set:
The setting of this level by the paired tree of setting up of profile information is shown.Write the ini file of configuration for the information that will need to be provided with in the method to set up of this level.Each server restarts to read automatically initial information once is set, and after this this information will be placed in the internal memory and to call when showing.
Static pattern user can freely dispose, and main aspect is as follows:
1) open all nodes 0 expressions of grade-1 expression that show node during initialization and show that root nodes 1 expression shows 1 grade of node ...
2) whether keep root node.Can not show root node;
3) font of font on the button;
4) font size on the button;
5) default name font color, the acquiescence of node word tag reality font color in the tree;
6) current activation font color.The node word tag is by the font color after clicking in the tree;
7) target attribute.The clicked back of resource in the tree shows the position of resource.May be displayed on the current page position in the b/s structure, the position in the browser of newly opening, the position of father's layer in the framework, and other positions in the formulation framework etc.;
8) picture path, picture position.Owing to all having button image, the node that shows shows in the tree.The user can oneself be provided with the picture of demonstration.To reach the requirement of oneself;
9) pixel value apart from the top of data demonstration;
10) menu is apart from the pixel value in left side;
11) menu height;
12) background colour;
13) distance between icon;
14) icon width;
15) icon height.
Dynamic data imports into:
Dynamic data mainly imports a tabulation into by the called side program.Will data presented import the present invention into.It is as follows to import main information into:
Node 1: the level of code, tree node, data type, state, node i d, link id in the character label in node of father node id, demonstration, the tree of this node
These information of node 2:...... can be to obtain from database or other mode.
The information gathering of server end and generating structure:
In this one deck, finished the function that tree generates, the present invention has mainly used two parts at this level, and one is node object, and one is the tree object, and node object is by the tree object reference.Extraneous only operation tree object just can.Mainly finish the internal logic operation that tree generates in this section.For page generating portion provides function interface.Node object is mainly finished to the tissue of each nodal information that imports into and to write down problem such as picture, link separately.In this object, have:
1) to the method for the interpolation and the management of nodal information
2) judge whether it is root node
3) judge whether opened nodes
4) judge whether it is first node
5) judge whether it is last node
6) judge whether to equate
The tree object is finished the generating run of whole tree.The time that generates is this page that calls when other webpages generate at caller.Concrete invoked procedure is in the server page stratification explanation of looking unfamiliar.
This object of this layer implementation procedure is mainly as follows:
1) setting and management attribute
2) add the root node of setting
3) add child node
4) obtain nodal information
5) display script
6) show tree
7) show node
The html object of using in script that the page shows and script is all preserved in this layer, calls the function generating code that shows tree at last.
Server-side dynamic pages generates jsp:
Mainly be that the page layout that generates is provided with in this one page, and can be provided with once more according to the display properties to tree in the current page that do not coexist of layout.Provide in the method tree object in front that is provided with.The operating process of this layer is roughly as follows.
1) layout of the page is set
2) introduce the tree object at the page.And the method for the call-tree setting of setting
The information that the needs that 3) will obtain show is put into tree.
4) display packing of call-tree is presented at tree on the page.
This layer effect is the function of integrated service device end.The work of server end is become the result that server end generates, and promptly client script and html object are put into client.
Client terminal web page dynamic script layer:
Client fully takes into account network pressure under large information capacity and the page display speed under the large information capacity.The information that needs server end to pass to client is lacked as far as possible.And for the browser response that solves client slow, the problem that network delay is bigger, after being chosen in the user page once being asked with the download of information of tree to local.Manage execution by the JavaScript script again.So both guaranteed information accurately with in time, guaranteed the convenience of user's operation and comfortable again.Need it is believed that reducing that breath tries one's best by tree according to such thinking, the high efficiency of in the client operation, trying one's best with client.
The present invention just can control and switch picture and the information of tree completely by the id of a tree node.Here by the id value that penetrates the data of storing are controlled its demonstration in the mode of div in static page.This layer work is mainly reflected in.Following aspect.
1) complete tree of demonstration.
2) picture of each node in the control tree.
3) control the text color of each node.
4) control the position and the demonstration of each node.
5) carry out the operation of opening and closing of each node.
6) carry out the control and the operation of each node child node.
In the information of tree, need display mode with page info to combine to use with the function of JavaScript could be with the page in and the data minus of transmission over networks extremely minimum.
The demonstration effect of Html static page.
This one deck mainly is the data of preserving in the tree, and cooperates the script of the page to carry out the demonstration of data, this one deck mainly the method for usefulness be child node with the same father node in the tree, be presented in the page with the form of div.And when being named, the icon picture that shows considers the convenience that to switch as far as possible.When being named, the related data of identical node indicates with identical id.Structure is as follows:
Whether<div layer id shows 〉
The form of a node of<demonstration 〉
<preposition picture 〉
The picture of<changeable pattern is indicated the information of picture of information, current demonstration of opening and closing state picture of relevant information, the storage of id, node 〉
<node is clicked the resource information of back link, and clicks the function that the back tree shows conversion〉<id of node literal, the Show Styles of node literal〉the node literal that need show
<show that the form of a node is intact 〉
The form of<another node 〉
......
The form of<another node is intact 〉
......
<div layer finishes 〉
Tree of the present invention reaches the requirement of display interface substantially for the dynamic demonstration of big data quantity of tree pattern, and is easy to transplant and is easy to promote, and can compare favourably with the tree of local program.Thereby in the evolution of b/s structure, played the effect that advances.
Although disclose most preferred embodiment of the present invention and accompanying drawing for the purpose of illustration, it will be appreciated by those skilled in the art that: without departing from the spirit and scope of the invention and the appended claims, various replacements, variation and modification all are possible.Therefore, the present invention should not be limited to most preferred embodiment and the disclosed content of accompanying drawing.

Claims (6)

1. a method that in the B/S structure, realizes tree, specifically realization in the following manner:
1) interface that generates data is set:
By the setting that the paired tree of setting up of profile information is shown, the information of needs setting is write the ini file of configuration;
2) the free configuring static pattern of user;
3) dynamic data imports into:
Dynamic data imports a tabulation into by the called side program, will data presented import into;
4) information gathering of server end and the tree generating structure:
By having used two parts, one is node object, and one is the tree object, and node object has been finished the function that tree generates by the tree object reference;
5) server-side dynamic pages generates jsp:
The page layout that generates is provided with, and can be provided with once more according to the display properties to tree in the current page that do not coexist of layout;
6) client terminal web page dynamic script layer:
Client is chosen in the user page is once asked after with the download of information of tree to local, control and switch picture and the information of tree completely by the id of a tree node, the data of storing are controlled its demonstration in the mode of div in static page by the id value that penetrates;
7) the demonstration effect of Html static page:
Preserve the data in the tree,, be presented in the page with the form of div, and cooperate the script of the page to carry out the demonstration of data the child node of the same father node in the tree.
2. the method that realizes tree in the B/S structure according to claim 1 is characterized in that, the operating process that server-side dynamic pages generates jsp mainly contains:
1) layout of the page is set;
2) introduce the tree object at the page, and the setting of setting of the method for call-tree;
The information that the needs that 3) will obtain show is put into tree;
4) display packing of call-tree is presented at tree on the page.
3. the method that in the B/S structure, realizes tree according to claim 1, it is characterized in that: client terminal web page dynamic script layer, with the use that combines with the function of JavaScript of the display mode of page info, with in the page and the data minus of transmission over networks to minimum.
4. the method that in the B/S structure, realizes tree according to claim 1, it is characterized in that: the tree object is finished the generating run of whole tree, the time that generates is this page that calls when other webpages generate at caller, and this object implementation procedure is mainly as follows:
1) setting and management attribute
2) add the root node of setting
3) add child node
4) obtain nodal information
5) display script
6) show tree
7) show node
5. the method that realizes tree in the B/S structure according to claim 1 is characterized in that static pattern user can be configured to down the aspect:
1) opens the grade that shows node during initialization;
2) whether keep root node;
3) attribute of font on the button;
4) objective attribute target attribute;
5) menu properties;
6) icon attribute;
6. the method that realizes tree in the B/S structure according to claim 1 is characterized in that: the main information that dynamic data imports into has code, the level of tree node, data type, state, node i d, link id in the tree of the character label in node, this node of father node id, the demonstration of node.
CNB2004100098218A 2004-11-18 2004-11-18 Method for realizing tree-shaped structure in B/S structure Expired - Fee Related CN1316782C (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CNB2004100098218A CN1316782C (en) 2004-11-18 2004-11-18 Method for realizing tree-shaped structure in B/S structure

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CNB2004100098218A CN1316782C (en) 2004-11-18 2004-11-18 Method for realizing tree-shaped structure in B/S structure

Publications (2)

Publication Number Publication Date
CN1614927A true CN1614927A (en) 2005-05-11
CN1316782C CN1316782C (en) 2007-05-16

Family

ID=34763106

Family Applications (1)

Application Number Title Priority Date Filing Date
CNB2004100098218A Expired - Fee Related CN1316782C (en) 2004-11-18 2004-11-18 Method for realizing tree-shaped structure in B/S structure

Country Status (1)

Country Link
CN (1) CN1316782C (en)

Cited By (17)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN100349418C (en) * 2004-12-22 2007-11-14 华为技术有限公司 Method for creating tree structure of communication devices
CN100433013C (en) * 2006-05-11 2008-11-12 华为技术有限公司 Method and system for demonstrating data by tree-mode structure
CN101739260A (en) * 2010-01-11 2010-06-16 北京数码大方科技有限公司 Method and device for displaying node information
CN101192216B (en) * 2006-11-28 2010-08-04 中兴通讯股份有限公司 Static state page control and WEB server interaction accomplishing method and the WEB server
CN101102244B (en) * 2006-06-19 2010-11-10 国际商业机器公司 Method for server provisioning and data processing system
CN102024182A (en) * 2009-09-10 2011-04-20 上海宝信软件股份有限公司 System for managing asset information
CN102117333A (en) * 2011-03-11 2011-07-06 北京神舟航天软件技术有限公司 Method for browsing tree-like structural data at multiple views
CN102510377A (en) * 2011-10-31 2012-06-20 北京锐安科技有限公司 Webpage interaction accelerating asynchronous data processing method and system
CN102799427A (en) * 2012-06-26 2012-11-28 武汉天喻软件有限责任公司 Method for generating Gantt chart based on graphics processing unit (GPU)
CN104346170A (en) * 2014-10-15 2015-02-11 浪潮(北京)电子信息产业有限公司 Canvas-based topological graph generating method and device
CN106227515A (en) * 2016-07-12 2016-12-14 努比亚技术有限公司 A kind of information processing method and server
WO2017096804A1 (en) * 2015-12-11 2017-06-15 乐视控股(北京)有限公司 Method and device for presenting item menu on device
CN108228188A (en) * 2018-01-08 2018-06-29 武汉斗鱼网络科技有限公司 A kind of view component processing method, electronic equipment and readable storage medium storing program for executing
CN108345671A (en) * 2018-02-09 2018-07-31 深圳市道通科技股份有限公司 File memory method, device and terminal
CN108710491A (en) * 2018-03-30 2018-10-26 四川九阵科技股份有限公司 A kind of software management system and method based on C/S frameworks
CN110134477A (en) * 2019-04-24 2019-08-16 北京字节跳动网络技术有限公司 A kind of method, apparatus, medium and the electronic equipment of Dynamic Distribution's User Page
CN110413920A (en) * 2018-04-25 2019-11-05 北京京东尚科信息技术有限公司 Method and apparatus for generating the page

Family Cites Families (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN1223939C (en) * 2003-01-30 2005-10-19 联想(北京)有限公司 Design method for IE browse window
CN1538335A (en) * 2003-04-14 2004-10-20 上海长达计算机技术服务有限公司 Administrative affairs management system

Cited By (21)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN100349418C (en) * 2004-12-22 2007-11-14 华为技术有限公司 Method for creating tree structure of communication devices
CN100433013C (en) * 2006-05-11 2008-11-12 华为技术有限公司 Method and system for demonstrating data by tree-mode structure
CN101102244B (en) * 2006-06-19 2010-11-10 国际商业机器公司 Method for server provisioning and data processing system
CN101192216B (en) * 2006-11-28 2010-08-04 中兴通讯股份有限公司 Static state page control and WEB server interaction accomplishing method and the WEB server
CN102024182A (en) * 2009-09-10 2011-04-20 上海宝信软件股份有限公司 System for managing asset information
CN101739260A (en) * 2010-01-11 2010-06-16 北京数码大方科技有限公司 Method and device for displaying node information
CN102117333A (en) * 2011-03-11 2011-07-06 北京神舟航天软件技术有限公司 Method for browsing tree-like structural data at multiple views
CN102117333B (en) * 2011-03-11 2013-01-02 北京神舟航天软件技术有限公司 Method for browsing tree-like structural data at multiple views
CN102510377A (en) * 2011-10-31 2012-06-20 北京锐安科技有限公司 Webpage interaction accelerating asynchronous data processing method and system
CN102799427A (en) * 2012-06-26 2012-11-28 武汉天喻软件有限责任公司 Method for generating Gantt chart based on graphics processing unit (GPU)
CN104346170A (en) * 2014-10-15 2015-02-11 浪潮(北京)电子信息产业有限公司 Canvas-based topological graph generating method and device
WO2017096804A1 (en) * 2015-12-11 2017-06-15 乐视控股(北京)有限公司 Method and device for presenting item menu on device
CN106227515A (en) * 2016-07-12 2016-12-14 努比亚技术有限公司 A kind of information processing method and server
CN108228188A (en) * 2018-01-08 2018-06-29 武汉斗鱼网络科技有限公司 A kind of view component processing method, electronic equipment and readable storage medium storing program for executing
CN108228188B (en) * 2018-01-08 2021-04-27 武汉斗鱼网络科技有限公司 View component processing method, electronic device and readable storage medium
CN108345671A (en) * 2018-02-09 2018-07-31 深圳市道通科技股份有限公司 File memory method, device and terminal
CN108710491A (en) * 2018-03-30 2018-10-26 四川九阵科技股份有限公司 A kind of software management system and method based on C/S frameworks
CN108710491B (en) * 2018-03-30 2021-10-22 四川九阵科技股份有限公司 Software management system and method based on C/S architecture
CN110413920A (en) * 2018-04-25 2019-11-05 北京京东尚科信息技术有限公司 Method and apparatus for generating the page
CN110134477A (en) * 2019-04-24 2019-08-16 北京字节跳动网络技术有限公司 A kind of method, apparatus, medium and the electronic equipment of Dynamic Distribution's User Page
CN110134477B (en) * 2019-04-24 2021-07-20 北京字节跳动网络技术有限公司 Method, device, medium and electronic equipment for dynamically laying out user pages

Also Published As

Publication number Publication date
CN1316782C (en) 2007-05-16

Similar Documents

Publication Publication Date Title
CN1614927A (en) Method for realizing tree-shaped structure in B/S structure
CN1577263A (en) Multilanguage-supporting user interface realizing method and apparatus thereof
CN1229944A (en) System and method for reducing footprint of preloaded classes
CN1841362A (en) Method and system for processing an electronic form
CN1176427C (en) Content modification of interent web pages for television class display
CA2470425C (en) Web page rendering mechanism using external programmatic themes
US20160170712A1 (en) Method for integrally implementing development and release of APP
CN1244877C (en) Method and apparatus for extracting information from self-structured documents
CN1808439A (en) Method of adding searchable deep labels in web pages in conjunction with browser plug-ins and scripts
CN1313920C (en) Member assembling method based on united member package structure
CN1750470A (en) Data sharing system, method and software tool
CN1920754A (en) Method and system for inputting artistic character/image into application program
CN101075320A (en) System and method for issuing and inquiring information
CN1487446A (en) Method for the server and to supply user's interface for Internet explorer client end
CN1682183A (en) Method and computer system for handling incremental data in client-server communication
CN1790339A (en) Simulative operation system human-computer interaction implementation method based on browser
CN1755616A (en) Editing the text of an arbitrary graphic via a hierarchical list
CN1484797A (en) Method and system for fulfilling requests for information from a network client
CN1577322A (en) Method and system for application installation and management using an application-based naming system including aliases
CN101038550A (en) Information processing apparatus and information processing method
CN1519751A (en) Method, system and program of generating structural mode candidate targent
CN1403964A (en) Bookmark management system and bookmark management method
CN1499354A (en) Multi-window displaying appts, and multi-window management method
CN1220745A (en) Web/emulator server and web browser terminal emulator for persistent connection to legacy host system operation
CN101042645A (en) Method, equipment and system for unionize software development environment

Legal Events

Date Code Title Description
C06 Publication
PB01 Publication
C10 Entry into substantive examination
SE01 Entry into force of request for substantive examination
C14 Grant of patent or utility model
GR01 Patent grant
CF01 Termination of patent right due to non-payment of annual fee

Granted publication date: 20070516

Termination date: 20151118

EXPY Termination of patent right or utility model