[go: up one dir, main page]

CN103309567B - Method for defining and using character string template - Google Patents

Method for defining and using character string template Download PDF

Info

Publication number
CN103309567B
CN103309567B CN201310263937.3A CN201310263937A CN103309567B CN 103309567 B CN103309567 B CN 103309567B CN 201310263937 A CN201310263937 A CN 201310263937A CN 103309567 B CN103309567 B CN 103309567B
Authority
CN
China
Prior art keywords
character
character string
string model
special
user interface
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
CN201310263937.3A
Other languages
Chinese (zh)
Other versions
CN103309567A (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.)
Individual
Original Assignee
Individual
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 Individual filed Critical Individual
Priority to CN201310263937.3A priority Critical patent/CN103309567B/en
Publication of CN103309567A publication Critical patent/CN103309567A/en
Application granted granted Critical
Publication of CN103309567B publication Critical patent/CN103309567B/en
Priority to PCT/CN2014/000626 priority patent/WO2014206061A1/en
Priority to PCT/CN2014/000629 priority patent/WO2014206062A2/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Classifications

    • GPHYSICS
    • G06COMPUTING OR CALCULATING; COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F3/00Input arrangements for transferring data to be processed into a form capable of being handled by the computer; Output arrangements for transferring data from processing unit to output unit, e.g. interface arrangements
    • G06F3/01Input arrangements or combined input and output arrangements for interaction between user and computer

Landscapes

  • Engineering & Computer Science (AREA)
  • General Engineering & Computer Science (AREA)
  • Theoretical Computer Science (AREA)
  • Human Computer Interaction (AREA)
  • Physics & Mathematics (AREA)
  • General Physics & Mathematics (AREA)
  • User Interface Of Digital Computer (AREA)
  • Digital Computer Display Output (AREA)

Abstract

The invention discloses a method for defining and using a character string template and provides a character user interface of a computer system. By defining a set of special characters and adding the special characters into a character string, a character string template with a specific structure and specific significance and specific usage can be formed. Major functions and major usage similar to a graphics user interface are comprehensively simulated in the character string template. The constitution of the character string template is flexible, easy to adjust and easy to expand. According to the characteristics of specific application, the character string template which meets user requirements, and is simple to operate, convenient to use, straightforward to display and efficient to execute is designed according to specific application. For special application of the usage, a specific using environment and a using method for users can be constructed by adding a special character method. According to the character string template provided, a wide application prospect for a new generation character user interface is opened.

Description

The method of definition and use character string model
Technical field
The present invention relates to a kind of character user interface of computer system.
Background technology
Now, people use the Windows operating system of graphic user interface, by keyboard, mouse and display, use computing machine.
In the past, people used the Dos operating system of character user interface, edited Dos command-line string by keyboard on display, pressed after " carriage return " key, sent Dos command-line string and went to carry out to computing machine.Execution result is presented on display with character style.
Graphic user interface has many good qualities than character user interface, and graphic user interface substitute character user interface becomes the main flow at active user interface.But graphic user interface also has some weakness than character user interface, such as: graphic user interface needs more hardware and software resource, and cost of equipment is higher, and power consumption is larger.The transmitting data stream amount that graphic user interface produces is also larger, etc.
The character string model that the present invention proposes is a kind of character string with specific format.Character string model comprehensive simulated in character user interface has gone out the display structure of graphic user interface, and with adding specific function to accord with the method in character string model, comprehensive simulated has gone out the main operating function of mouse in graphic user interface.The user of graphic user interface can learn to use the method for character string model fast, and remains on the use habit in graphic user interface and use thinking.
Use character string model as user interface, in computer system, have a human-machine interface program, be responsible for receiving the character string model that user sends.And the form that becomes computing machine to carry out character string model interpretation, carries out to computing machine.Result after computing machine is carried out, also, by human-machine interface program changed string model, is shown to user.What user sent is character string model, and what receive is also character string model.
Character string model can be in character user interface comprehensive simulated to have gone out graphic user interface be not object, our object is to inherit the advantage of graphic user interface, for user provides the user interface of better use.
Character string model has very large dirigibility, is easy to adjust, and is easy to expansion.
Can be according to the feature of concrete application item, design operation the simplest, use most convenient, show the most directly perceived, carry out the most efficient character string model.
The proposition of character string model, for character user interface of new generation has been opened up wide application prospect.
Summary of the invention
A kind of method that the present invention proposes definition and use character string model, by add the method for special character in character string, makes to add the character string of special character to have special structure, has had specific meaning and specific using method.
Claim that this character string that has added special character is character string model.
First, one group of special character composition special character collection of definition.Guarantee that special character in special character collection does not conflict mutually with the character in computer user data message.
Special character is mainly divided three classes: special separator, specific function symbol and other special symbols.
Special separator is separated character string.Each marker space that special separator is separated out is with attribute.The characteristic of these attribute description marker spaces.
According to the needs of concrete application, special separator can layering.In the marker space that the special separator of internal layer is separated out at the special separator of skin, then segmentation is separated out less region.
Claim that the marker space that the special separator for depositing character field is separated out is " character field item ".
Between character field item, there is ordinal relation.
Character field item is with attribute.The characteristic of these attribute description character field items.
Character field item has character field name.User can intuitivism apprehension character field item by character field name implication and purposes.
While not inserting user data in character field item, generally put into character field name.Or put into the as described below empty template that includes character field name.
When character field item content has special construction, represent an ad hoc structure with one group of specific character, be referred to as character field item template.In template, generally comprise character field name.
The template of not inserting user data is called empty template.The template of having inserted user data is called mold filling plate.
In character string model, there are one or more character field items to be called identification character section item.The unique corresponding character string model of content of identification character section item.
All character field items except identification character section item are all inserted the character string model of character field name or empty template, do not comprise user data.
The character string model that title does not comprise user data is original character string model.
Claim the character string model of having inserted user data for filling out character string model.
The method of inserting user data in character string model mainly contains three kinds: directly fill out method, Shift Method and fill out template.
In character string model, insert one of method of user data: directly fill out method.This inserts method and directly in character field item, inserts user data.Generally after character field name, insert.
The advantage of this method is simple, intuitive.Character field name and user data are also deposited, intuitively clear.
The shortcoming of this method is to insert after user data, and the length of character string model increases a lot.
In character string model, insert user data method two: Shift Method.This inserts method and in character field item, inserts data simultaneously, deletes original character field name.
The advantage of this method is the utilization factor that has improved character string model.In character string model, most of character is all user data.
The shortcoming of this method is not have after the sign of character field name, and user easily mixes up the position of each character field item.Particularly when having a lot of character field item.Sometimes user need to contrast and with reference to the character field name of each character field item in original character string model.
In character string model, insert user data method three: fill out template.This inserts method and in empty template, fills out user data.
For example: " so-and-so date on date ".Because have " date " three words, can be defined as template.User inserts several numerals in date template, input that just can the target date.
The method of reading user data from character string model is: contrast original character string model and filled out character string model.This method can be found out user data quickly and easily.
Generally, by reference to ordinal position and the character field item template of character field name, character field item, and data content itself, user is sense data intuitively.
The concentrated specific function symbol of special character has specific meanings.Specific function symbol joins after character string model, shows to carry out certain function to adding implantation site.
User uses the method that adds specific function symbol in character string model, can in character user interface, simulate the whole main operating function of mouse in similar pattern user interface.
At special character centralized definition " selector ".Make it there is the function that in similar pattern user interface, left mouse button is clicked.
In a certain character field item of user in character string model, add " selector ", represent the character field item to having added " selector ", carried out selecting operation.Be equivalent to left mouse button, carry out single-click operation in graphic user interface.
In special character centralized definition, " carry out symbol ".Make it there is the function that in similar pattern user interface, left mouse button is double-clicked.
In a certain character field item of user in character string model, add " carrying out symbol ", represent the character field item to having added " carrying out symbol ", carried out executable operations.Be equivalent to left mouse button, carry out double click operation in graphic user interface.
In special character centralized definition, " eject symbol ".Make it there is the function that in similar pattern user interface, right mouse button is clicked.
In a certain character field item of user in character string model, add " ejecting symbol ", represent the character field item to having added " ejecting symbol ", carried out ejection operation.The popup menu content that character field item is relevant therewith, will be presented in pop-up window functional areas.This is equivalent to right mouse button, carry out single-click operation in graphic user interface.
At special character centralized definition " functional areas separator ".As outermost special separator." functional areas separator " is mainly divided into character string model: " menu area ", " quick keypad ", " pop-up window district ", " data field ", " state area ", " time district " etc.Can be in character string model comprehensive simulated go out the Typical Representative of similar pattern user interface: the graphic user interface function division of Windows.
At special character centralized definition " sublist separator ".When concrete application needs, increase definition " sublist first symbol " and " sublist end mark ".Be used for identifying starting position and the end position of sublist in character string model.
In character string model, introduce sublist concept, can simulate the drop-down table, multiselect table, single choice table of similar pattern user interface etc. list structure.Can also simulate the opening procedure step by step of menu in graphic user interface.
Sublist can paging.Sublist has a variety of paging methods.Conventional sublist paging method is: in each sublist paging, increase by one " sublist page number item "." sublist page number item " is generally placed on last of sublist page.The content of " sublist page number item " is the page number of next sublist page.User revises the page number in " sublist page number item ", can forward any one sublist page to.
User inserts " selector " in " sublist page number item ", represents to select this, will forward corresponding sublist page to.
Sublist can be nested.Character field item in sublist can be put into sublist again.The nested structure of sublist can represent more complicated data mode.
At special character centralized definition " character string model separator ".Be used for being separated out character string model one by one in continuous character string.
On former alphanumeric display, with " carriage return " " line feed " symbol separating character string, form row.
If definition " character string model separator " is " carriage return " " line feed " symbol.Alphanumeric display lastrow that just can be former shows a character string model.
Special character centralized definition " request postbacks original character string model symbol ".Be used to the character string model of filling out of inserting user data to find out corresponding original character string model.When user uses " Shift Method " input data and shows data, may often need this function.
Special character centralized definition " symbol requests help ".In character string model, add " symbol requests help ", " symbol requests help " added to implantation site and propose help request.Computer system can all be issued user all relevant help information of finding.
Expanded function applicating example:
At special character centralized definition " card window separator ".Definition " card window first symbol " and " card window end mark " when concrete application needs.Card window concept is introduced in definition " card window separator " in character string model, is similar to the card window of graphic user interface.
" card window separator " delimiter card title, forms " card window item ".User adds " selector " in " card window item ", represents to require to show windows content corresponding to card name in this " card window item ".User sends this with the character string model of selecting card name, and then, user receives the character string model of inserting corresponding card windows content that computer system is sent.
The structure of the character string model of the present invention's definition is very flexible, is easy to adjust, and is easy to expansion.
According to after application requirements adjustment and expansion, can form the dissimilar character string model with distinguishing feature.
Below for several conventional examples:
Example one: compact character string model is strict restricted character string model length a kind of character string model within limits.
The principal feature of compact character string model is:
General " Shift Method " input and the demonstration user data of adopting;
Sublist may need paging;
Multiple sublists may need to open one by one, etc.
Example two: full expand or part deploying type character string model are that length is unrestricted, but need to reduce the character string model of interaction times.
The principal feature of full expand or part deploying type character string model is: in order to reduce interaction times, the list structure that can launch is launched in advance.Such as: drop-down table, menu etc.Can all launch in advance or part is launched in advance, user is selected in once can be on a large scale.
Example three: a selection type character string model is only to operate by selection the character string model of inputting.
By organizing user data reasonably, utilize the sublist function of character string model, only select operation just can complete the input of Chinese character project.
Only, with selecting operation just can complete input, this is for using the character device of simplifying most that possibility is provided.
User defines the method for own special special character:
According to the specific (special) requirements of concrete application item, user can be at the special special character of special character centralized definition.Stipulate implication and the using method of special special character.Adjust the human-machine interface program of computer system, make the human-machine interface program of computer system can understand the implication of special special character, make that special special character is the same with other special character works.
Overall description:
The present invention has following three principal features:
Feature one: the present invention has powerful construction ability.
Can use the simplest method, in character user interface, simulate environment for use and the using method of similar pattern user interface.
Feature two: the present invention has very strong dirigibility, is easy to adjust, and is easy to expansion.
According to the needs of concrete application item, can adjust flexibly, design and be best suited for concrete application item feature, operate the most simply, use most convenient, show the most directly perceived, the most efficient character string model of execution.
Feature three: can be the customized distinctive environment for use of user and using method.
According to the specific (special) requirements of concrete application item, user, can be in character string model by the method for the special special character of definition, designs the special environment for use of user and using method.
Above three features, have embodied the substantive distinguishing features that the present invention has highlightedly.
Embodiment
A simulation chain pharmacy is sent out the application example of subscriber card.
First, definition special character collection.
Definition " functional areas separator " is " | ".
Definition " sublist separator " is " # ".
Definition " sublist first symbol " is " (".
Definition " sublist end mark " is ") ".
Definition " menu separator " is "@".
Definition " shortcut separator " is "~".
Definition " data delimiter " be " ".
Definition " character string model separator " is " carriage return " " line feed " symbol.
Definition " selector " be "! ".
Define that " symbol requests help " is "? "
With " directly filling out method ", in character string model, fill out user data.
The original character string model that definition is used:
Model 1: " actions menu | card management@historical data@helps | send out neocaine~look into card~look into integration || | ".
Model 2: " || || send out neocaine * card number: * name: * phone: identification card number: address: chronic disease (heart disease # hypertension # diabetes # ephrosis # hepatopathy # other) | ".
Model 3: " || || send out neocaine success card number: name: phone: identification card number: address: chronic disease () | ".
Model 4: " || || card report the loss * card number: * name: * phone: * identification card number: | ".
Illustrate: * represents it is required item.
Use and give an example one: send out neocaine.
Use step 1: user sends character string model: "! "
User starts application can use a lot of methods, adopts the method for sending one " selector " here.
Use step 2: user receives character string model: " actions menu | card management@historical data@helps | send out neocaine~look into card~look into integration || | "
User uses shortcut " to send out neocaine ".Add " selector " "! " in shortcut " neocaine " item.Then send.
Use step 3: user sends character string model: " actions menu | card management@historical data@helps | send out neocaine!~look into card~look into integration || | "
Use step 4: user receives character string model: " || || send out neocaine * card number: * name: * phone: identification card number: address: chronic disease (heart disease # hypertension # diabetes # ephrosis # hepatopathy # other) | ".
User inserts user data, and * represents it is required item.Identification card number and address are not required items, do not fill out.In " chronic disease " sublist, select " hypertension ".Add " selector ".Then send.
Use step 5: user sends character string model: " || || send out neocaine * card number: A00001 * name: Zhang San * phone: 13812345678 identification card number: address: chronic disease (heart disease # hypertension! # diabetes # ephrosis # hepatopathy # other) | ".
Use step 6: user receives character string model: " || || send out neocaine success card number: A00001 name: Zhang San phone: 13812345678 identification card number: address: chronic disease (hypertension) | ".
Illustrate that the registration work of sending out neocaine completes.Examine content errorless after, card can have been issued to client.
Sending out neocaine process completes.
In above application, used selection shortcut and " sent out neocaine ".While filling out user data, use the method for directly filling out.In " chronic disease " sublist, select " hypertension ".
Attention: in order to raise the efficiency, after open data field, other functional areas have all emptied.Only retained functional areas separator.
Use and give an example two: card is lost.
Use step 1: user sends character string model: "! "
User starts application.
Use step 2: user receives character string model: " actions menu | card management@historical data@helps | send out neocaine~look into card~look into integration || | "
Shortcut can not be handled card and report the loss.Need to open master menu.Use " card management ".Add " selector " "! " in menu " card management " item.Then send.
Use step 3: user sends character string model: " actions menu | a card management! @historical data@helps | send out neocaine~look into card~look into integration || | "
Use step 4: user receives character string model: " actions menu | card management (send out a neocaine # look into card # card report the loss # and change card # and stop old card # and convert to breath)@historical data@help | a neocaine~look into card~look into integration || | ".
Use " card is reported the loss ".Add " selector " "! " in menu " card is reported the loss " item.Then send.
Use step 5: user sends character string model: " actions menu | (a neocaine # looks into card # card and reports the loss in card management! # changes card # and stops old card # and convert to breath)@historical data@help | send out neocaine~look into card~look into integration || | ".
Use step 6: user receives character string model: " || || card report the loss * card number: * name: * phone: * identification card number: | ".
User inserts user data.Identification card number was not filled out in the past, did not also fill out specifically.Then send.
Use step 7: user sends character string model: " || || card report the loss * card number: A00001 * name: Zhang San * phone: 13812345678 * identification card number: | ".
Use step 8: user receives character string model: " || || card report the loss prompting: identification card number is not filled out.Only have four whole non-NULLs of content and just can report the loss card when consistent with recording.|”。
The help information of identification card number when user investigates neocaine.First from historical record, find out the master menu character string model of just now using.Select shortcut " to send out neocaine ".Then send.
Use step 9: user sends character string model: " actions menu | card management@historical data@helps | send out neocaine!~look into card~look into integration || | ".
Use step 10: user receives character string model: " || || send out neocaine * card number: * name: * phone: identification card number: address: chronic disease (heart disease # hypertension # diabetes # ephrosis # hepatopathy # other) | ".
The help information of identification card number when user investigates neocaine.Add " symbol requests help " "? " in " identification card number " itemThen send.
Use step 11; User sends character string model: " || || send out neocaine * card number: * name: * phone: identification card number:? address: chronic disease (heart disease # hypertension # diabetes # ephrosis # hepatopathy # other) | ".
Use step 12: user receives character string model: " || || send out neocaine help information: identification card number can not filled out.But, do not have identification card number can not report the loss rear benefit card.Turn integration, convert to a lot of business such as breath and all can not carry out.|”。
Business procedure completes.
In above application, used the operation of opening menu and choice menus.While also using " symbol requests help " to find neocaine, the help information of identification card number.While filling out user data, use the method for directly filling out.
Attention: use the original character string model in historical data, can raise the efficiency.
From above use for example, can find out, in character string model, user is simple to operation, and using method is basic consistent with graphic user interface with use thinking.Using method is flexible, in order to raise the efficiency, opens behind data field, has emptied other functional areas.All these usages can require and adjust flexibly according to user.
More than give an example, absolutely prove that character string model is a kind of character user interface of outstanding computer system.
Above example embodiment, is only of the present invention for illustrating, rather than limits of the present invention.Change in the scope of Spirit Essence that does not depart from the technology of the present invention feature should comprise in the present invention.

Claims (9)

1. a method for definition and use character string model, is characterized in that, comprises the following steps:
Steps A, definition special character collection, guarantee that special character in special character collection does not conflict mutually with the character in computer user data message;
Step B, character string model are the character strings that has added special character, and special character is divided three classes: special separator, specific function symbol and other special symbols;
Step C, special separator are separated character string, each marker space that special separator is separated out is with attribute, " character field item " is the marker space that the special separator for depositing character field is separated out, character field item is with attribute, character field item has character field name, implication and purposes that user can intuitivism apprehension character field item by character field name;
Step D, the concentrated specific function symbol of special character have specific meanings, and specific function symbol joins after character string model, shows to carry out certain function to adding implantation site;
Step e, user add specific function symbol in character string model, wherein,
At special character centralized definition " selector ", make it there is the function that in similar pattern user interface, left mouse button is clicked, in a certain character field item of user in character string model, add " selector ", represent that the character field item to having added " selector " has carried out selecting operation, be equivalent to left mouse button, carry out single-click operation in graphic user interface
And/or,
In special character centralized definition, " carry out symbol ", make it there is the function that in similar pattern user interface, left mouse button is double-clicked, in a certain character field item of user in character string model, add " carrying out symbol ", represent that the character field item to having added " carrying out symbol " has carried out executable operations, be equivalent to left mouse button, carry out double click operation in graphic user interface
And/or,
In special character centralized definition, " eject symbol ", make it there is the function that in similar pattern user interface, right mouse button is clicked, in a certain character field item of user in character string model, add " ejecting symbol ", represent that the character field item to having added " ejecting symbol " has carried out ejection operation, the popup menu content that character field item is relevant therewith, to be presented in pop-up window functional areas, this is equivalent to right mouse button, carry out single-click operation in graphic user interface;
Step F, in character string model, insert after user data, user sends this character string model, starts explanation, translation and execution to this character string model;
Step G, contrast original character string model and fill out character string model, read user data from character string model, thereby realize the operating function that simulates mouse in similar pattern user interface in character user interface.
2. the method for definition according to claim 1 and use character string model, is characterized in that, further comprising the steps of:
According to the needs of concrete application, special separator can layering, and in the marker space that the special separator of internal layer is separated out at the special separator of skin, then segmentation is separated out less region.
3. the method for definition according to claim 2 and use character string model, is characterized in that, further comprising the steps of:
At special character centralized definition " functional areas separator ", as outermost special separator, " functional areas separator " is divided into character string model: " menu area ", " quick keypad ", " pop-up window district ", " data field ", " state area ", " time district " simulate the graphic user interface function division of the Typical Representative Windows of similar pattern user interface in character string model.
4. the method for definition according to claim 1 and use character string model, is characterized in that, further comprising the steps of:
At special character centralized definition " character string model separator ", be used for being separated out character string model one by one in continuous character string.
5. the method for definition according to claim 1 and use character string model, is characterized in that, further comprising the steps of:
Special character centralized definition " request postbacks original character string model symbol ", be used to the character string model of filling out of inserting user data to find out corresponding original character string model;
Special character centralized definition " symbol requests help ", in character string model, add " symbol requests help ", " symbol requests help " added to implantation site and propose help request, computer system can all be issued user all relevant help information of finding;
At special character centralized definition " card window separator ", in character string model, introduce card window concept, be similar to the card window of graphic user interface.
6. the method for definition according to claim 1 and use character string model, is characterized in that, further comprising the steps of:
At special character centralized definition " sublist separator ", in character string model, introduce sublist concept.
7. the method for definition according to claim 6 and use character string model, is characterized in that, further comprising the steps of:
Use the sublist of character string model, can simulate drop-down table, multiselect table and the single choice list structure of similar pattern user interface, can also simulate the opening procedure step by step of menu in graphic user interface.
8. the method for definition according to claim 6 and use character string model, is characterized in that, further comprising the steps of:
Sublist can paging.
9. the method for definition according to claim 6 and use character string model, is characterized in that, further comprising the steps of:
Sublist can be nested.
CN201310263937.3A 2013-06-28 2013-06-28 Method for defining and using character string template Active CN103309567B (en)

Priority Applications (3)

Application Number Priority Date Filing Date Title
CN201310263937.3A CN103309567B (en) 2013-06-28 2013-06-28 Method for defining and using character string template
PCT/CN2014/000626 WO2014206061A1 (en) 2013-06-28 2014-06-27 Method for defining and using character string template
PCT/CN2014/000629 WO2014206062A2 (en) 2013-06-28 2014-06-30 Method of defining and using character string template

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201310263937.3A CN103309567B (en) 2013-06-28 2013-06-28 Method for defining and using character string template

Publications (2)

Publication Number Publication Date
CN103309567A CN103309567A (en) 2013-09-18
CN103309567B true CN103309567B (en) 2014-05-07

Family

ID=49134849

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201310263937.3A Active CN103309567B (en) 2013-06-28 2013-06-28 Method for defining and using character string template

Country Status (2)

Country Link
CN (1) CN103309567B (en)
WO (2) WO2014206061A1 (en)

Families Citing this family (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN103309567B (en) * 2013-06-28 2014-05-07 盛建 Method for defining and using character string template
CN104699370A (en) * 2015-03-11 2015-06-10 酷派软件技术(深圳)有限公司 Input method and terminal

Citations (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN102214040A (en) * 2010-04-08 2011-10-12 阿瓦雅公司 Multi-mode touchscreen user interface for a multi-state touchscreen device

Family Cites Families (9)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US5638505A (en) * 1991-08-16 1997-06-10 Sun Microsystems, Inc. Apparatus and methods for moving/copying objects using destination and/or source bins
CN100490546C (en) * 2006-05-19 2009-05-20 盛建 Method for defining and using short message commband sample
JP2008210077A (en) * 2007-02-26 2008-09-11 Sanyo Electric Co Ltd Method and program for creating template in diagnostic support device
CN101378548A (en) * 2008-09-23 2009-03-04 中兴通讯股份有限公司 Method and apparatus for implementing conversion of AT command and business message
CN102117159B (en) * 2009-04-30 2012-11-14 广东国笔科技股份有限公司 Hunan-machine interface interaction system and method
CN101788996A (en) * 2009-11-19 2010-07-28 山东浪潮齐鲁软件产业股份有限公司 User-defined searching method
CN102902547A (en) * 2012-10-18 2013-01-30 上海师范大学 Command construction and analysis method of command line interface
CN102970612A (en) * 2012-12-04 2013-03-13 四川长虹电器股份有限公司 Interaction method of smart televisions
CN103309567B (en) * 2013-06-28 2014-05-07 盛建 Method for defining and using character string template

Patent Citations (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN102214040A (en) * 2010-04-08 2011-10-12 阿瓦雅公司 Multi-mode touchscreen user interface for a multi-state touchscreen device

Non-Patent Citations (2)

* Cited by examiner, † Cited by third party
Title
"Windows 环境下模拟输入的实现";李智芳;《计算机应用研究》;20020131(第1期);第156-157页 *
李智芳."Windows 环境下模拟输入的实现".《计算机应用研究》.2002,(第1期),第156-157页.

Also Published As

Publication number Publication date
WO2014206062A2 (en) 2014-12-31
WO2014206061A1 (en) 2014-12-31
WO2014206062A3 (en) 2015-03-05
CN103309567A (en) 2013-09-18

Similar Documents

Publication Publication Date Title
US20230085169A1 (en) Online collaboration platform
CN102722519B (en) Techniques to create structured document templates using enhanced content controls
CN114035773A (en) Configuration-based low-code form development method, system and device
JP2024086854A (en) Message display method, device, terminal and computer-readable storage medium
CN107291462A (en) The self-defined method of combination of interactive data system, system and compiling, operation method
CN108399072A (en) Five application page update method and device
US9977772B1 (en) Method and system for cellular text processor and display
CN104040469A (en) Content selection in a pen-based computing system
CN103109264A (en) Creating a configuration file template
CN104063495A (en) Form extension method and form extension device
CN109634570A (en) Front and back end integrated development method, device, equipment and computer readable storage medium
CN107894945A (en) Bury an adding method, mobile terminal and computer-readable recording medium
CN103246748A (en) Technology for automatic management of file descriptor
CN103309567B (en) Method for defining and using character string template
CN101377737B (en) Resource management apparatus of application system
CN119376743B (en) Self-evolving waveform system, method, device and medium
CN106648917A (en) Cache data differential updating method and system
CN104866306A (en) Note-taking realization method, device, mobile terminal and system based on mobile-terminal reading
CN110286991A (en) A kind of information processing method and device
CN102722543B (en) Method for storing files
CN108984077A (en) A kind of convenient method, device and electronic equipment deleted and replicate content in document
CN111427522B (en) Data remote synchronization method, device and system
WO2016133153A2 (en) Information management device, and file management method
CN114281539A (en) Resource allocation method, system and storage medium
CN102385474B (en) Data output 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
C14 Grant of patent or utility model
GR01 Patent grant
OL01 Intention to license declared
OL01 Intention to license declared