CN105354096A - BS architecture-based speech automatic generating and broadcasting method - Google Patents

BS architecture-based speech automatic generating and broadcasting method Download PDF

Info

Publication number
CN105354096A
CN105354096A CN201510717950.0A CN201510717950A CN105354096A CN 105354096 A CN105354096 A CN 105354096A CN 201510717950 A CN201510717950 A CN 201510717950A CN 105354096 A CN105354096 A CN 105354096A
Authority
CN
China
Prior art keywords
voice
web browser
text
speech
application program
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
CN201510717950.0A
Other languages
Chinese (zh)
Other versions
CN105354096B (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.)
CETC 28 Research Institute
Original Assignee
CETC 28 Research Institute
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 CETC 28 Research Institute filed Critical CETC 28 Research Institute
Priority to CN201510717950.0A priority Critical patent/CN105354096B/en
Publication of CN105354096A publication Critical patent/CN105354096A/en
Application granted granted Critical
Publication of CN105354096B publication Critical patent/CN105354096B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F9/00Arrangements for program control, e.g. control units
    • G06F9/06Arrangements for program control, e.g. control units using stored programs, i.e. using an internal store of processing equipment to receive or retain programs
    • G06F9/46Multiprogramming arrangements
    • G06F9/54Interprogram communication
    • G06F9/547Remote procedure calls [RPC]; Web services
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F2209/00Indexing scheme relating to G06F9/00
    • G06F2209/54Indexing scheme relating to G06F9/54
    • G06F2209/541Client-server

Landscapes

  • Engineering & Computer Science (AREA)
  • Software Systems (AREA)
  • Theoretical Computer Science (AREA)
  • Physics & Mathematics (AREA)
  • General Engineering & Computer Science (AREA)
  • General Physics & Mathematics (AREA)
  • Information Transfer Between Computers (AREA)

Abstract

The present invention provides a BS architecture-based speech automatic generating and broadcasting method. According to the method, speech automatic generation and broadcasting is implemented by means of interactive operation between a browser side and a web server side. A browser triggers and invokes an operation that a local application program performs a text-to-speech conversion and writes a speech file into a database, and the browser side finishes speech automatic generation. The browser side communicates with the web server side in a manner of Ajax asynchronous communication. After receiving an Ajax request of the browser side, the web server side checks correctness of the speech file, reads the speech file, and sends the speech file to a radio station, to finish automatic broadcasting of the speech file. The web server side returns broadcasting status information to a webpage of the browser side, a broadcasting status alert pops up on the webpage of the browser side, and a process of speech automatic generation and broadcasting is finished.

Description

A kind of voice based on B/S framework generate broadcasting method automatically
Technical field
The invention belongs to B/S framework software systems field, particularly relate to a kind of voice based on B/S framework software systems and automatically generate broadcasting method.
Background technology
B/S (Browser/Server, browser/server) Framework Software system needs to register routine matter, issue, have access to and report etc., to guarantee that the relevant disposal method of routine matter especially accident can start according to prediction scheme.For maximum program prevent and reduce accident to cause infringement, improve the timely known ability of accident and ensure the accurate enforcement of prediction scheme, needing that voice are carried out to routine matter record and automatically generate and report.Traditional voice generates automatically and report technology can not meet the report needs of current B/S framework duty system, and this is mainly manifested in:
1) multithreading is not supported.Traditional voice generate automatically and report technology is mainly used in the client software of C/S framework, process text-converted being become voice document also to report all is carried out in this locality, do not support multithreading, directly apply to the server end of B/S framework, server card can be caused to pause or machine resources exhausts.
2) multi-user concurrent scene cannot be met.The data process method of B/S Framework Software system is mainly placed on WEB server end, and browser only represents data, and therefore the pressure of server end is comparatively large, needs a large amount of requests under process multi-user concurrent scene.The voice that traditional voice generate automatically and report technology cannot meet in B/S software architecture under multi-user concurrent scene generate report automatically, under multi-user concurrent request, easily cause browser end wait timeout.
Summary of the invention
The voice that the object of the invention is to realize B/S framework generate the method for report automatically, comprise the steps:
Step 1, at web browser end, if treat that report record receives and automatically report order for one, web browser has adjusted local text-to-speech application program automatically, web browser has been adjusted during application program and has been imported a character string into, and this character string is waited described in unique identification to report record in a database;
Step 2, local text-to-speech application program performs following steps successively: receive and import parameter into, connection data storehouse, obtain text message, convert text message to voice document, leave voice document in this locality, by local voice file stored in database, release DataBase combining, deletes local voice file and exits application program;
Step 3, web browser to WEB server send carry import parameter into Ajax (i.e. " AsynchronousJavascriptAndXML ", refer to a kind of web development technologies creating interaction network page application) request, described in import parameter into be that web browser has adjusted the character string imported into during local text-to-speech application program;
Step 4, after WEB server receives the Ajax request of web browser, connection data storehouse obtains voice document, is sent to by voice document radio station to complete voice document and automatically reports, and the most backward web browser returns successfully or the state rreturn value of failure;
Step 5, web browser provides condition prompting after receiving the state rreturn value of WEB server, and the process that voice generate report automatically terminates.
Wherein, in step 1, text-to-speech application program first carries out URL registration, then makes web browser adjust local text-to-speech application program by the automatic report function in trigger web pages browser end webpage, makes text-to-speech application program launching.
In step 3, the database that the database that text-to-speech application program connects is connected with WEB server end is same database.
Step 4 comprises the steps:
Step 1-1, WEB server termination receive web browser send carry import into parameter Ajax request after, from Ajax request obtain import parameter into;
Step 1-2, starts a timer, arranges timing;
Step 1-3, according to the report record sheet imported in parameter query database, obtain the corresponding voice fields waiting to report record, voice field update time and content update time field, judge that whether the content update time is equal for update time with voice, if equal, represent that voice are consistent with content, namely voice document is the up-to-date voice document that the text-to-speech of web browser end generates, and performs step 1-4; If unequal, represent that voice and content are inconsistent, namely voice document is not the up-to-date voice document that the text-to-speech of web browser end generates, execution step 1-5;
Step 1-4, report record sheet in Query Database, the unique ID obtained according to character string in step 1 obtains corresponding waiting and reports record, downloads the voice fields waiting to report record corresponding and saves as voice document, and send to radio station automatically to report, then perform step 1-6;
Step 1-5, whether inquiry timer, beyond the time-out time of set timer, if timer is not overtime, then returns and performs step 1-3; If timer expiry, then return status of fail information to web browser, end step 6;
Step 1-6, returns success status information to web browser.
The present invention its essence is the technical matters solving the voice in B/S Framework Software system under multi-user concurrent scene and automatically generate and report, for the voice of browser end automatically generate, the voice of server end automatically report and browser end and server end interactive communication complete voice and automatically generate report and provide technical support.
The present invention adopts B/S (browser-server) framework in scheme draws up software, completes voice automatically generate and report by the interactive operation of browser end and WEB server end.Report button in click browser end webpage, browser triggering has adjusted local application to carry out text-to-speech and by the operation of voice document write into Databasce, browser end completes voice and automatically generates.Browser end is communicated with WEB server end by Ajax asynchronous communication means.WEB server termination checks the correctness of voice document, reads voice document, sends to radio station to complete voice document voice document automatically to report after receiving the Ajax request of browser end.WEB server end returns report status information to end browsing device net page, and browsing device net page ejects reports condition prompting, terminates voice and automatically generates report process
The voice based on B/S framework are adopted automatically to generate broadcasting method, text-to-speech technology is realized being placed on browser end but not WEB server end realizes, voice under multi-user concurrent scene can be disperseed on the one hand automatically to generate the pressure of demand, it also avoid the problem causing server card to pause because not supporting multithreading on the other hand.
Beneficial effect: adopt the voice based on B/S framework automatically to generate broadcasting method, the voice that can not only meet under multi-user concurrent scene generate report demand automatically, but also can improve versatility and the utilization factor of program.The user of use system can not automatically generate voice to the record that will report by region restricted passage browsing device net page and report, and has advantages such as disposing easily, support multi-user scene, systemic-function extensibility are strong.
Accompanying drawing explanation
To do the present invention below in conjunction with the drawings and specific embodiments and further illustrate, above-mentioned and/or otherwise advantage of the present invention will become apparent.
Fig. 1 is the process flow diagram of text-to-speech of the present invention operation.
Fig. 2 is the process flow diagram of WEB server of the present invention operation.
Fig. 3 is the mutual process flow diagram of web browser of the present invention and WEB server.
Embodiment
The specific embodiment of the invention is as follows:
The realization flow of 1, text-to-speech application program
Draw up in software in scheme, adjust local text-to-speech application program by " automatically reporting " the button trigger web pages browser in webpage clicking browser page, in text-to-speech application program, complete the operation stored in database of text message acquisition, text-to-speech and voice document.The following describes the concrete methods of realizing of text-to-speech application program, process is see Fig. 1, and concrete steps are:
Step 1: receive and import parameter into.
After starting text-to-speech application program, first program receives imports parameter into.Importing parameter into is that web browser has been adjusted during application program and imported into, is the character string of 36 byte lengths, and unique identification one is waited to report record.
Step 2: connection data storehouse.
Text-to-speech application program connection data storehouse, the database that the database connected is connected with WEB server end is same database.This application program needs to inquire about and retouching operation the report record sheet in database, and in report record sheet, data store organisation is in table 1." unique ID " identifies the unique ID waiting to report and be recorded in table, " title " represents the title waiting to report record, " content " represents the text message waiting to report record, " content update time " represents the recent renewal time of waiting " content " of reporting record, " voice " represent the voice document waiting that the content Word message reporting record converts to, and " voice update time " represents the latest update time of waiting " voice " of reporting record.
Table 1 reports record datum number storage according to structure
Field name Data type Remarks
Unique ID VARchar2(36) Required item
Title VARchar2(36) Required item
Content VARchar2(1000) Required item
The content update time VARchar2(20) Required item
Voice BLOB
Voice update times VARchar2(30)
Step 3: obtain text message.
Report record sheet in Query Database, the parameter of importing into received in step 1 is retrieved as unique ID, obtain " content " field and " content update time " field of this record, " content " is the text message needing to carry out text-to-speech operation.
Step 4: carry out text-to-speech operation.
In text-to-speech application program, by calling the text-to-speech associated dynamic built-in function of soft science and technology, realize converting text message to voice document and leave this locality in, text message is converted to the voice document of different-format by the demand can reported according to difference.
Step 5: by voice document stored in database.
Read voice document for convenience of WEB server end automatically to report, need to leave the voice document of web browser end this locality in stored in database.Report record sheet in Query Database, the parameter of importing into received in step 1 is carried out retrieval as unique ID and obtained waiting reporting record, the voice document of up-to-date generation is deposited into " voice " field of this record, and " the voice update time " of this record is set to " content update time ".
Step 6: release DataBase combining.
Step 7: delete local voice file.
Step 8: exit application program.
2, web browser has been adjusted and has been turned speech application herein
Draw up in software in scheme, adjusted local text-to-speech application program by " automatically reporting " the button trigger web pages browser in webpage clicking browser end webpage, text-to-speech application program is normally started.Adjusted the prior art of local application to have multiple, this programme is drawn up the method adopting URL to register in software.
1) text-to-speech application program carries out URL registration
Local text-to-speech application program needs to be adjusted by web browser, first needs registration URLProtocol agreement, just the text-to-speech application program of this locality is adjusted by the mode of URL.The text-to-speech application program that Scenario is drawn up in software is called SoundConvert.exe, and is arranged in the C dish of the local machine at web browser place, then the content of register-file * .reg is as follows:
WindowsRegistryEditorVersion5.00
[HKEY_CLASSES_ROOT\SoundConvert]
=”URL:TestProtocolHandler”
“URLProtocol”=”C:\\SoundConvert.exe”
[HKEY_CLASSES_ROOT\SoundConvert\DefaultIcon]
=”C:\\SoundConvert.exe”
[HKEY_CLASSES_ROOT\SoundConvert\shell]
=”open”
[HKEY_CLASSES_ROOT\SoundConvert\shell\open]
=”open”
[HKEY_CLASSES_ROOT\SoundConvert\shell\open\command]
=”C:\\SoundConvert.exe%1”
The URL registration that above-mentioned register-file * .reg can complete local text-to-speech application program is performed in the local machine of web browser end.After having registered, local text-to-speech application program can be adjusted by web browser, follow-up without the need to registering again.
2) click event has adjusted text-to-speech application program
Web browser has adjusted the mode of local application as follows by click event:
<a
id=”SoundConvert”href=”SoundConvert://2drqewt54r4ewq4gt454g8req878dres1r8r”></a>
varevt=document.createEvent(“MouseEvents”);
evt.initEvent(“click”,false,false);
$(“#SoundConvert”).get(0).dispatchEvent(evt);
3, the operating process of WEB server end
Draw up in software in scheme, web browser end triggers the startup of text-to-speech application program by the click event on webpage, and text-to-speech application program completes the operation of text-to-speech and voice document warehouse-in.After web browser has adjusted text-to-speech application program, send Ajax to WEB server end and ask voice automatically to be reported.After WEB server termination receives the Ajax request of web browser end, need reading voice document to complete voice and automatically report, and return report status information to web browser end.The following describes the operating process of WEB server end, process is see Fig. 2, and concrete steps are:
Step 1: the Ajax request receiving the band parameter that web browser end sends.
Ajax request is the Asynchronous Request communication mode between a kind of web browser end and server end, and it can realize communicating with WEB server end when redirect is not refreshed in web browser end page face.
After WEB server termination receives the Ajax request of the band parameter of web browser, obtain and import parameter into, import the character string that parameter is 36 byte lengths into from Ajax request, this parameter essence identifies unique ID that is waited to report record.
Step 2: start a timer, time-out time is set.
Step 3: voice inquirement file status.
According to the report record sheet in the parameter query database in step 1, obtain corresponding " voice " field waiting to report record, " voice update time " field and " content update time " field.Judge whether " content update time " is equal with " voice update time ": if equal, represent that " voice " are consistent with " content ", namely voice document is the up-to-date voice document that the text-to-speech of web browser end generates, and carry out step 4; If unequal, represent that " voice " and " content " are inconsistent, namely voice document is not the up-to-date voice document that the text-to-speech of web browser end generates, and carry out step 5.
Step 4: download voice document and report.
Report record sheet in Query Database, obtains corresponding waiting according to unique ID of gain of parameter in step 1 and reports record, download " voice " field waiting to report record corresponding and save as voice document, and send to radio station automatically to report.Then carry out step 6.
Step 5: whether inquiry timer is overtime.
Inquiry timer, whether beyond the time-out time of set timer, if timer is not overtime, then carry out step 3; If timer expiry, then return status of fail information to web browser.
Step 6: return success status information to web browser.
4, browser-server data stream turn of tidal stream journey
In scheme draws up software, adopt B/S framework, complete voice by the interactive operation of web browser end and WEB server end and automatically generate and report.The following describes the detailed interactive operation flow process of web browser and WEB server, process is see Fig. 3, and concrete steps are:
Step 1: user opens web browser, the scheme of entering is drawn up the software systems page.
Step 2: click " automatically reporting " button.
Web browser webpage selects a record, clicks " automatically reporting " button.
Step 3: adjusted text-to-speech application program.
Local text-to-speech application program adjusted by the clicking operation trigger web pages browser " automatically reporting " button, text-to-speech application program completes the operation stored in database of text message acquisition, text-to-speech and voice document, and the specific works flow process of text-to-speech application program as shown in Figure 1.
Step 4: web browser is asked to the Ajax of WEB server end transmit band parameter.
Web browser is asked to the Ajax of WEB server end transmit band parameter, and entrained parameter is the character string of 36 byte lengths, corresponding to waiting to report the unique ID be recorded in database report record sheet.Web browser waits for the state rreturn value of WEB server end, the webpage of web browser end provides and waits for progress bar prompting;
Step 5:WEB server process Ajax asks.
After WEB server termination receives the Ajax request of web browser end, carry out voice document condition adjudgement and voice broadcast operation, as shown in Figure 2, WEB server end returns successfully to web browser or the state rreturn value of failure concrete treatment scheme.
Step 6: complete voice and automatically generate and report, provide condition prompting.
After web browser receives the state rreturn value of WEB server end, remove the wait progress bar on the page, prompted dialog frame to the rreturn value that does well: if the state rreturn value of WEB server is successfully, then eject the prompted dialog frame of " automatically reporting successfully ", automatic report process terminates; If the state rreturn value of WEB server is unsuccessfully, then eject the prompted dialog frame of " automatically reporting failure ", automatic report process terminates.
The invention provides a kind of voice based on B/S framework and automatically generate broadcasting method; the method and access of this technical scheme of specific implementation is a lot; the above is only the preferred embodiment of the present invention; should be understood that; for those skilled in the art; under the premise without departing from the principles of the invention, can also make some improvements and modifications, these improvements and modifications also should be considered as protection scope of the present invention.The all available prior art of each ingredient not clear and definite in the present embodiment is realized.

Claims (4)

1. the voice based on B/S framework generate a broadcasting method automatically, it is characterized in that: comprise the steps:
Step 1, at web browser end, if treat that report record receives and automatically report order for one, web browser has adjusted local text-to-speech application program automatically, web browser has been adjusted during application program and has been imported a character string into, and this character string is waited described in unique identification to report record in a database;
Step 2, local text-to-speech application program performs following steps successively: receive and import parameter into, connection data storehouse, obtain text message, convert text message to voice document, leave voice document in this locality, by local voice file stored in database, release DataBase combining, deletes local voice file and exits application program;
Step 3, web browser sends the Ajax request of carrying and importing parameter into WEB server, described in import parameter into be that web browser has adjusted the character string imported into during local text-to-speech application program;
Step 4, after WEB server receives the Ajax request of web browser, connection data storehouse obtains voice document, is sent to by voice document radio station to complete voice document and automatically reports, and the most backward web browser returns successfully or the state rreturn value of failure;
Step 5, web browser provides condition prompting after receiving the state rreturn value of WEB server, and the process that voice generate report automatically terminates.
2. a kind of voice based on B/S framework according to claim 1 generate broadcasting method automatically, it is characterized in that: in step 1, text-to-speech application program first carries out URL registration, then make web browser adjust local text-to-speech application program by the automatic report function in trigger web pages browser end webpage, make text-to-speech application program launching.
3. a kind of voice based on B/S framework according to claim 2 generate broadcasting method automatically, it is characterized in that: in step 3, and the database that the database that text-to-speech application program connects is connected with WEB server end is same database.
4. a kind of voice based on B/S framework according to claim 3 generate broadcasting method automatically, it is characterized in that: step 4 comprises the steps:
Step 1-1, WEB server termination receive web browser send carry import into parameter Ajax request after, from Ajax request obtain import parameter into;
Step 1-2, starts a timer, arranges timing;
Step 1-3, according to the report record sheet imported in parameter query database, obtain the corresponding voice fields waiting to report record, voice field update time and content update time field, judge that whether the content update time is equal for update time with voice, if equal, represent that voice are consistent with content, namely voice document is the up-to-date voice document that the text-to-speech of web browser end generates, and performs step 1-4; If unequal, represent that voice and content are inconsistent, namely voice document is not the up-to-date voice document that the text-to-speech of web browser end generates, execution step 1-5;
Step 1-4, report record sheet in Query Database, the unique ID obtained according to character string in step 1 obtains corresponding waiting and reports record, downloads the voice fields waiting to report record corresponding and saves as voice document, and send to radio station automatically to report, then perform step 1-6;
Step 1-5, whether inquiry timer, beyond the time-out time of set timer, if timer is not overtime, then returns and performs step 1-3; If timer expiry, then return status of fail information to web browser, end step 4;
Step 1-6, returns success status information to web browser.
CN201510717950.0A 2015-10-29 2015-10-29 A kind of voice based on B/S framework automatically generates broadcasting method Active CN105354096B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201510717950.0A CN105354096B (en) 2015-10-29 2015-10-29 A kind of voice based on B/S framework automatically generates broadcasting method

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201510717950.0A CN105354096B (en) 2015-10-29 2015-10-29 A kind of voice based on B/S framework automatically generates broadcasting method

Publications (2)

Publication Number Publication Date
CN105354096A true CN105354096A (en) 2016-02-24
CN105354096B CN105354096B (en) 2018-07-10

Family

ID=55330070

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201510717950.0A Active CN105354096B (en) 2015-10-29 2015-10-29 A kind of voice based on B/S framework automatically generates broadcasting method

Country Status (1)

Country Link
CN (1) CN105354096B (en)

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN110021291A (en) * 2018-12-26 2019-07-16 阿里巴巴集团控股有限公司 A kind of call method and device of speech synthesis file
CN111327690A (en) * 2020-01-23 2020-06-23 湖南快乐阳光互动娱乐传媒有限公司 Cross-domain file downloading method and device

Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN103578463A (en) * 2012-07-27 2014-02-12 腾讯科技(深圳)有限公司 Automatic testing method and automatic testing device
CN104104696A (en) * 2013-04-02 2014-10-15 深圳中兴力维技术有限公司 Voice alarm realization method based on B/S structure and system thereof
CN104683398A (en) * 2013-11-28 2015-06-03 深圳中兴力维技术有限公司 Method and system for realizing cross-browser voice warning

Patent Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN103578463A (en) * 2012-07-27 2014-02-12 腾讯科技(深圳)有限公司 Automatic testing method and automatic testing device
CN104104696A (en) * 2013-04-02 2014-10-15 深圳中兴力维技术有限公司 Voice alarm realization method based on B/S structure and system thereof
CN104683398A (en) * 2013-11-28 2015-06-03 深圳中兴力维技术有限公司 Method and system for realizing cross-browser voice warning

Non-Patent Citations (1)

* Cited by examiner, † Cited by third party
Title
王旭宁: "机场航站楼广播***设计", 《智能建筑与城市信息》 *

Cited By (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN110021291A (en) * 2018-12-26 2019-07-16 阿里巴巴集团控股有限公司 A kind of call method and device of speech synthesis file
WO2020134896A1 (en) * 2018-12-26 2020-07-02 阿里巴巴集团控股有限公司 Method and device for invoking speech synthesis file
CN110021291B (en) * 2018-12-26 2021-01-29 创新先进技术有限公司 Method and device for calling voice synthesis file
CN111327690A (en) * 2020-01-23 2020-06-23 湖南快乐阳光互动娱乐传媒有限公司 Cross-domain file downloading method and device

Also Published As

Publication number Publication date
CN105354096B (en) 2018-07-10

Similar Documents

Publication Publication Date Title
US9288156B2 (en) Method and apparatus for supporting scalable multi-modal dialog application sessions
CN102906747A (en) Method and apparatus for portable index on removable storage medium
CN104378221A (en) Asynchronous calling method applied to integrated circuit production line monitoring system
CN107241614A (en) A kind of live broadcast system
WO2012071993A1 (en) Processing method and device for world wide web page
CN104899274A (en) High-efficiency remote in-memory database access method
CN105095407A (en) Method and system for real-time search of application program content
CN109710140A (en) A kind of smart phone social application automatic data collection method
CN105354096A (en) BS architecture-based speech automatic generating and broadcasting method
CN104679824A (en) Webpage generating method and webpage generating system of network platform
CN107967626A (en) APP advertisement sending methods and its system
CN109683951A (en) A kind of code method for automatically releasing, system, medium and electronic equipment
CN101394405B (en) Method and apparatus for data request processing
CN116974948A (en) Service system testing method, system, equipment and medium
CN111475756B (en) Information traceless exposure acquisition method and device
CN101917418B (en) By method and the WAP server of WAP (wireless application protocol) access Cloud Server
WO2023071956A1 (en) Model training method and apparatus, and electronic device
CN107945837A (en) A kind of new Plasma donors recruiting system
CN113360558A (en) Data processing method, data processing device, electronic device, and storage medium
CN111240750B (en) Awakening method and device for target application program
CN114237929A (en) Method for exporting big data by Web server
CN113297218A (en) Multi-system data interaction method, device and system
CN110704752A (en) Questionnaire input method and system based on dynamic form
CN109345277A (en) A kind of intelligent recalling system for registration failure user
CN101697155A (en) Data query method, device and system

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