CN101950258A - Word processing system-based plug-in generating method and device - Google Patents

Word processing system-based plug-in generating method and device Download PDF

Info

Publication number
CN101950258A
CN101950258A CN2010102997897A CN201010299789A CN101950258A CN 101950258 A CN101950258 A CN 101950258A CN 2010102997897 A CN2010102997897 A CN 2010102997897A CN 201010299789 A CN201010299789 A CN 201010299789A CN 101950258 A CN101950258 A CN 101950258A
Authority
CN
China
Prior art keywords
plug
unit
office
word processor
control
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
CN2010102997897A
Other languages
Chinese (zh)
Other versions
CN101950258B (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.)
Yonyou Network Technology Co Ltd
Original Assignee
Yonyou Software 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 Yonyou Software Co Ltd filed Critical Yonyou Software Co Ltd
Priority to CN 201010299789 priority Critical patent/CN101950258B/en
Publication of CN101950258A publication Critical patent/CN101950258A/en
Application granted granted Critical
Publication of CN101950258B publication Critical patent/CN101950258B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Landscapes

  • Stored Programmes (AREA)

Abstract

The invention provides a word processing system-based plug-in generating method. The method comprises the following steps of: 102, reading declaration and definition of a plug-in when starting a word processing system; 104, converting a control in the word processing system into a universal control object according to the declaration and definition of the plug-in; 106, selecting a corresponding plug-in generator according to the type of the universal control object; and 108, generating the plug-in aiming at the word processing system by using the plug-in generator according to the type of the universal control object and the version of the word processing system. The invention also provides a word processing system-based plug-in generating device. According to the technical scheme of the invention, the multiversion problem faced in the development of the conventional Microsoft Office plug-in is solved, the differentiation of plug-in development interfaces is avoided, normal running of the developed plug-in in different Microsoft Office versions can be ensured, and the consistency between the style of the plug-in and the style of the version of the run Microsoft Office corresponding to the plug-in can be ensured.

Description

Plug-in unit based on word processor generates method and apparatus
Technical field
The present invention relates to the developing plug of word processor, generate method and apparatus in particular to a kind of plug-in unit based on word processor.
Background technology
Current, along with IT application in enterprise more and more widely and deeply, enterprise just needs advantages of simplicity and high efficiency to realize using with the integrated enterprise of the Office of Microsoft more.So, the exploitation Office of Microsoft uses and just need carry out the exploitation of plug-in unit on Office.
The Office of Microsoft developing plug at different editions generally all is to develop at specific version now.That is to say the plug-in unit that to develop different editions to the Office of Microsoft of different editions, could guarantee and normally to move.Some changes all can take place in the developing plug interface of each Office of Microsoft version, the plug-in unit that wants to realize based on the developing plug interface of the Office of a Microsoft version can be available on the Office of Microsoft of different editions, just need do corresponding adjustment, will increase the cost of developing plug like this according to the developing plug interface of corresponding version.
Therefore, conclusion is got up, and the Office of the Microsoft plug-in unit use on other version that realizes at certain version can face following problem:
1. the plug-in unit in the highest version exploitation can't move in lowest version.
2. can't normally move, serious even can cause the Office system crash.
3. style disunity.The style of different editions Office is inconsistent, and its style and user use the difference of Office version style can reduce user's satisfaction.
Therefore, need a kind of plug-in unit generating mode based on word processor, can solve the problem of the differentiation of Office different editions developing plug interface, can guarantee that the plug-in unit of developing can move normally in the different Office of Microsoft versions, and can guarantee the style of plug-in unit and the consistance of the corresponding operation Office of Microsoft version style.
Summary of the invention
In view of more than, technical scheme of the present invention technical matters to be solved is, provide a kind of plug-in unit to generate method and apparatus based on word processor, can solve the problem of the differentiation of Office different editions developing plug interface, can guarantee that the plug-in unit of developing can move normally in the different Office of Microsoft versions, and can guarantee the style of plug-in unit and the consistance of the corresponding operation Office of Microsoft version style.
The invention provides a kind of plug-in unit generation method, comprising based on word processor: step 102, when starting word processor, read the plug-in unit declaration definition; Step 104 according to described plug-in unit declaration definition, is converted to the common controls object with the control in the described word processor; Step 106 according to the type of described common controls object, is selected corresponding plug-in unit maker; Step 108 is used described plug-in unit maker, according to the version of the type and the described word processor of described common controls object, generates the plug-in unit at described word processor.By this technical scheme, can the control of corresponding character disposal system be generated common controls according to the declaration definition of plug-in unit, generate the plug-in unit of corresponding version word processor according to the type of common controls, can reduce cost of development, help the integrated application of high-quality word processor.
In technique scheme, preferably, before described step 102, also comprise: described step 101, preset described plug-in unit declaration definition.By this technical scheme, form that can self-defined control, convenient, flexible.
In technique scheme, preferably, described control comprises menu, button, combobox and text box.
In technique scheme, preferably, in described step 108, the plug-in unit maker of described correspondence also generates described plug-in unit according to the interface message of described common controls object, wherein, the interface message of described common controls object comprises control sign, control title, control outward appearance and control trigger event.By this technical scheme, can generate corresponding plug-in unit accurately.
In technique scheme, preferably, described word processor comprises the Office system.By this technical scheme, plug-in unit generation method can be applied in the Office system.
In technique scheme, preferably, in described step 108, when the version of described Office was Office 2003, the form of the described plug-in unit of generation was OfficeCommandBar; At the version of described Office is Office 2007 and when above, and the described plug-in unit of generation defines by Office Ribbon XML form.
Pass through technique scheme, can realize a kind of plug-in unit generation method based on word processor, solved the many version problems that face in the existing Office of the Microsoft developing plug, made the developing plug personnel need not consider the differentiation of Office different editions developing plug interface.Owing to avoided the differentiation of developing plug interface, can guarantee that the plug-in unit of developing can normally move in the different Office of Microsoft versions, and can guarantee the style of plug-in unit and the consistance of the corresponding operation Office of Microsoft version style.
The present invention also provides a kind of plug-in unit generating apparatus based on word processor, comprising: read module, when starting word processor, read the plug-in unit declaration definition; Modular converter according to described plug-in unit declaration definition, is converted to the common controls object with the control in the described word processor; The plug-in unit maker is selected module, according to the type of described common controls object, selects corresponding plug-in unit maker; The plug-in unit generation module uses described plug-in unit maker, according to the version of the type and the described word processor of described common controls object, generates the plug-in unit at described word processor.By this technical scheme, can the control of corresponding character disposal system be generated common controls according to the declaration definition of plug-in unit, generate the plug-in unit of corresponding version word processor according to the type of common controls, can reduce cost of development, help the integrated application of high-quality word processor.
In technique scheme, preferably, also comprise: pre-set module, preset described plug-in unit declaration definition.By this technical scheme, form that can self-defined control, convenient, flexible.
In technique scheme, preferably, described plug-in unit generation module also according to the interface message of described common controls object, uses the plug-in unit maker of described correspondence to generate described plug-in unit,
Wherein, the interface message of described common controls object comprises control sign, control title, control outward appearance and control trigger event.By this technical scheme, can generate corresponding plug-in unit accurately.
In technique scheme, preferably, described word processor is the Office system.By this technical scheme, the plug-in unit generating apparatus can be applied in the Office system.
Pass through technique scheme, can realize a kind of plug-in unit generating apparatus based on word processor, solved the many version problems that face in the existing Office of the Microsoft developing plug, made the developing plug personnel need not consider the differentiation of Office different editions developing plug interface.Owing to avoided the differentiation of developing plug interface, can guarantee that the plug-in unit of developing can normally move in the different Office of Microsoft versions, and can guarantee the style of plug-in unit and the consistance of the corresponding operation Office of Microsoft version style.
Description of drawings
Fig. 1 is the process flow diagram of the plug-in unit generation method based on word processor according to an embodiment of the invention;
Fig. 2 is the block diagram of the plug-in unit generating apparatus based on word processor according to an embodiment of the invention; And
Fig. 3 is the workflow diagram based on the plug-in unit generation method of word processor according to still another embodiment of the invention.
Embodiment
In order more to be expressly understood above-mentioned purpose of the present invention, feature and advantage, the present invention is further described in detail below in conjunction with the drawings and specific embodiments.
Set forth a lot of details in the following description so that fully understand the present invention, still, the present invention can also adopt other to be different from other modes described here and implement, and therefore, the present invention is not limited to the restriction of following public specific embodiment.
Fig. 1 is the process flow diagram of the plug-in unit generation method based on word processor according to an embodiment of the invention.
As shown in Figure 1, the plug-in unit generation method based on word processor comprises according to an embodiment of the invention: step 102, when starting word processor, read the plug-in unit declaration definition; Step 104 according to described plug-in unit declaration definition, is converted to the common controls object with the control in the described word processor; Step 106 according to the type of described common controls object, is selected corresponding plug-in unit maker; Step 108 is used described plug-in unit maker, according to the version of the type and the described word processor of described common controls object, generates the plug-in unit at described word processor.By such technical scheme, can the control of corresponding character disposal system be generated common controls according to the declaration definition of plug-in unit, generate the plug-in unit of corresponding version word processor according to the type of common controls, can reduce cost of development, help the integrated application of high-quality word processor.
In technique scheme, before described step 102, can also comprise: described step 101, preset described plug-in unit declaration definition.Like this, form that just can self-defined control, convenient, flexible.
In technique scheme, described control comprises menu, button, combobox and text box.
In technique scheme, in described step 108, the plug-in unit maker of described correspondence also generates described plug-in unit according to the interface message of described common controls object, and wherein, the interface message of described common controls object comprises control sign, control title, control outward appearance and control trigger event.Therefore, can generate corresponding plug-in unit accurately.
In technique scheme, described word processor comprises the Office system.Therefore, plug-in unit generation method can be applied in the Office system.
In technique scheme, in described step 108, when the version of described Office was Office 2003, the form of the described plug-in unit of generation was Office CommandBar; At the version of described Office is Office 2007 and when above, and the described plug-in unit of generation defines by Office Ribbon XML form.
Pass through technique scheme, can realize a kind of plug-in unit generation method based on word processor, solved the many version problems that face in the existing Office of the Microsoft developing plug, made the developing plug personnel need not consider the differentiation of Office different editions developing plug interface.Owing to avoided the differentiation of developing plug interface, can guarantee that the plug-in unit of developing can normally move in the different Office of Microsoft versions, and can guarantee the style of plug-in unit and the consistance of the corresponding operation Office of Microsoft version style.
Fig. 2 is the block diagram of the plug-in unit generating apparatus based on word processor according to an embodiment of the invention.
As shown in Figure 2, the plug-in unit generating apparatus 200 based on word processor comprises according to an embodiment of the invention: read module 202, when starting word processor, read the plug-in unit declaration definition; Modular converter 204 according to described plug-in unit declaration definition, is converted to the common controls object with the control in the described word processor; The plug-in unit maker is selected module 206, according to the type of described common controls object, selects corresponding plug-in unit maker; Plug-in unit generation module 208 uses described plug-in unit maker, according to the version of the type and the described word processor of described common controls object, generates the plug-in unit at described word processor.By such technical scheme, can the control of corresponding character disposal system be generated common controls according to the declaration definition of plug-in unit, generate the plug-in unit of corresponding version word processor according to the type of common controls, can reduce cost of development, help the integrated application of high-quality word processor.
In technique scheme, can also comprise: pre-set module, preset described plug-in unit declaration definition.Like this, form that just can self-defined control, convenient, flexible.
In technique scheme, described plug-in unit generation module also according to the interface message of described common controls object, uses the plug-in unit maker of described correspondence to generate described plug-in unit,
Wherein, the interface message of described common controls object comprises control sign, control title, control outward appearance and control trigger event.Therefore, can generate corresponding plug-in unit accurately.
In technique scheme, described word processor is the Office system.By this technical scheme, the plug-in unit generating apparatus can be applied in the Office system.
Pass through technique scheme, can realize a kind of plug-in unit generating apparatus based on word processor, solved the many version problems that face in the existing Office of the Microsoft developing plug, made the developing plug personnel need not consider the differentiation of Office different editions developing plug interface.Owing to avoided the differentiation of developing plug interface, can guarantee that the plug-in unit of developing can normally move in the different Office of Microsoft versions, reduce cost of development, and can guarantee the style of plug-in unit and the consistance of the corresponding operation Office of Microsoft version style.
Fig. 3 is the workflow diagram based on the plug-in unit generation method of word processor according to still another embodiment of the invention.
The technical scheme of present embodiment is a kind of general developing plug method that can adapt to different editions Office automatically based on the Office of Microsoft.Adopt statement of file system memory card and definition, the plug-in unit installation directory is scanned, find out plug-in unit declaration definition file, and resolve by the adaptive charger of plug-in unit.The Office version that the adaptive charger of plug-in unit is installed according to current system generates the plug-in unit of corresponding version automatically from plug-in unit declaration definition file, and the plug-in unit that generates is loaded into the Office product.Concrete workflow in step 302, loads when Office starts " plug-in adapter " as shown in Figure 3.
In step 304, plug-in adapter is all the plug-in unit declaration definition files in the scanning plug-in unit installation directory when loading.
In step 306, find out plug-in unit declaration definition file, declaration definition file canonical name is by appointment named, and promptly representing such as the file of file suffixes " plugin.xml " by name is plug-in unit declaration definition file.
Wherein, can comprise a definition such as menu, button, combobox and text box in a plug-in unit declaration definition file.
Menu, menu are described and have been comprised following content: the unique identification of menu in the Office menu; The title of menu; The title of menu; The icon of menu; The outward appearance of menu (font, background, text color); Menu is clicked the title of trigger event.
Submenu: every in the submenu also all is a menu.
Button: the unique identification of button in the Office toolbar button; The title of button; The title of button; The icon of button; The outward appearance of button (font, background, text color); Button is clicked the title of trigger event.
Subitem: every in the subitem both can be a button, also can be a combobox or text box or popup menu.
Combobox: the title of combobox; The title of combobox; The content item of combobox; The outward appearance of combobox (font, background, text color); The title of combobox content choice change events.
Text box: the title of text box; The title of text box; The outward appearance of text box (font, background, text color); The title of text box content change incident.
In step 308, plug-in adapter is resolved plug-in unit declaration definition file, the declaration definition of item such as the menu that obtains defining in the file, button, combobox, text box, and be converted to plug-in unit adapting universal menu object, plug-in unit adapting universal button object, plug-in unit adapting universal combobox object and plug-in unit adapting universal text box object.
Wherein, concrete, the interface of plug-in unit adapting universal menu object:
ID: the unique identification of menu in the Office system.
Name: the title of menu.
Title: the display Name of menu.
Image: the icon resource of menu, icon resource can also can be a byte arrays that figure is stored with binary mode from a graphic file.
Style: the outward appearance of menu, Style comprises font, background color, textcolor.
ClickEventID: the incident title that menu sends when clicking.
SubItems: submenu, submenu are set, and each in the set also is a plug-in unit adapting universal menu object.
The interface of plug-in unit adapting universal button object:
ID: the unique identification of button in the Office system.
Name: the title of button.
Title: the display Name of button.
Image: the icon resource of button, icon resource can also can be a byte arrays that figure is stored with binary mode from a graphic file.
Style: the outward appearance of button, Style comprises font, background color, textcolor.
ClickEventID: the incident title that button sends when clicking.
SubItems: subitem, subitem are set, and each in the set can be a plug-in unit adapting universal menu object, also can be plug-in unit adapting universal button object, also can be plug-in unit adapting universal combobox object and plug-in unit adapting universal text box object.
The interface of plug-in unit adapting universal combobox object:
ID: the unique identification of combobox in the Office system.
Name: the title of combobox.
Items: the content of combobox.
Style: the outward appearance of menu, Style comprises font, background color, textcolor.
SelectChangedEventID: the incident title of sending when the options of combobox changes.
The interface of plug-in unit adapting universal text box object:
ID: the unique identification of text box in the Office system.
Name: the title of text box.
Style: the outward appearance of text box, Style comprises font, background color, textcolor.
TextChangedEventID: the incident title of sending when the text box content changes.
In step 310, plug-in adapter is selected corresponding plug-in unit maker according to the plug-in unit adapting universal object type difference of importing into.
In step 312, read plug-in unit declaration definition file.
In step 314, the plug-in unit maker is according to the plug-in unit adapting universal object that imports into, and the card i/f that calls current Office version generates the Office plug-in unit.As shown in Figure 3, menu builder has generated Office, and Button Generator has generated the Office button, and the combobox maker has generated the Office combobox.
In addition, the plug-in unit of plug-in unit adapting universal Menu Type generates by following mode:
1), generates the OfficeCommandBar of standard by programming mode for the Office2003 system.
2), generate Office Ribbon XML definition by programming mode for Office2007 and the Office system more than the Office2007.
The plug-in unit of plug-in unit adapting universal type of button generates by following mode:
1), generates the OfficeCommandBar of standard by programming mode for the Office2003 system.
2), generate Office Ribbon XML definition by programming mode for Office2007 and the Office system more than the Office2007.
The plug-in unit of plug-in unit adapting universal combobox type generates by following mode:
1), generates the OfficeCommandBar of standard by programming mode for the Office2003 system.
2), generate Office Ribbon XML definition by programming mode for Office2007 and the Office system more than the Office2007.
The plug-in unit of plug-in unit adapting universal text box type generates by following mode:
1), generates the OfficeCommandBar of standard by programming mode for the Office2003 system.
2), generate Office Ribbon XML definition by programming mode for Office2007 and the Office system more than the Office2007.
By technique scheme, can realize a kind of plug-in unit generation method based on word processor, can when realizing the Office developing plug, need not consider the difference of the Office developing plug interface of different editions again.Make that describing the plug-in unit of developing based on unified plug-in unit normative statement can normally move in different Office versions, and can reduce cost of development, help enterprise to develop the integrated application of high-quality Office.
The above is the preferred embodiments of the present invention only, is not limited to the present invention, and for a person skilled in the art, the present invention can have various changes and variation.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. the plug-in unit generation method based on word processor is characterized in that, comprising:
Step 102 when starting word processor, reads the plug-in unit declaration definition;
Step 104 according to described plug-in unit declaration definition, is converted to the common controls object with the control in the described word processor;
Step 106 according to the type of described common controls object, is selected corresponding plug-in unit maker;
Step 108 is used described plug-in unit maker, according to the version of the type and the described word processor of described common controls object, generates the plug-in unit at described word processor.
2. plug-in unit generation method according to claim 1 is characterized in that, before described step 102, also comprises:
Described step 101 presets described plug-in unit declaration definition.
3. plug-in unit generation method according to claim 1 is characterized in that described control comprises menu, button, combobox and text box.
4. plug-in unit generation method according to claim 1 is characterized in that, in described step 108, the plug-in unit maker of described correspondence also generates described plug-in unit according to the interface message of described common controls object,
Wherein, the interface message of described common controls object comprises control sign, control title, control outward appearance and control trigger event.
5. according to each described plug-in unit generation method in the claim 1 to 4, it is characterized in that described word processor comprises the Office system.
6. plug-in unit generation method according to claim 5 is characterized in that, in described step 108, when the version of described Office was Office 2003, the form of the described plug-in unit of generation was Office CommandBar;
At the version of described Office is Office 2007 and when above, and the described plug-in unit of generation defines by Office Ribbon XML form.
7. the plug-in unit generating apparatus based on word processor is characterized in that, comprising:
Read module when starting word processor, reads the plug-in unit declaration definition;
Modular converter according to described plug-in unit declaration definition, is converted to the common controls object with the control in the described word processor;
The plug-in unit maker is selected module, according to the type of described common controls object, selects corresponding plug-in unit maker;
The plug-in unit generation module uses described plug-in unit maker, according to the version of the type and the described word processor of described common controls object, generates the plug-in unit at described word processor.
8. plug-in unit generating apparatus according to claim 7 is characterized in that, also comprises:
Pre-set module, preset described plug-in unit declaration definition.
9. plug-in unit generating apparatus according to claim 7 is characterized in that, described plug-in unit generation module also according to the interface message of described common controls object, uses the plug-in unit maker of described correspondence to generate described plug-in unit,
Wherein, the interface message of described common controls object comprises control sign, control title, control outward appearance and control trigger event.
10. according to each described plug-in unit generating apparatus in the claim 6 to 9, it is characterized in that described word processor is the Office system.
CN 201010299789 2010-09-29 2010-09-29 Word processing system-based plug-in generating method and device Active CN101950258B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN 201010299789 CN101950258B (en) 2010-09-29 2010-09-29 Word processing system-based plug-in generating method and device

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN 201010299789 CN101950258B (en) 2010-09-29 2010-09-29 Word processing system-based plug-in generating method and device

Publications (2)

Publication Number Publication Date
CN101950258A true CN101950258A (en) 2011-01-19
CN101950258B CN101950258B (en) 2013-08-14

Family

ID=43453763

Family Applications (1)

Application Number Title Priority Date Filing Date
CN 201010299789 Active CN101950258B (en) 2010-09-29 2010-09-29 Word processing system-based plug-in generating method and device

Country Status (1)

Country Link
CN (1) CN101950258B (en)

Cited By (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN105653363A (en) * 2015-12-28 2016-06-08 北京致远协创软件有限公司 Interface function realization method and apparatus
CN108241513A (en) * 2016-12-23 2018-07-03 北京国双科技有限公司 Data processing method and device
CN111026368A (en) * 2019-11-28 2020-04-17 西安四叶草信息技术有限公司 Python-based plug-in generation method, device, equipment and storage medium

Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20040261067A1 (en) * 2003-03-12 2004-12-23 International Business Machines Corporation Compilation and runtime information generation and optimization
JP2007025928A (en) * 2005-07-14 2007-02-01 Seiko Epson Corp Device control system, device control processing method and device control program
CN101082865A (en) * 2007-06-29 2007-12-05 中兴通讯股份有限公司 Automatically generating method based on data driving interface
CN101359285A (en) * 2007-08-02 2009-02-04 珠海金山软件股份有限公司 Apparatus and method for inserting control into document
CN101567065A (en) * 2009-05-26 2009-10-28 杭州世导科技有限公司 Cross-platform online file editing system and method thereof

Patent Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20040261067A1 (en) * 2003-03-12 2004-12-23 International Business Machines Corporation Compilation and runtime information generation and optimization
JP2007025928A (en) * 2005-07-14 2007-02-01 Seiko Epson Corp Device control system, device control processing method and device control program
CN101082865A (en) * 2007-06-29 2007-12-05 中兴通讯股份有限公司 Automatically generating method based on data driving interface
CN101359285A (en) * 2007-08-02 2009-02-04 珠海金山软件股份有限公司 Apparatus and method for inserting control into document
CN101567065A (en) * 2009-05-26 2009-10-28 杭州世导科技有限公司 Cross-platform online file editing system and method thereof

Cited By (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN105653363A (en) * 2015-12-28 2016-06-08 北京致远协创软件有限公司 Interface function realization method and apparatus
CN105653363B (en) * 2015-12-28 2018-10-26 北京致远互联软件股份有限公司 A kind of interface function implementation method and device
CN108241513A (en) * 2016-12-23 2018-07-03 北京国双科技有限公司 Data processing method and device
CN111026368A (en) * 2019-11-28 2020-04-17 西安四叶草信息技术有限公司 Python-based plug-in generation method, device, equipment and storage medium
CN111026368B (en) * 2019-11-28 2023-09-19 西安四叶草信息技术有限公司 Python-based plug-in generation method, device, equipment and storage medium

Also Published As

Publication number Publication date
CN101950258B (en) 2013-08-14

Similar Documents

Publication Publication Date Title
CN101998010B (en) Image forming apparatus, program management system and program management method
US9734465B2 (en) Distributed workflow-enabled system
CN100399760C (en) Home network system for driving a remote user interface
CN101316183B (en) Human-machine interaction interface generation method and system of digital home network
CN100368981C (en) Function converting apparatus and function converting method
CN102456033B (en) General page querying method, system and terminal
CN103546639A (en) Device for quick access to specified interface of application for mobile terminal
CN101950258B (en) Word processing system-based plug-in generating method and device
KR20100009297A (en) Image forming apparatus, service system and service install method based osgi
CN102713870A (en) Information processing device communicating with peripheral device, information processing method, and control program
CN101216747A (en) Method and device for producing intelligent help information
CN101106479A (en) Host terminal to provide device configuration information, a method thereof, and devices to receive configuration information from the host terminal
JP5338571B2 (en) Image processing system, management apparatus, image processing apparatus, management method, program, and recording medium
CN102479349B (en) Method and device for sending receipt files in ERP system and ERP (Enterprise Resource Planning) system
CN101345933A (en) Dynamic alternation and loading/unloading method for mobile phone display font style and font size
JP2002251261A (en) Picture outputting device and information processor and data processing method and storage medium
CN102520960A (en) Interface automatic generating system and interface automatic generating method
CN104009866A (en) WEB network management system modularization implementing method and device based on RIA
CN102402440B (en) Method and device for pushing and prompting of application program
CN101120339B (en) Multiple language support system and method for application
CN105653341A (en) Method, device and system for upgrading network invoice client
CN101876905A (en) Client development system based on fore-end business platform and implementation method thereof
CN105786824A (en) Dynamic icon generation method and system
US20180039465A1 (en) Information processing apparatus, control method, and storage medium
CN102567525A (en) Method and system for modifying files stored in electronic terminals

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
C56 Change in the name or address of the patentee
CP03 Change of name, title or address

Address after: 100094 Haidian District North Road, Beijing, No. 68

Patentee after: Yonyou Network Technology Co., Ltd.

Address before: 100094 Beijing city Haidian District North Road No. 68, UFIDA Software Park

Patentee before: UFIDA Software Co., Ltd.