CN101567065B - Cross-platform online file editing system and method thereof - Google Patents

Cross-platform online file editing system and method thereof Download PDF

Info

Publication number
CN101567065B
CN101567065B CN2009100520857A CN200910052085A CN101567065B CN 101567065 B CN101567065 B CN 101567065B CN 2009100520857 A CN2009100520857 A CN 2009100520857A CN 200910052085 A CN200910052085 A CN 200910052085A CN 101567065 B CN101567065 B CN 101567065B
Authority
CN
China
Prior art keywords
office
java applet
document
control
javabeans
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.)
Active
Application number
CN2009100520857A
Other languages
Chinese (zh)
Other versions
CN101567065A (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.)
HANGZHOU SHIDAO SCIENCE AND TECHNOLOGY Co Ltd
Original Assignee
HANGZHOU SHIDAO SCIENCE AND 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 HANGZHOU SHIDAO SCIENCE AND TECHNOLOGY Co Ltd filed Critical HANGZHOU SHIDAO SCIENCE AND TECHNOLOGY Co Ltd
Priority to CN2009100520857A priority Critical patent/CN101567065B/en
Publication of CN101567065A publication Critical patent/CN101567065A/en
Application granted granted Critical
Publication of CN101567065B publication Critical patent/CN101567065B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Abstract

The invention discloses a cross-platform online file editing system and a method thereof; and the system comprises a network server and a client. The client comprises a browser module and a Java Applet file editing control module; the browser module sends a web page request to the network server; the network server returns specific service page data with the function of online file editing and displays the data in a form of webpage in the browser module; the page calls the Java Applet file editing control module through webpage Java Script; the Java Applet file editing control module judges the current operating system of the client and installed office software, if installed, then loaded office software is selected; the Java Applet file editing control module downloads the file data needed to be opened from the network server through a HTTP protocol, uploads and saves the file data modified by the client to the network server. The cross-platform online file editing system and method thereof have the advantages of good portability, convenient secondary development, unified calling mode as well as low development and maintenance costs.

Description

Cross-platform online file editing system and method thereof
Technical field
The invention belongs to the Automated Technology in Office field, particularly a kind of cross-platform online file editing system and method thereof.
Background technology
The Microsoft Office that Office office software commonly used has Microsoft to produce, the office software Open Office that increases income, and the WPS of Kingsoft Co.'s product.The online document edit methods of realizing these office softwares at present mainly contains following two kinds:
A kind of is that the office software of this locality form with control is embedded in the webpage, on the method that after the control inediting is accomplished, can provide through control is uploaded onto the server, thereby realizes the effect of online editing.As Microsoft Office is embedded in the webpage with the form of ActiveX control, use this control of JavaScript language call to realize online editing.
The main deficiency of this method mainly contains:
(1) function and the interface that provide of each office software manufacturer has very big difference, is difficult to accomplish compatibility.
(2) a lot of specific browser and operating system supports of control Technology Need can't realize cross-platform operation.Can only under the IE of windows platform browser, use like the ActiveX plug-in part technology.
Another kind is pure online editing system, and this system need not install any office software in this locality, as long as just can be implemented in editting function through browser.As: the online Office of Google (Google), ZOHO Writer online editor etc.
The main problem of this method has:
(1) the systems technology difficulty is big, and the initial stage input cost is high, has only few part large manufacturer that relevant service is provided at present.
(2) owing to receive the restriction of the network bandwidth and browser, system is also having a certain distance with existing Office software on the function He on the operability.
Summary of the invention
In order to overcome the deficiency of present main flow online document edit methods; The present invention provides a kind of cross-platform online file editing system and method thereof; Through the documents editing instrument of integrated main flow, rely on Java once to compile the purpose that the born advantage of moving realizes cross-platform operation everywhere through Java Applet control.
The present invention adopts following technical scheme:
A kind of cross-platform online file editing system comprises:
The webserver and client; Said client comprises browser module and Java Applet documents editing control module; Said browser module is sent page request to the webserver, and the said webserver returns the concrete professional page data that has the online document editting function, and the form with webpage represents in browser module; The page calls Java Applet documents editing control module through page script language JavaScript; This Java Applet documents editing control module is judged the operating system of active client and the office software of having installed, if install, then selects the office software that loads; After Java Applet documents editing control module loads completion; The document data that this Java Applet documents editing control module need be opened from webserver download through http protocol, and the document data after the user's modification uploaded on the said webserver preserve.
Further; Said Java Applet documents editing control module comprises JavaBeans Bridge For ActiveX module; The OOoBean module; Unified document function interface is connected in the Microsoft Office adapter between said JavaBeans Bridge For ActiveX module and the unified document function interface, is connected in the Open Office adapter between said OOoBean module and the unified document function interface.
Further, also comprise the format converter that is used for the document of multiple form is converted to unified document format that is connected with said unified document function interface.
Further, the unified document format in the said format converter is a Microsoft Office document format.
The present invention also provides a kind of cross-platform online file editing method, may further comprise the steps:
1) browser sends page request to the webserver, and the webserver returns the concrete professional page data that has the online document editting function, and the form with webpage represents in browser;
2) page calls Java Applet documents editing control through page script language JavaScript, and the document edit control is judged current operating system and the office software of having installed, if install, then selects the office software that loads;
3) after Java Applet documents editing control load to be accomplished, the document data that this Java Applet documents editing control need be opened from webserver download through http protocol, and the document data after the user's modification uploaded on the webserver preserve.
Further; In said step 2) in; Said office software comprises Microsoft Office, is linked in the Java Applet control after through JavaBeans Bridge For ActiveX the ActiveX control of Microsoft Office being changed into JavaBeans in the said Java Applet documents editing control.
Further; In said step 2) in; Said office software comprises Kingsoft WPS, is linked in the Java Applet control after through JavaBeans Bridge For ActiveX the ActiveX control of Kingsoft WPS being changed into JavaBeans in the said Java Applet documents editing control.
Further, in said step 2) in, said office software comprises Open Office, through the OOoBean technology Open Office packing back is operated in the Java environment with the JavaBeans kit form in the said Java Applet documents editing control.
Further, in said step 3), also comprise a format conversion step, be used for converting the document of multiple form to unified document format.
Further, in the said format conversion step, adopt Microsoft Office document format as unified document format.
Further, in the said format conversion step, through calling " saving as " function of WPS and Open Office, convert separately document format to Microsoft Office document format.
Further; In said step 3); Said Java Applet documents editing control provides unified external service interface, converts the identity function that the document process software of correspondence provides to unified interface through Office adapter, Kingsoft WPS adapter and Open Office adapter.
The present invention mainly is existing method have been carried out abstract compared with prior art, formulates unified method of calling; Unified application programming interfaces (API is provided; Application Program Interface), support is communicated by letter with the JavaScript language, can JRE (Java Runtime Environment be installed; Java Runtime Environment) moves in any browser, can under the operating system of various main flows, move.The method portability that the present invention adopted is good, and secondary development is easy, and method of calling is unified, exploitation, the advantage that maintenance cost is low.Be in particular in the following aspects:
(1) adopts mature technology in a large number, reduced implementation complexity, improved system stability.This patent is not the new documents editing software of exploitation one cover; But will use always at present, stable performance; The documents editing software of technology maturation (Microsoft Office, WPS, Open Office) is organically integrated; Thereby reduce the implementation complexity of this patent greatly, improved system stability.
(2) use the plug-in unit mode to call local documents editing software, made full use of the resource of client computer, alleviated the pressure of server.Under the Windows system; Microsoft Office software generally all is housed, under linux system (desktop version), has also pre-installed Open Office usually; Therefore the present invention uses the mode of plug-in unit to call local documents editing software; Make full use of the resource of client computer, alleviated the pressure of server, reduced network bandwidth requirements.
(3) unified external interface is provided, has reduced the difficulty of secondary development.Because the present invention has integrated Microsoft Office, WPS, Open Office, therefore formulate unified application programming interfaces (API), formulated unified method of calling, unified outward appearance self defined interface, unified operational order interface etc.Thereby reduced the difficulty of secondary development, hidden the difference between each documents editing software.
(4) realized cross operating system, browser-cross uses the online document editting function.The present invention uses JavaBeans, java plug-in technology.Under windows platform, utilize JavaBeans Bridge For ActiveX (the ActiveX control bridge of JavaBeans) technology that Microsoft Office is changed into JavaBeans; Under the Linux platform, directly utilize the OOoBean of Open Office; Add the java plug-in technology, realized online document software for editing cross-platform, browser-cross like a cork.
(5) compatible a plurality of documents editing softwares commonly used.Because Kingsoft WPS, the Open Office that increased income is well compatible Microsoft Office document format, so the document format that the present invention uses Microsoft Office is as compatible document format.Thereby eliminated the difference of document format between Microsoft Office, WPS, the Open Office, well compatible Microsoft Office, WPS, Open Office.
Further specify the present invention below in conjunction with accompanying drawing and embodiment.
Description of drawings
Fig. 1 is the cross-platform online file editing system structural representation of the present invention.
Fig. 2 is JavaApplet documents editing control module structural representation in the cross-platform online file editing system of the present invention.
Embodiment
Embodiment one
As shown in Figure 1, a kind of cross-platform online file editing system comprises:
Network (Web) server and client side; Said client comprises browser module and Java Applet documents editing control module; Said browser module is sent page request to the webserver, and the said webserver returns the concrete professional page data that has the online document editting function, and the form with webpage represents in browser module; The page calls Java Applet documents editing control module through page script language JavaScript; This Java Applet documents editing control module is judged the operating system of active client and the office software of having installed, if install, then selects the office software that loads; After JavaApplet documents editing control module loads completion; The document data that this Java Applet documents editing control module need be opened from webserver download through http protocol, and the document data after the user's modification uploaded on the said webserver preserve.
As shown in Figure 2; Said Java Applet documents editing control module comprises JavaBeans Bridge For ActiveX module; The OOoBean module; Unified document function interface is connected in Microsoft Office adapter and Kingsoft WPS adapter between said JavaBeans Bridge For ActiveX module and the unified document function interface, is connected in the Open Office adapter between said OOoBean module and the unified document function interface.
When said office software is Microsoft Office; Be linked in the Java Applet control after changing into JavaBeans through ActiveX control in the said Java Applet documents editing control module, accomplish the loading of said office software Microsoft Office Microsoft Office.
When said office software is Kingsoft WPS; Be linked in the Java Applet control after through JavaBeansBridge For ActiveX the ActiveX control of Kingsoft WPS being changed into JavaBeans in the said Java Applet documents editing control module, accomplish the loading of said office software Kingsoft WPS.
When said office software is Open Office; Through the OOoBean technology Open Office packing back is operated in the Java environment with the JavaBeans kit form in the said Java Applet documents editing control module, accomplish the loading of said Open Office.
Wherein, also comprise the format converter that is connected with said unified document function interface, be used for converting the document of multiple form to unified document format.Said format converter adopts Microsoft Office document format as unified document format.Format converter is through calling " saving as " function of WPS and Open Office, converts separately document format to Microsoft Office document format.Said Java Applet documents editing control module provides unified external service interface, realizes that Office adapter, Kingsoft WPS adapter and Open Office adapter convert the identity function that each document process software provides to unified interface.
Embodiment two
A kind of cross-platform online file editing method may further comprise the steps:
1) browser sends page request to network (Web) server, and the webserver returns the concrete professional page data that has the online document editting function, and the form with webpage represents in browser;
2) page calls Java Applet documents editing control through page script language JavaScript, and the document edit control is judged current operating system and the office software of having installed, if install, then selects the office software that loads;
3) after Java Applet documents editing control load to be accomplished, the document data that this Java Applet documents editing control need be opened from webserver download through http protocol, and the document data after the user's modification uploaded on the webserver preserve.
Wherein, In said step 2) in; Said office software comprises Microsoft Office; Be linked in the Java Applet control after through JavaBeans Bridge For ActiveX the ActiveX control of Microsoft Office being changed into JavaBeans in the said Java Applet documents editing control, accomplish the loading of said office software Microsoft Office.
Wherein, In said step 2) in; Said office software comprises Kingsoft WPS; Be linked in the Java Applet control after through JavaBeans Bridge For ActiveX the ActiveX control of Kingsoft WPS being changed into JavaBeans in the said Java Applet documents editing control, accomplish the loading of said office software Kingsoft WPS.
Wherein, In said step 2) in; Said office software comprises Open Office, through the OOoBean technology Open Office packing back is operated in the Java environment with the JavaBeans kit form in the said Java Applet documents editing control, accomplishes the loading of said Open Office.
Wherein, in said step 3), also comprise a format conversion step, be used for converting the document of multiple form to unified document format.
Wherein, in the said format conversion step, adopt Microsoft Office document format as unified document format.The document of online editing carries out uplink and downlink with the form of binary word throttling through http protocol.Because all compatible Microsoft Office of product file layouts such as WPS and Open Office, so this patent preferably adopts transmission of Microsoft Office file layout and storage data.Through calling " saving as " function of WPS and Open Office, convert separately document format to Microsoft Office document format in the format conversion step.
Wherein, In said step 3); Said Java Applet documents editing control provides unified external service interface, realizes that the identity function that Office adapter, Kingsoft WPS adapter and Open Office adapter etc. provide corresponding document process software converts unified interface to.
The present invention is a core with Java Applet documents editing control, removes to call local concrete certain documents editing software through this control.In the webpage that Java Applet control embeds with the form of plug-in unit, realize control is handled with the interface that the mode of JavaScript is called Java Applet control and provided.And Java Applet control reads document data through the http protocol access web server, in control, shows; After the user edits completion, call the document content that " submission " method of control will revise again and upload on the webserver through http protocol.
Use the technological document process software of ActiveX control for Microsoft Office, Kingsoft WPS etc., the present invention is linked in the Java Applet control through JavaBeans Bridge For ActiveX technology.JavaBeans Bridge ForActiveX is a part of of java plug-in technology and fixed with JRE group.It provides a kind of visit OLE (object linking and embedding), COM (assembly), ActiveX control for the developer.Like the ability of embedding Word or Visual Basic in java application, and can use with the mode of JavaBeans assembly.
For Open Office document process software, Open Office is the cross-platform office's software suite of a cover, can on operating systems such as Windows, Linux, Mac OS X (X11) and Solaris, carry out.The main office's software suite of it and each is compatible.The present invention is embedded into browser through the OOoBean technology with Open Office.The OOoBean technology is the packing to Open Offi ce.Through OOoBean, Open Offi ce can operate in the Java environment with the JavaBeans kit form, and can be through all API of OOoBean visit Open Office.
The present invention can provide the online document editting function of cross operating system, browser-cross easily and efficiently for middle-size and small-size office system.Particularly to existing with the office system of Microsoft Office ActiveX control as the online document edit tool with in a large number, employing the present invention can be compatible fully to original document data, realizes the seamless upgrade of legacy system.
Above-described embodiment only is used to explain technological thought of the present invention and characteristics; Its purpose is to make those skilled in the art can understand content of the present invention and implements according to this; Can not only limit claim of the present invention with present embodiment; Be all equal variation or modifications of doing according to disclosed spirit, still drop in the claim of the present invention.

Claims (10)

1. cross-platform online file editing system is characterized in that comprising:
Be used to accomplish browser and send page request to the webserver, the webserver returns the concrete professional page data that has the online document editting function, and the device one that in browser, represents with the form of webpage; Be used to accomplish the page and call Java Applet documents editing control through page script language JavaScript; This Java Applet documents editing control is judged current operating system and the office software of having installed; If install, then select the device two of the office software of loading; Be used for accomplishing after Java Applet documents editing control module loads completion; The document data that this Java Applet documents editing control need be opened from webserver download through http protocol, and the document data after the user's modification uploaded to the device of preserving on the webserver three;
Wherein install in two; Said office software comprises Microsoft Office, is linked in the Java Applet control after through JavaBeans Bridge For ActiveX the ActiveX control of Microsoft Office being changed into JavaBeans in the said Java Applet documents editing control;
Said office software comprises Kingsoft WPS, is linked in the Java Applet control after through JavaBeans Bridge ForActiveX the ActiveX control of Kingsoft WPS being changed into JavaBeans in the said Java Applet documents editing control;
Said office software comprises Open Office, through the OOoBean technology Open Office packing back is operated in the Java environment with the JavaBeans kit form in the said Java Applet documents editing control.
2. cross-platform online file editing system according to claim 1 is characterized in that: in device three, also comprise the sub-device of a format conversion, be used for converting the document of multiple form to unified document format.
3. cross-platform online file editing system according to claim 2 is characterized in that: in the sub-device of said format conversion, adopt Microsoft Office document format as unified document format.
4. cross-platform online file editing system according to claim 3; It is characterized in that: in the sub-device of said format conversion; Through calling " saving as " function of WPS and Open Office, convert separately document format to Microsoft Office document format.
5. according to the described cross-platform online file editing system of arbitrary claim in the claim 1 to 4; It is characterized in that: in said device three; Said Java Applet documents editing control provides unified external service interface, converts the identity function that the document process software of correspondence provides to unified interface through Office adapter, Kingsoft WPS adapter and Open Office adapter.
6. cross-platform online file editing method is characterized in that may further comprise the steps:
1) browser sends page request to the webserver, and the webserver returns the concrete professional page data that has the online document editting function, and the form with webpage represents in browser;
2) page calls Java Applet documents editing control through page script language JavaScript, and the document edit control is judged current operating system and the office software of having installed, if install, then selects the office software that loads;
3) after Java Applet documents editing control load to be accomplished, the document data that this Java Applet documents editing control need be opened from webserver download through http protocol, and the document data after the user's modification uploaded on the webserver preserve;
In said step 2) in; Said office software comprises Microsoft Office, is linked in the Java Applet control after through JavaBeans Bridge For ActiveX the ActiveX control of Microsoft Office being changed into JavaBeans in the said Java Applet documents editing control;
Said office software comprises Kingsoft WPS, is linked in the Java Applet control after through JavaBeans Bridge For ActiveX the ActiveX control of Kingsoft WPS being changed into JavaBeans in the said Java Applet documents editing control;
Said office software comprises Open Office, through the OOoBean technology Open Office packing back is operated in the Java environment with the JavaBeans kit form in the said Java Applet documents editing control.
7. cross-platform online file editing method according to claim 6 is characterized in that: in said step 3), also comprise a format conversion step, be used for converting the document of multiple form to unified document format.
8. cross-platform online file editing method according to claim 7 is characterized in that: in the said format conversion step, adopt Microsoft Office document format as unified document format.
9. cross-platform online file editing method according to claim 7 is characterized in that:
In the said format conversion step, through calling " saving as " function of WPS and Open Office, convert separately document format to Microsoft Office document format.
10. according to the described cross-platform online file editing method of arbitrary claim in the claim 6 to 9; It is characterized in that: in said step 3); Said Java Applet documents editing control provides unified external service interface, converts the identity function that the document process software of correspondence provides to unified interface through Office adapter, Kingsoft WPS adapter and Open Office adapter.
CN2009100520857A 2009-05-26 2009-05-26 Cross-platform online file editing system and method thereof Active CN101567065B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN2009100520857A CN101567065B (en) 2009-05-26 2009-05-26 Cross-platform online file editing system and method thereof

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN2009100520857A CN101567065B (en) 2009-05-26 2009-05-26 Cross-platform online file editing system and method thereof

Publications (2)

Publication Number Publication Date
CN101567065A CN101567065A (en) 2009-10-28
CN101567065B true CN101567065B (en) 2012-11-28

Family

ID=41283207

Family Applications (1)

Application Number Title Priority Date Filing Date
CN2009100520857A Active CN101567065B (en) 2009-05-26 2009-05-26 Cross-platform online file editing system and method thereof

Country Status (1)

Country Link
CN (1) CN101567065B (en)

Families Citing this family (38)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN101876998B (en) * 2009-12-07 2012-11-28 金蝶软件(中国)有限公司 Method and system for editing data
CN101799817B (en) * 2009-12-15 2012-05-09 北京乐途汇诚网络技术有限责任公司 Method and system for exhibiting static files by means of cross-server
CN101950258B (en) * 2010-09-29 2013-08-14 用友软件股份有限公司 Word processing system-based plug-in generating method and device
CN102014134A (en) * 2010-12-01 2011-04-13 北京数码大方科技有限公司 Data file control method and system as well as computer
CN102081664A (en) * 2011-01-20 2011-06-01 深圳市科陆电子科技股份有限公司 Method for processing information data in automatic system of transformer substation
US20120317486A1 (en) * 2011-06-07 2012-12-13 Microsoft Corporation Embedded web viewer for presentation applications
CN103092819A (en) * 2011-10-27 2013-05-08 镇江雅迅软件有限责任公司 ACTIVEX control based on-line document reading and editing device
CN103136034B (en) * 2011-11-25 2016-04-06 腾讯科技(深圳)有限公司 A kind of method of process information and browser
CN102542018B (en) * 2011-12-16 2013-08-07 中兴网信秦皇岛科技有限公司 Web online file viewing system and file conversion device
CN103294454B (en) * 2012-02-24 2016-08-17 腾讯科技(深圳)有限公司 A kind of content playback method based on open platform and system
CN103955466B (en) * 2012-03-06 2017-11-14 北京奇虎科技有限公司 A kind of method and device for showing document in a browser
CN103955468B (en) * 2012-03-06 2017-12-19 北京奇虎科技有限公司 Document display method and device based on browser
CN103365907B (en) * 2012-04-06 2017-06-30 腾讯科技(深圳)有限公司 Display pays method, system and the server of the page
CN103795760A (en) * 2012-11-01 2014-05-14 云永科技股份有限公司 Method and system for processing document through network and system for processing data through network
CN104572040A (en) * 2013-10-15 2015-04-29 镇江雅迅软件有限责任公司 On-line text processing method based on JSP and ActiveX control
CN105159875A (en) * 2015-09-11 2015-12-16 北京恒华伟业科技股份有限公司 File editing method and device
CN105653363B (en) * 2015-12-28 2018-10-26 北京致远互联软件股份有限公司 A kind of interface function implementation method and device
CN106709831A (en) * 2016-10-26 2017-05-24 重庆战王科技有限公司 Method, system, and editing device for realizing networking subjective item
CN106844316B (en) * 2016-12-13 2020-08-04 北京中船信息科技有限公司 Method and system for processing office document on browser online
CN108206851B (en) * 2016-12-20 2021-04-27 英业达科技有限公司 Cross-platform downloading system and method based on two-dimensional bar code
CN108334361A (en) * 2017-07-17 2018-07-27 北京慧点科技有限公司 The method and device of control operation
CN107679023A (en) * 2017-09-27 2018-02-09 武汉颂大教育科技股份有限公司 A kind of highly compatible electronic document conversion method combined using a variety of switch technologies
CN108197166B (en) * 2017-12-15 2021-09-07 重庆数字城市科技有限公司 Cross-browser office examination and approval mark-remaining method and system
CN108376089A (en) * 2018-01-26 2018-08-07 中国科学院上海高等研究院 Application support method, system, storage medium and electronic equipment based on browser
CN108287920A (en) * 2018-02-13 2018-07-17 深圳市博安达信息技术股份有限公司 A method of handling office files under BS systems
CN108595646B (en) * 2018-04-26 2020-04-24 北京字节跳动网络技术有限公司 Method and device for commenting online document
CN109634588B (en) * 2018-12-06 2022-04-08 安徽科大国创软件科技有限公司 Office document online editing method and system compatible with multiple browsers
US10884713B2 (en) 2019-02-25 2021-01-05 International Business Machines Corporation Transformations of a user-interface modality of an application
CN110471716A (en) * 2019-08-20 2019-11-19 江西金格科技股份有限公司 The non-embedded method using Office in OA system
CN110674619B (en) * 2019-09-18 2023-10-17 北京达佳互联信息技术有限公司 Online document editing method, device, equipment and computer storage medium
CN113741992A (en) * 2020-05-15 2021-12-03 永中软件股份有限公司 Method for embedding Java application program window into browser
CN111708956A (en) * 2020-06-15 2020-09-25 江西金格科技股份有限公司 Method for editing Office file in web browser based on HTML5 technology
CN112395833A (en) * 2020-10-09 2021-02-23 贵州电网有限责任公司 Heterogeneous source document staticizing html processing method
CN112667944A (en) * 2020-12-23 2021-04-16 福建正孚软件有限公司 Http protocol-based file online processing method and system
CN112668297B (en) * 2020-12-28 2023-09-01 广州博士信息技术研究院有限公司 On-line document editing and managing system
CN113256259B (en) * 2021-06-01 2024-04-19 通号智慧城市研究设计院有限公司 Online editing service system and implementation method thereof
CN113407234B (en) * 2021-06-30 2023-11-24 广州江南科友科技股份有限公司 Cross-platform and cross-browser operation and maintenance access method, system and storage medium
CN113590116A (en) * 2021-08-05 2021-11-02 江西金格科技股份有限公司 BS mode-based non-embedded Office using method in OA system

Also Published As

Publication number Publication date
CN101567065A (en) 2009-10-28

Similar Documents

Publication Publication Date Title
CN101567065B (en) Cross-platform online file editing system and method thereof
US9146732B2 (en) Systems and methods for executing an application on a mobile device
CN107577459B (en) Dragging type cross-platform application development system and method based on componentization
CN102057654B (en) Mobile device application framework
CN101150463B (en) Testing method and system
EP2444892A1 (en) Method and device for generating software installation packet
CN104731589A (en) Automatic generation method and device of user interface (UI)
CN102156742A (en) Method and middleware for supporting structured document display with own browser of mobile phone
CN110221848A (en) APP method for updating pages, device, electronic equipment and storage medium
CN111506368B (en) Method, device, equipment and storage medium for converting asynchronous call into synchronous call
CN103634393A (en) IVR (interactive voice response) and realization method thereof
CN102253986A (en) Method and device for improving webpage displaying effect in multiple terminals
CN101158894B (en) Dynamically automatic adapting programming system and method in modular soft software system
US20220300262A1 (en) Method for constructing, running and implementing cross-platform application, terminal, server and system
JP2013030167A (en) System, method and device for setting utility meter
CN113704820A (en) Application log coding method and device and computer readable storage medium
KR20110130611A (en) Web platform unit for mobile terminal connectioned web-application program in heterogeneous operating system
CN101533409A (en) Network browser system and control method
CN102609253A (en) Method and system for implementing smart card application
CN113779122B (en) Method and device for exporting data
KR100878044B1 (en) Application translating method for providing compatible BREW and WIPI and device thereof
CN111708573B (en) System for H5 adaptation has APP, weChat, nail
CN105320499A (en) Adaptive method and related device of application program
KR20090122703A (en) Server and method for providing converting contents
JP4776602B2 (en) Programming device for controller, controller and controller management 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
C14 Grant of patent or utility model
GR01 Patent grant
CP03 Change of name, title or address

Address after: 310051 room 568, building 5, No. 4, Guanhe Road, Xixing street, Binjiang District, Hangzhou City, Zhejiang Province

Patentee after: HANGZHOU SHIDAO INFORMATION TECHNOLOGY Co.,Ltd.

Address before: 310013 No. 2 Longtan Road, warehouse Town, Yuhang District, Zhejiang, Hangzhou

Patentee before: Hangzhou Shidao Science & Technology Co.,Ltd.

CP03 Change of name, title or address