CN101075239A - Composite searching method and system - Google Patents

Composite searching method and system Download PDF

Info

Publication number
CN101075239A
CN101075239A CN 200610111552 CN200610111552A CN101075239A CN 101075239 A CN101075239 A CN 101075239A CN 200610111552 CN200610111552 CN 200610111552 CN 200610111552 A CN200610111552 A CN 200610111552A CN 101075239 A CN101075239 A CN 101075239A
Authority
CN
China
Prior art keywords
search
module
key word
search module
webpage
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Pending
Application number
CN 200610111552
Other languages
Chinese (zh)
Inventor
陈妍
唐沐
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Tencent Technology Shenzhen Co Ltd
Original Assignee
Tencent Technology Shenzhen 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 Tencent Technology Shenzhen Co Ltd filed Critical Tencent Technology Shenzhen Co Ltd
Priority to CN 200610111552 priority Critical patent/CN101075239A/en
Publication of CN101075239A publication Critical patent/CN101075239A/en
Pending legal-status Critical Current

Links

Images

Landscapes

  • Information Retrieval, Db Structures And Fs Structures Therefor (AREA)

Abstract

A composite-searching method includes sending inputted key character to each search module, searching databank corresponding to itself by each search module according to received key character and outputting searched result.

Description

A kind of composite searching method and system
Technical field
The present invention relates to search technique, particularly relate to a kind of composite searching method and system.
Background technology
At present, use the user of certain Network, can directly search for the information of needs by certain search module of this business.Such as: certain user is using instant messaging service and contact person to carry out the network online chatting, if this user need inquire about another contact person's essential information, can be with name of contact person as key word, start the contact person's search module in the instant messaging service, this contact person's search module is searched for the database of preserving name of contact person and essential information according to key word, obtains and the output Search Results.Database described here is with the databases of contact information of name of contact person as key word, and contact person's essential information can comprise information such as name of contact person, contact person's pet name, address, chat number.
Certainly, in the practical application, the search module at other type can also be arranged.Such as: instant messaging service can also have historical record data storehouse and historical record search module.If the user need inquire about certain historical record, the content that needs can be inquired about is as key word, start the historical record search module in the instant messaging service, this historical record search module is searched for the historical record data storehouse according to key word, obtains and the output Search Results.
In the prior art, the function of search in the Network generally can only be carried out single search to the database of a certain type according to key word, and the user can only obtain one type Search Results, and the quantity of information that the user obtains is few.If the database of other type is searched for, just need carry out single search again at the database of other type, user experience is bad.
Summary of the invention
The present invention has two goals of the invention, and first goal of the invention provides a kind of composite searching method, can obtain polytype Search Results by the key word of once input.
Second goal of the invention of the present invention provides a kind of compound search system, can obtain polytype Search Results by the key word of once input.
At first goal of the invention, the technical scheme that the present invention proposes is:
A kind of composite searching method, this method may further comprise the steps:
A, with the input key word send to each search module;
The database of keyword search self correspondence that b, each search module basis receive, and output Search Results.
In the such scheme, a string variable is set, the method for the described transmission key word of step a is:
Earlier the key word of input is noted with a string variable, more described string variable is transferred to each search module as parameter.
In the such scheme, describedly key word is sent to each search module be: key word is sent to any two modules or whole three modules in contact person's search module, historical record search module and the Webpage search module.
In the such scheme, step a is described to send to key word in the process of each search module and comprise: key word is sent to contact person's search module, and then among the step b, the method that contact person's search module is searched for according to key word is:
Contact person's search module compares each user ID in the key word that receives and the corresponding contact information database, if identical, then generates the clauses and subclauses that will be shown to the user according to user ID, and with described clauses and subclauses as Search Results.
In the such scheme, step a is described to send to key word in the process of each search module and comprise: key word is sent to the historical record search module, and then among the step b, the method that the historical record search module is searched for according to key word is:
The historical record search module mates the content of the key word that receives and each bar record in the corresponding historical database of record, if the match is successful, then generates the clauses and subclauses that will be shown to the user according to key word, and with described clauses and subclauses as Search Results.
In the such scheme, step a is described to send to key word in the process of each search module and comprise: key word is sent to the Webpage search module, and then among the step b, the method that the Webpage search module is searched for according to key word is:
The Webpage search module with the key word that receives respectively with corresponding webpage information data storehouse in content in each record merge into and will be shown to user's clauses and subclauses, and with described clauses and subclauses as Search Results.
In the such scheme, the method for the described output Search Results of step b is:
The Search Results of each search module is outputed to the different pages respectively to be shown; Perhaps, the Search Results of each search module being outputed to the identical page shows.
At second goal of the invention, the technical scheme that the present invention proposes is:
A kind of compound search system comprises load module, output module, wherein,
Described load module is used to obtain key word, and exports to interface module;
Described output module is used for obtaining Search Results from interface module, exports and shows;
This system further comprises:
Interface module, the key word that is used for obtaining from load module sends to each search module, receives from the Search Results of each search module input, and exports to output module;
At least two search modules, each search module are used for the database according to keyword search self correspondence that obtains from interface module, and Search Results is exported to interface module.
In the such scheme, described search module comprises any two modules or whole three modules in contact person's search module, historical record search module and the Webpage search module.
In the such scheme, described search module comprises contact person's search module, historical record search module and Webpage search module; Wherein,
Described contact person's search module comprises the databases of contact information that writes down contact person's essential information, is used for according to the key word that obtains from load module databases of contact information being searched for, and Search Results is exported to interface module;
Described historical record search module comprises the historical record data storehouse of recording interactive historical information, is used for according to the key word that obtains from load module the historical record data storehouse being searched for, and Search Results is exported to interface module;
Described Webpage search module comprises the webpage information data storehouse of writing down type of webpage, is used for according to the keyword search webpage information data storehouse from the load module acquisition, and Search Results is exported to interface module.
In sum, a kind of composite searching method and system that the present invention proposes, the key word of input is sent to each search module, each search module is according to the key word that receives, search for the database corresponding with self and export Search Results, like this, the user only imports keywords one time just can obtain polytype Search Results, increase quantity of information greatly, satisfied user experience well.
Description of drawings
Fig. 1 is the present invention program's a process flow diagram;
Fig. 2 is the process flow diagram of method embodiment of the present invention;
Fig. 3 is the basic structure synoptic diagram of system embodiment of the present invention.
Embodiment
For making the purpose, technical solutions and advantages of the present invention clearer, the present invention is described in further detail below in conjunction with the accompanying drawings and the specific embodiments.
Basic thought of the present invention is: two or more search modules are set in advance, will send to each search module from the key word of external world's input, each search module is searched for according to the key word that receives, and the output Search Results.
Fig. 1 has shown that the present invention realizes the process flow diagram of composite searching method.As shown in Figure 1, the present invention includes following steps:
Step 101: the key word of input is sent to each search module;
The key word of input can be noted with a string variable earlier, again this string variable is transferred to each search module as parameter.
Step 102: each search module is according to the keyword search database corresponding with self that receives, and the output Search Results.
Search module can have polytype, such as being contact person's search module, historical record search module, Webpage search module etc.In a business, can comprise contact person's search module, historical record search module and Webpage search module simultaneously, also can be wherein any two combination.Certainly, in the practical application, also can comprise the search module of other type in the system, enumerate no longer one by one herein.
Wherein, the database of contact person's search module correspondence is a databases of contact information, is used to write down contact person's essential information, such as information such as: user names, contact person's pet name, cell-phone number, chat number.Usually, can in contact person's essential information, specify a user ID, such as: the designated user name is as user ID.Like this, when contact person's search module need be searched for databases of contact information, just can directly from user ID, search for according to the key word that receives.
The database of historical record search module correspondence is the historical record data storehouse, and the historical record data storehouse is used for the recording interactive historical information, i.e. chat record between user and the contact person.
The database of Webpage search module correspondence is the webpage information data storehouse, is used to write down type of webpage, such as: picture/mb-type, video type, audio types etc.
For the present invention program is described better, realize the method for compound search below with a preferred embodiment explanation.
Method embodiment
In the present embodiment, search module comprises contact person's search module, historical record search module and Webpage search module.Wherein, the database of contact person's search module correspondence is the databases of contact information that is used to write down contact person's essential information, the database of historical record search module correspondence is the historical record data storehouse that is used for the recording interactive historical information, and the database of Webpage search module correspondence is the webpage information data storehouse that is used to write down type of webpage.
Fig. 2 has shown the process flow diagram of present embodiment.As shown in Figure 2, present embodiment may further comprise the steps:
Step 201: the key word of input is sent to contact person's search module, historical record search module and Webpage search module.
Step 202: contact person's search module compares each user name in the key word that receives and the databases of contact information, if identical, then generates the clauses and subclauses that will be shown to the user according to user name, and with described clauses and subclauses as Search Results.
In this step, if the user name that compares in certain contact person's essential information is identical with key word, can be directly with this user name as clauses and subclauses.In the practical application, also can be with the content of out of Memory as clauses and subclauses, such as: can be with database index and user's pet name as clauses and subclauses.In the practical application, the content of clauses and subclauses can be determined voluntarily by the user who uses the present invention program, as long as be convenient to User Recognition.
Step 203: the historical record search module mates the content of the key word that receives and each bar record in the historical record data storehouse, if the match is successful, then generates clauses and subclauses according to key word, and with described clauses and subclauses as Search Results.
In this step, the method that the method that the recorded content in key word and the historical record data storehouse mates can employing be mated in proper order.Such as: key word is " sun ", and recorded content is " we see that the sun comes up in the east ", then can begin coupling from " we ", if coupling is unsuccessful, begins coupling from " " again, and the rest may be inferred.When key word and recorded content when the match is successful, can be directly with this key word as clauses and subclauses, also can be with the partial record content that comprises this key word as clauses and subclauses, such as can be with " the sun comes up in the east " as clauses and subclauses.Like this, the user can directly judge from the content of these clauses and subclauses whether corresponding recorded content is required recorded content.
Certainly, also can adopt other method that the content of each bar record in key word and the historical record data storehouse is mated, as long as can determine whether comprise key word in the recorded content.In addition, how to choose entry contents and can determine voluntarily, as long as be convenient to User Recognition by the user.
Step 204: the Webpage search module is merged into clauses and subclauses respectively with the content in each record in the key word that receives and the webpage information data storehouse, and with described clauses and subclauses as Search Results.
In this step, the Webpage search module is not also really carried out Webpage search, just generates the clauses and subclauses that need carry out Webpage search, and recorded content described here can be " MP3 ", " picture ", " forum ", " video " etc.If key word is " * * * ", then merge the clauses and subclauses that the back generates and just be " * * * MP3 ", " * * * picture ", " * * * forum ", " * * * video ", promptly be earlier that the webpage that will search for is classified in clauses and subclauses.When the user selects the clauses and subclauses of certain Webpage search module generation, just can start search engine, carry out Webpage search according to user's selection.Certainly, the content that writes down in the Webpage search database can be defined voluntarily by the user who uses the present invention program, as long as can be used for webpage is classified.
In the present embodiment, the order that step 202~step 204 is not strict can be carried out simultaneously, also can carry out according to sequencing.
Step 205: contact person's search module, historical record search module and Webpage search module are exported Search Results separately.
In the present embodiment, the clauses and subclauses that are actually the generation of search back of each search module output.These clauses and subclauses can output to simultaneously on the page and show, also can classify is presented on the different pages.Such as: the Search Results of contact person's search module is exported to the page 1, the Search Results of historical record search module is exported to the page 2, the Search Results of Webpage search module is exported to the page 3, and afterwards, the user is switched in these three pages arbitrarily according to search-type again.
After the output Search Results, whether contact person's search module, historical record search module and Webpage search module have real-time judge at self Search Results discal patch purpose trigger event, if have, then, determine and the output recorded content corresponding with clauses and subclauses according to this clauses and subclauses inquiry its data storehouse.Described here can be produced by the click of choosing certain clauses and subclauses at Search Results discal patch purpose trigger event, also can be produced by the keyboard input of choosing certain clauses and subclauses.
Such as: contact person's search module is judged the trigger event at certain clauses and subclauses in self Search Results, the content of these clauses and subclauses is user ID " anna ", so, contact person's search module just shows the user basic information of user ID " anna " correspondence from databases of contact information.
Again such as: the Webpage search module is judged the trigger event at certain clauses and subclauses in self Search Results, the content of these clauses and subclauses is " picture of anna ", so, the Webpage search module just will start search engine according to the picture of anna, comprise the webpage of the picture of anna from the network search.
Use the present invention program, the user only imports a key word, just can obtain polytype Search Results, thereby has increased quantity of information greatly, better meets user's experience.
At the method for the compound search of realization that proposes, the present invention also proposes a kind of system that realizes compound search.
Among the present invention, realize that the system of compound search comprises load module, output module, also comprise interface module and at least two search modules.
Wherein, load module is used to obtain key word, and exports to interface module; Output module is used for obtaining Search Results from interface module, exports and shows; The key word that interface module is used for obtaining from load module sends to each search module, receives from the Search Results of each search module input, and exports to output module; Each search module is used for according to the key word that obtains from interface module the database module of self correspondence being searched for, and Search Results is exported to interface module.
Here, described search module can be contact person's search module, historical record search module or Webpage search module, can comprise any two modules or whole three modules in the above-mentioned module in the system of the present invention.Certainly, in the practical application, also can comprise other search module in the system, enumerate no longer one by one herein.
Fig. 3 has shown the basic structure synoptic diagram of the system embodiment among the present invention.As shown in Figure 3, this system comprises load module 301, output module 302, interface module 303, contact person's search module 304, historical record search module 305, Webpage search module 306.
Wherein, load module 301 is used to obtain key word, and exports to interface module 304;
Output module 302 is used for according to exporting from the Search Results of interface module 304 acquisitions and showing;
Interface module 303, be used for and send to contact person's search module 304, historical record search module 305 and Webpage search module 306 from the key word that load module 301 obtains, the Search Results that reception is returned from contact person's search module 304, historical record search module 305 and Webpage search module 306, and export to output module 302.
Contact person's search module 304 comprising the databases of contact information of record contact person essential information, is used for according to the key word that obtains from interface module 303 databases of contact information being searched for, and Search Results is returned to interface module 303;
Historical record search module 305 comprising the historical record data storehouse of recording interactive historical information, is used for according to the key word that obtains from interface module 303 the historical record data storehouse being searched for, and Search Results is returned to interface module 303;
Webpage search module 306 comprising the webpage information data storehouse of record type of webpage, is used for according to the key word that obtains from interface module 303 the webpage information data storehouse being searched for, and with the defeated interface module 303 that returns to of Search Results.
When the key word that obtains, load module 301 is transferred to interface module 303 with the key word that obtains, and interface module 303 sends to contact person's search module 304, historical record search module 305 and Webpage search module 306 with key word.Contact person's search module 304 is searched for databases of contact information according to the key word of importing from interface module 303, and Search Results is exported to interface module 303; Historical record search module 305 is searched for the historical record data storehouse according to the key word of importing from interface module 303, and Search Results is exported to interface module 303; Webpage search module 306 is searched for the webpage information data storehouse according to the key word of importing from interface module 303, and Search Results is exported to interface module 303; Then, interface module 303 is exported to output module 302 with the Search Results that receives, and output module 302 is exported according to the Search Results that obtains from interface module 303 and shown.
In sum, more than be preferred embodiment of the present invention only, be not to be used to limit protection scope of the present invention.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 kind of composite searching method is characterized in that, this method may further comprise the steps:
A, with the input key word send to each search module;
The database of keyword search self correspondence that b, each search module basis receive, and output Search Results.
2, method according to claim 1 is characterized in that, a string variable is set, and the method for the described transmission key word of step a is:
Earlier the key word of input is noted with a string variable, more described string variable is transferred to each search module as parameter.
3, method according to claim 1, it is characterized in that, describedly key word is sent to each search module be: key word is sent to any two modules or whole three modules in contact person's search module, historical record search module and the Webpage search module.
4, method according to claim 1, it is characterized in that, step a is described to send to key word in the process of each search module and comprise: key word is sent to contact person's search module, and then among the step b, the method that contact person's search module is searched for according to key word is:
Contact person's search module compares each user ID in the key word that receives and the corresponding contact information database, if identical, then generates the clauses and subclauses that will be shown to the user according to user ID, and with described clauses and subclauses as Search Results.
5, method according to claim 1, it is characterized in that, step a is described to send to key word in the process of each search module and comprise: key word is sent to the historical record search module, and then among the step b, the method that the historical record search module is searched for according to key word is:
The historical record search module mates the content of the key word that receives and each bar record in the corresponding historical database of record, if the match is successful, then generates the clauses and subclauses that will be shown to the user according to key word, and with described clauses and subclauses as Search Results.
6, method according to claim 1, it is characterized in that, step a is described to send to key word in the process of each search module and comprise: key word is sent to the Webpage search module, and then among the step b, the method that the Webpage search module is searched for according to key word is:
The Webpage search module with the key word that receives respectively with corresponding webpage information data storehouse in content in each record merge into and will be shown to user's clauses and subclauses, and with described clauses and subclauses as Search Results.
According to each described method of claim 1 to 6, it is characterized in that 7, the method for the described output Search Results of step b is:
The Search Results of each search module is outputed to the different pages respectively to be shown; Perhaps, the Search Results of each search module being outputed to the identical page shows.
8, a kind of compound search system comprises load module, output module, wherein,
Described load module is used to obtain key word, and exports to interface module;
Described output module is used for obtaining Search Results from interface module, exports and shows;
It is characterized in that this system further comprises:
Interface module, the key word that is used for obtaining from load module sends to each search module, receives from the Search Results of each search module input, and exports to output module;
At least two search modules, each search module are used for the database according to keyword search self correspondence that obtains from interface module, and Search Results is exported to interface module.
9, system according to claim 8 is characterized in that, described search module comprises any two modules or whole three modules in contact person's search module, historical record search module and the Webpage search module.
10, system according to claim 8 is characterized in that, described search module comprises contact person's search module, historical record search module and Webpage search module; Wherein,
Described contact person's search module comprises the databases of contact information that writes down contact person's essential information, is used for according to the key word that obtains from load module databases of contact information being searched for, and Search Results is exported to interface module;
Described historical record search module comprises the historical record data storehouse of recording interactive historical information, is used for according to the key word that obtains from load module the historical record data storehouse being searched for, and Search Results is exported to interface module;
Described Webpage search module comprises the webpage information data storehouse of writing down type of webpage, is used for according to the keyword search webpage information data storehouse from the load module acquisition, and Search Results is exported to interface module.
CN 200610111552 2006-08-23 2006-08-23 Composite searching method and system Pending CN101075239A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN 200610111552 CN101075239A (en) 2006-08-23 2006-08-23 Composite searching method and system

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN 200610111552 CN101075239A (en) 2006-08-23 2006-08-23 Composite searching method and system

Publications (1)

Publication Number Publication Date
CN101075239A true CN101075239A (en) 2007-11-21

Family

ID=38976292

Family Applications (1)

Application Number Title Priority Date Filing Date
CN 200610111552 Pending CN101075239A (en) 2006-08-23 2006-08-23 Composite searching method and system

Country Status (1)

Country Link
CN (1) CN101075239A (en)

Cited By (10)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN102298627A (en) * 2011-08-29 2011-12-28 上海量明科技发展有限公司 Method and system for providing search aiming at instant communication tool
CN102405470A (en) * 2008-03-14 2012-04-04 米歇利资本有限责任公司 Systems and methods for compound searching
CN102436448A (en) * 2010-09-29 2012-05-02 腾讯科技(深圳)有限公司 Search method and search system
CN102955798A (en) * 2011-08-25 2013-03-06 腾讯科技(深圳)有限公司 Search engine based search method and search server
CN103092944A (en) * 2013-01-10 2013-05-08 北京小米科技有限责任公司 Presentation method, device and terminal of communications information search results
CN104462113A (en) * 2013-09-17 2015-03-25 腾讯科技(深圳)有限公司 Search method and device and electronic equipment
CN104484367A (en) * 2014-12-05 2015-04-01 广州招商速建互联网信息科技有限公司 Data mining and analyzing system
CN104699694A (en) * 2013-12-04 2015-06-10 腾讯科技(深圳)有限公司 Prompt message acquiring method and device
CN103457837B (en) * 2013-08-18 2018-08-14 苏州量跃信息科技有限公司 The method and system of instant messaging search are carried out by search engine
CN110543341A (en) * 2018-05-29 2019-12-06 贵州白山云科技股份有限公司 method and device for quickly exporting web page module

Cited By (17)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN102405470B (en) * 2008-03-14 2015-06-03 米歇利资本有限责任公司 Systems and methods for compound searching
CN102405470A (en) * 2008-03-14 2012-04-04 米歇利资本有限责任公司 Systems and methods for compound searching
CN102436448A (en) * 2010-09-29 2012-05-02 腾讯科技(深圳)有限公司 Search method and search system
CN102955798A (en) * 2011-08-25 2013-03-06 腾讯科技(深圳)有限公司 Search engine based search method and search server
WO2013029536A1 (en) * 2011-08-29 2013-03-07 上海量明科技发展有限公司 Method for providing search aiming at instant communication tool and system thereof
CN102298627A (en) * 2011-08-29 2011-12-28 上海量明科技发展有限公司 Method and system for providing search aiming at instant communication tool
CN103092944A (en) * 2013-01-10 2013-05-08 北京小米科技有限责任公司 Presentation method, device and terminal of communications information search results
CN103092944B (en) * 2013-01-10 2015-12-02 小米科技有限责任公司 A kind of rendering method of communication information Search Results, device and terminal
CN103457837B (en) * 2013-08-18 2018-08-14 苏州量跃信息科技有限公司 The method and system of instant messaging search are carried out by search engine
CN104462113A (en) * 2013-09-17 2015-03-25 腾讯科技(深圳)有限公司 Search method and device and electronic equipment
US9940397B2 (en) 2013-09-17 2018-04-10 Tencent Technology (Shenzhen) Company Limited Search method, apparatus, and electronic device
CN104462113B (en) * 2013-09-17 2018-10-23 腾讯科技(深圳)有限公司 Searching method, device and electronic equipment
US10754905B2 (en) 2013-09-17 2020-08-25 Tencent Technology (Shenzhen) Company Limited Search method, apparatus, and electronic device
CN104699694A (en) * 2013-12-04 2015-06-10 腾讯科技(深圳)有限公司 Prompt message acquiring method and device
CN104699694B (en) * 2013-12-04 2019-08-23 腾讯科技(深圳)有限公司 Prompt information acquisition methods and device
CN104484367A (en) * 2014-12-05 2015-04-01 广州招商速建互联网信息科技有限公司 Data mining and analyzing system
CN110543341A (en) * 2018-05-29 2019-12-06 贵州白山云科技股份有限公司 method and device for quickly exporting web page module

Similar Documents

Publication Publication Date Title
CN101075239A (en) Composite searching method and system
CN1187733C (en) Speech recognition system, server and client, and control method thereof
CN1573923A (en) System and method for user modeling to enhance named entity recognition
CN1932809A (en) Method and apparatus for matching associated person information
CN1975725A (en) Method and system for managing journal
CN1932816A (en) Full text search system based on ciphertext
CN1716246A (en) Multi-column multi-data type internationalized sort extension method for WEB applications
CN1691017A (en) Document management network system for managing original document information and additional information
CN1901549A (en) Data transmission method, device, data processing method and data transmission system
CN1825321A (en) Searching method, holding method and searching system for dictionary-like data
CN1492361A (en) Processing method for embedded data bank searching
CN1798032A (en) Method and system for implementing message subscription through Internet
CN1797301A (en) Digital information search method and system
CN1858732A (en) File searching system and method for digital household network
CN1107277C (en) System for enhanced utility of custom characters
CN1825306A (en) XML data storage and access method based on relational database
CN1949732A (en) Method and system for network community and searching combination
CN1414495A (en) Data base management system and data base
CN101079051A (en) Method for structural information issue and search at network environment
CN1308852C (en) Data transmission method, computer-readable medium, and data transmission apparatus
CN1716861A (en) Method for providing a cellular phone or a portable terminal with news or other information
CN1838117A (en) System for managing world wide web media in world wide web page and implementing method thereof
CN1874241A (en) Implementation method of electronic bulletin based on browsing event on web
CN1710856A (en) Information interaction system and method
CN1235151C (en) Method of control system safety management

Legal Events

Date Code Title Description
C06 Publication
PB01 Publication
C10 Entry into substantive examination
SE01 Entry into force of request for substantive examination
C12 Rejection of a patent application after its publication
RJ01 Rejection of invention patent application after publication