CN108664180B - Information transmission method and system - Google Patents

Information transmission method and system Download PDF

Info

Publication number
CN108664180B
CN108664180B CN201710215071.7A CN201710215071A CN108664180B CN 108664180 B CN108664180 B CN 108664180B CN 201710215071 A CN201710215071 A CN 201710215071A CN 108664180 B CN108664180 B CN 108664180B
Authority
CN
China
Prior art keywords
information
application
page
area
registration list
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
CN201710215071.7A
Other languages
Chinese (zh)
Other versions
CN108664180A (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.)
Beijing Qilu Management Consulting Co ltd
Original Assignee
Beijing Tstudy 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 Beijing Tstudy Technology Co ltd filed Critical Beijing Tstudy Technology Co ltd
Priority to CN201710215071.7A priority Critical patent/CN108664180B/en
Publication of CN108664180A publication Critical patent/CN108664180A/en
Application granted granted Critical
Publication of CN108664180B publication Critical patent/CN108664180B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR 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
    • G06F3/048Interaction techniques based on graphical user interfaces [GUI]
    • G06F3/0481Interaction techniques based on graphical user interfaces [GUI] based on specific properties of the displayed interaction object or a metaphor-based environment, e.g. interaction with desktop elements like windows or icons, or assisted by a cursor's changing behaviour or appearance
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR 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
    • G06F3/048Interaction techniques based on graphical user interfaces [GUI]
    • G06F3/0481Interaction techniques based on graphical user interfaces [GUI] based on specific properties of the displayed interaction object or a metaphor-based environment, e.g. interaction with desktop elements like windows or icons, or assisted by a cursor's changing behaviour or appearance
    • G06F3/0482Interaction with lists of selectable items, e.g. menus
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR 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
    • G06F3/048Interaction techniques based on graphical user interfaces [GUI]
    • G06F3/0487Interaction techniques based on graphical user interfaces [GUI] using specific features provided by the input device, e.g. functions controlled by the rotation of a mouse with dual sensing arrangements, or of the nature of the input device, e.g. tap gestures based on pressure sensed by a digitiser
    • G06F3/0488Interaction techniques based on graphical user interfaces [GUI] using specific features provided by the input device, e.g. functions controlled by the rotation of a mouse with dual sensing arrangements, or of the nature of the input device, e.g. tap gestures based on pressure sensed by a digitiser using a touch-screen or digitiser, e.g. input of commands through traced gestures
    • G06F3/04883Interaction techniques based on graphical user interfaces [GUI] using specific features provided by the input device, e.g. functions controlled by the rotation of a mouse with dual sensing arrangements, or of the nature of the input device, e.g. tap gestures based on pressure sensed by a digitiser using a touch-screen or digitiser, e.g. input of commands through traced gestures for inputting data by handwriting, e.g. gesture or text

Abstract

The embodiment of the invention relates to an information transmission method and a system, wherein the method comprises the following steps: the information acquisition device acquires an image of a position code of a first area on a position code image displayed on a page to obtain image information of the position code of the first area; the information processing device determines the position information of the first area in the position-coded image according to the position-coded image information; wherein the image information includes a page indication; inquiring an application registration list stored in a memory according to the page mark to obtain a first application registration list associated with the page mark; determining application information of one or more corresponding applications according to the position information in the first application registration list, wherein the application information comprises interface information; activating one or more applications according to the interface information; one or more applications generate a data call instruction that calls for the position encoded image information of the first region.

Description

Information transmission method and system
Technical Field
The present invention relates to the field of communications technologies, and in particular, to an information transmission method and system.
Background
With the rapid development of information technology, data acquisition and processing technology is also continuously updated. In the existing data acquisition and processing technology, the acquisition of images is usually related to application, and the acquired images are processed through the application.
The starting of the application is realized by the association of the coded image and the application, the association relationship between the application and the coded image is one-to-one and fixed at present, and when a plurality of different application software suppliers manufacture programs of the same type, the association can be carried out only through different position codes; when the software pushes an upgraded or updated version, only the position code can be newly established, and the association relation between the position code and the application is established, so that the user is complicated in the using process, has poor flexibility and cannot adapt to the requirements of upgrading and expanding the product.
Disclosure of Invention
The invention aims to provide an information transmission method and an information transmission system, which decouple one-to-one limitation between application and page coding images, enable the system to have better flexibility, reduce the maintenance cost of the system, and meet the requirement on compatibility while upgrading and updating products.
To achieve the above object, in a first aspect, an embodiment of the present invention provides an information transmission method, where the method includes: the method comprises the steps that an information acquisition device carries out image acquisition on position codes of a first area on position code images displayed on a page to obtain image information of the position codes of the first area;
the information processing device determines the position information of the first area in the position-coded image according to the position-coded image information; wherein the image information comprises a page designation;
inquiring an application registration list stored in a memory according to the page mark to obtain a first application registration list associated with the page mark;
determining application information of one or more corresponding applications according to the position information in the first application registration list, wherein the application information comprises interface information;
activating the one or more applications according to the interface information;
the one or more applications generate a data call instruction that calls for the position encoded image information of the first region.
Preferably, the determining the position information of the first region in the position-coded image according to the position-coded image information specifically includes:
the information processing device acquires a page description file, wherein the page description file comprises a plurality of page description records, and the page description records have layout information of the pages;
determining first layout information of a page where the first area is located according to the page mark;
determining position information of the first region in the position-coded image based on the first layout information.
Preferably, after image capturing the position code of the first area on the position-coded image displayed on the page, the method further comprises:
and the information processing device obtains the stroke record information in the first area according to the position-coded image information.
Further preferably, the one or more applications generate a data call instruction, and the calling the position-coded image information of the first area specifically includes:
and the one or more applications generate a data calling instruction and call the stroke record information in the first area.
Preferably, the activating the one or more applications according to the interface information specifically includes:
the information processing device generates an application activation instruction according to the interface information;
sending the application activation instruction to the one or more applications according to the interface information;
and the one or more applications are activated according to the application activation instruction.
Preferably, the method further comprises:
the information processing device receives a newly added instruction of a page description record;
acquiring a newly added page description record according to the newly added instruction;
and adding the newly added page description record into the page description file.
Preferably, the method further comprises:
the information processing device receives the position information and the application information and establishes associated information between the position information and the application information;
generating item information of the application registration list according to the associated information;
querying and determining whether there is the same location information in an application registration list stored in the memory;
adding the entry information to a second application registration list when it is determined that there is the same location information in the second application registration list.
Further preferably, the method further comprises:
and when determining that the application registration lists stored in the memory all have different position information, adding a third application registration list in the memory according to the associated information.
In a second aspect, an embodiment of the present invention provides an information transmission system, where the system includes the page, the information acquisition device, the information processing device, the memory, and the application described in the first aspect
The information transmission method provided by the embodiment of the invention decouples one-to-one limitation between the application and the page coding image, so that the system has better flexibility, the system maintenance cost is reduced, and the requirement on compatibility while upgrading and updating products is met.
Drawings
Fig. 1 is a schematic structural diagram of an information transmission system according to an embodiment of the present invention;
fig. 2 is a flowchart of a method of transmitting information according to an embodiment of the present invention;
fig. 3 is a schematic diagram of page layout information according to an embodiment of the present invention;
fig. 4 is a schematic diagram of an application registration list according to an embodiment of the present invention.
Detailed Description
The technical solution of the present invention is further described in detail by the accompanying drawings and embodiments.
The embodiment of the present invention first provides an information transmission method, which is applied to the information transmission system of the embodiment, and the following first introduces the information transmission system for description.
As shown in fig. 1, the system includes a page 1, an information acquisition apparatus 2, an information processing apparatus 3, a memory 4, and an application 5.
The surface of the page 1 has a position-coded image, and the page 1 may be specifically a piece of code paper, or may be an electronic display device or other devices. The position-coded image occupies at least a portion of the surface of the page 1, optically readable by the information acquisition device 2.
Specifically, the number of the pages 1 may be one or more, each page 1 may be divided into one or more regions, the position code of each region is different, each region has respective position information, and the position information of each region corresponds to one application 5 or multiple applications 5 of the same type.
The information acquisition device 2 can be an image acquisition sensor, and specifically adopts a CCD or CMOS sensor; the information acquisition device 2 acquires the position code on the page 1 and obtains the image information of the position code, wherein the image information comprises a page mark, and the page mark and the page 1 have a mapping relation.
The information processing device 3 is connected with the information acquisition device 2 and the memory 4; specifically, the information processing device 3, the information acquisition device 2 and the memory 4 may be integrated into a digital pen, and the information processing device 3, the information acquisition device 2 and the memory 4 are electrically connected.
A page description file and an application registration list stored in the memory 4, the page description file including a plurality of page description records having layout information of the page 1; the correspondence relationship between the position information and the application information of each area in the page 1 is stored in the application registration list.
The application information comprises interface information, and the interface information can connect the digital pen with the application 5 in a wired or wireless mode; for example, the interface may be arranged for short-range radio communication with a digital pen according to the bluetooth standard, or may be arranged for communication with an IR link or cable; the application 5 may be provided in a terminal device, such as a mobile phone or a computer. And realizing dynamic link of the page and the application through the interface information.
Having briefly introduced the architecture of the information transmission system to which the present invention is applied, the information transmission method provided by the present invention will be described with reference to fig. 2.
Fig. 2 is a flowchart of a method for transmitting information according to an embodiment of the present invention, and the method for transmitting information according to the present invention is first described with reference to fig. 2. The information transmission method provided by the invention mainly comprises the following steps:
step 210, the information collecting device collects the position code of the first area on the position code image displayed on the page, and obtains the image information of the position code of the first area.
The position coding image is divided into a plurality of areas, each area is provided with a position code, the position codes corresponding to the areas are different, and the position codes and the areas have a preset corresponding relation.
The first area is an area collected by the information collection device, and may be any area on a page.
Specifically, the information acquisition device acquires an image of the position code of the first region and generates image information of the position code of the first region.
Each information acquisition device stores its attribute data for identifying the identity of the information acquisition device. In a specific implementation, digital identification information for identifying the identity of the device may be separately provided in the generated position-coded image information.
Preferably, the specific implementation of the information acquisition device may be a digital pen, the digital pen further has a writing end capable of writing on the page, and after the image acquisition is performed on the position code of the first region on the position code image displayed on the page, the method further includes: the writing end writes in a first area of the page, and the information processing device obtains stroke record information in the first area according to the position-coded image information.
In step 220, the information processing apparatus determines the position information of the first region in the position-coded image according to the position-coded image information.
Specifically, the information processing device acquires a page description file, wherein the page description file comprises a plurality of page description records, and the page description records have layout information of pages; analyzing the image information to obtain a page mark, and determining first layout information of a page where the first area is located according to the page mark; and determining the position information of the first area in the position-coded image according to the first layout information.
The image information comprises a page mark, and the page mark is used for indicating a page to which the position information belongs.
The page-describing file is preset and stored in a memory, and each page-describing record includes layout information about physical pages connected to one or more applications.
In a specific example, the information acquisition device acquires the position code of the upper left corner area on the page A to obtain the image information of the position code of the first area, and sends the image information to the information processing device; the information processing apparatus analyzes the image information to obtain a page identifier a, and then obtains first layout information corresponding to a page where the first area is located in a page description file of the memory according to the page identifier a, where the first layout information is specifically shown in fig. 3, and the position information of the first area can be determined to be a1 according to the layout information.
In step 230, the application registration list stored in the memory is queried according to the page identifier to obtain a first application registration list associated with the page identifier.
The memory stores a plurality of application registration lists, each application registration list corresponds to one page, and the application registration lists and the page marks have preset corresponding relations.
Storing the mapping relation between the position information in the corresponding page and the application information of the application in the application registration list; one location information may correspond to application information of one application or a plurality of applications of the same type.
Fig. 4 is a schematic diagram of an application registration list according to an embodiment of the present invention, and as shown in fig. 4, an application corresponding to the location information a1 includes two APPs 10 and 11, where the APPs 10 and 11 may be the same application at different version levels, or may be the same type of software but from different software developers.
When the application has an updated or upgraded version, the application information of the updated or upgraded application can be added in the application registration list, so that the requirement on compatibility when the product is upgraded and updated is met, and the system maintenance cost is reduced; and the one-to-one definition between the application and the page coding image is decoupled, so that the system has better flexibility.
In step 240, in the first application registration list, the application information of the corresponding one or more applications is determined according to the location information.
Wherein the application information comprises interface information; the interface information can connect the information processing device with the application in a wired or wireless mode; for example, the interface may be arranged for short-range radio communication with a digital pen according to the bluetooth standard, or may be arranged for communication with an IR link or cable; the application can be set in a terminal device, such as a mobile phone or a computer.
One or more applications are activated based on the interface information, step 250.
Specifically, the information processing device generates an application activation instruction according to the interface information; sending an application activation instruction to one or more applications according to the interface information; one or more applications are activated according to the application activation instruction, so that page position coding and dynamic linkage of the applications are realized.
At step 260, the one or more applications generate a data call instruction to call the position encoded image information of the first region.
Specifically, one or more applications generate a data call instruction to call the stroke record information in the first region.
In the example described in the foregoing step 220, the information processing apparatus determines, according to the location information a1, that the application information of the corresponding one or more applications is APP10 and APP11, APP10 and APP11 are telephone software, and the information processing apparatus generates an application activation instruction according to the interface information; sending an application activation instruction to the APP10 and the APP11 according to the interface information; activating APP10 and APP11 according to the application activation instruction; and calling stroke record information '88646666' in the first area acquired by the information acquisition device; the APP10 and the APP11 generate dialing prompt selection information for '88646666' according to the stroke record information, and the dialing prompt selection information can be displayed on a display of the terminal equipment where the APP10 and the APP11 are located; the APP10 receives a selection instruction input by a user and dials 88646666 according to the selection instruction.
In a preferred embodiment, when new software needs to add a new page, the information processing device receives an addition instruction of a page description record; acquiring a newly added page description record according to the newly added instruction; and adding the newly added page description record into the page description file.
In a more preferred embodiment, when a new application exists, the information processing device receives the position information and the application information and establishes the associated information between the position information and the application information; generating item information of the application registration list according to the associated information;
inquiring and determining whether the same location information is present in an application registration list stored in a memory;
when it is determined that there is the same position information in the second application registration list, the entry information is added to the second application registration list. For example, the information processing apparatus receives the location information a7 and the application information APP71, establishes association information between the location information a7 and the application information APP71, and generates entry information of an application registration list; then, the location information a7 is searched for in the application registration list stored in the memory, and the application information APP71 is added to the application registration list where the location information a7 is located.
And when the application registration lists stored in the memory are determined to have different position information, adding a third application registration list in the memory according to the associated information. For example, the information processing apparatus receives the location information a9 and the application information APP90, establishes association information between the location information a9 and the application information APP90, and generates entry information of an application registration list; then, none of the application registration lists stored in the memory has the position information a9, and an application registration list is added based on the association information between the association information position information a9 and the application information APP90 and stored.
The invention aims to provide an information transmission method and an information transmission system, which decouple one-to-one limitation between application and page coding images, enable the system to have better flexibility, reduce the maintenance cost of the system, and meet the requirement on compatibility while upgrading and updating products.
Those of skill would further appreciate that the various illustrative components and algorithm steps described in connection with the embodiments disclosed herein may be implemented as electronic hardware, computer software, or combinations of both, and that the various illustrative components and steps have been described above generally in terms of their functionality in order to clearly illustrate this interchangeability of hardware and software. Whether such functionality is implemented as hardware or software depends upon the particular application and design constraints imposed on the implementation. Skilled artisans may implement the described functionality in varying ways for each particular application, but such implementation decisions should not be interpreted as causing a departure from the scope of the present invention.
The steps of a method or algorithm described in connection with the embodiments disclosed herein may be embodied in hardware, a software module executed by a processor, or a combination of the two. A software module may reside in Random Access Memory (RAM), memory, Read Only Memory (ROM), electrically programmable ROM, electrically erasable programmable ROM, registers, hard disk, a removable disk, a CD-ROM, or any other form of storage medium known in the art.
The above-mentioned embodiments are intended to illustrate the objects, technical solutions and advantages of the present invention in further detail, and it should be understood that the above-mentioned embodiments are merely exemplary embodiments of the present invention, and are not intended to limit the scope of the present invention, and any modifications, equivalent substitutions, improvements and the like made within the spirit and principle of the present invention should be included in the scope of the present invention.

Claims (8)

1. An information transmission method, characterized in that the information transmission method comprises:
the method comprises the steps that an information acquisition device carries out image acquisition on position codes of a first area on position code images displayed on a page to obtain image information of the position codes of the first area;
the information processing device determines the position information of the first area in the position-coded image according to the position-coded image information; wherein the image information comprises a page designation;
inquiring an application registration list stored in a memory according to the page mark to obtain a first application registration list associated with the page mark;
determining application information of one or more corresponding applications according to the position information in the first application registration list, wherein the application information comprises interface information;
activating the one or more applications according to the interface information;
the one or more applications generate a data calling instruction to call the position-coded image information of the first area;
wherein the activating the one or more applications according to the interface information specifically includes:
the information processing device generates an application activation instruction according to the interface information;
sending the application activation instruction to the one or more applications according to the interface information;
and the one or more applications are activated according to the application activation instruction.
2. The information transmission method according to claim 1, wherein the determining the position information of the first region in the position-coded image according to the position-coded image information specifically comprises:
the information processing device acquires a page description file, wherein the page description file comprises a plurality of page description records, and the page description records have layout information of the pages;
determining first layout information of a page where the first area is located according to the page mark;
determining position information of the first region in the position-coded image based on the first layout information.
3. The information transmission method according to claim 1, wherein after image capturing the position code of the first area on the position-coded image displayed on the page, the method further comprises:
and the information processing device obtains the stroke record information in the first area according to the position-coded image information.
4. The information transmission method according to claim 3, wherein the one or more applications generate a data call instruction, and the image information for calling the position code of the first area is specifically:
and the one or more applications generate a data calling instruction and call the stroke record information in the first area.
5. The information transmission method according to claim 1, wherein the method further comprises:
the information processing device receives a newly added instruction of a page description record;
acquiring a newly added page description record according to the newly added instruction;
and adding the newly added page description record into the page description file.
6. The information transmission method according to claim 1, wherein the method further comprises:
the information processing device receives the position information and the application information and establishes associated information between the position information and the application information;
generating item information of the application registration list according to the associated information;
querying and determining whether there is the same location information in an application registration list stored in the memory;
adding the entry information to a second application registration list when it is determined that there is the same location information in the second application registration list.
7. The information transmission method according to claim 6, wherein the method further comprises:
and when determining that the application registration lists stored in the memory all have different position information, adding a third application registration list in the memory according to the associated information.
8. An information transmission system, the system comprising: a page, information collecting device, information processing device, memory and application as claimed in any one of the preceding claims 1 to 7.
CN201710215071.7A 2017-04-02 2017-04-02 Information transmission method and system Active CN108664180B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201710215071.7A CN108664180B (en) 2017-04-02 2017-04-02 Information transmission method and system

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201710215071.7A CN108664180B (en) 2017-04-02 2017-04-02 Information transmission method and system

Publications (2)

Publication Number Publication Date
CN108664180A CN108664180A (en) 2018-10-16
CN108664180B true CN108664180B (en) 2020-12-01

Family

ID=63784485

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201710215071.7A Active CN108664180B (en) 2017-04-02 2017-04-02 Information transmission method and system

Country Status (1)

Country Link
CN (1) CN108664180B (en)

Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
EP2144150A3 (en) * 2008-07-08 2010-06-23 Emblaze Mobile Ltd. An ergonomic handheld device
CN103279296A (en) * 2013-05-13 2013-09-04 惠州Tcl移动通信有限公司 Stroke command operation processing method based on intelligent terminal and system thereof
CN104346100A (en) * 2014-10-17 2015-02-11 广东欧珀移动通信有限公司 Method and device for rapidly operating smart mobile terminal in blank screen state
CN105824542A (en) * 2015-01-07 2016-08-03 阿里巴巴集团控股有限公司 Method and apparatus for starting application functions
CN106126077A (en) * 2016-06-15 2016-11-16 维沃移动通信有限公司 A kind of application program image target display control method and mobile terminal

Patent Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
EP2144150A3 (en) * 2008-07-08 2010-06-23 Emblaze Mobile Ltd. An ergonomic handheld device
CN103279296A (en) * 2013-05-13 2013-09-04 惠州Tcl移动通信有限公司 Stroke command operation processing method based on intelligent terminal and system thereof
CN104346100A (en) * 2014-10-17 2015-02-11 广东欧珀移动通信有限公司 Method and device for rapidly operating smart mobile terminal in blank screen state
CN105824542A (en) * 2015-01-07 2016-08-03 阿里巴巴集团控股有限公司 Method and apparatus for starting application functions
CN106126077A (en) * 2016-06-15 2016-11-16 维沃移动通信有限公司 A kind of application program image target display control method and mobile terminal

Also Published As

Publication number Publication date
CN108664180A (en) 2018-10-16

Similar Documents

Publication Publication Date Title
CN107944325B (en) Code scanning method, code scanning device and mobile terminal
CN104834855B (en) A kind of acquisition methods of system data, device and mobile terminal
CN107368550B (en) Information acquisition method, device, medium, electronic device, server and system
CN107423794B (en) Code scanning method and device for graphic coding and mobile terminal
CN107944414B (en) Image processing method, image processing device, electronic equipment and computer readable storage medium
US20120173744A1 (en) Wireless connection method and apparatus using image recognition in mobile communication terminal
CN114422640B (en) Equipment recommendation method and electronic equipment
CN112084747B (en) Resource management method and device, electronic equipment and storage medium
CN104509123A (en) Apparatus and method for providing n-screen service in broadcast system
CN112395086B (en) Resource allocation method and device, electronic equipment and storage medium
CN111507122A (en) Graphic code identification method and device, storage medium and terminal
CN102843596A (en) Input method used in intelligent television
CN114095405A (en) Vehicle function unit testing method and device, electronic equipment and storage medium
CN110784672A (en) Video data transmission method, device, equipment and storage medium
CN108241515B (en) Application shortcut establishing method and terminal
CN108664180B (en) Information transmission method and system
CN110928797B (en) Code coupling detection method and device, terminal equipment and storage medium
KR20150109066A (en) Apparatus and method for providing information using barcode
CN110245017B (en) Resource identifier allocation method and equipment
CN111966373A (en) APN resetting method, terminal equipment and storage medium
CN106454299A (en) Screen projection method and device between terminals, and terminal
CN103442031A (en) Data updating method and display device
JP2014026411A (en) Health care system and server therefor
CN105721681A (en) Method and device of replacing ring tone of mobile device
CN110321051A (en) Control configuration method, device and electronic equipment

Legal Events

Date Code Title Description
PB01 Publication
PB01 Publication
SE01 Entry into force of request for substantive examination
SE01 Entry into force of request for substantive examination
TA01 Transfer of patent application right
TA01 Transfer of patent application right

Effective date of registration: 20200805

Address after: No.1108, 11th floor, Gaode building, No.10 Huayuan East Road, Haidian District, Beijing 100083

Applicant after: BEIJING TSTUDY TECHNOLOGY Co.,Ltd.

Address before: 100098, No. 2, building 18, North Third Ring Road, Haidian District, Beijing, 803-3

Applicant before: Tian Xuesong

GR01 Patent grant
GR01 Patent grant
TR01 Transfer of patent right
TR01 Transfer of patent right

Effective date of registration: 20211018

Address after: Room 701, unit 4, floor 5, xiujuyuan, Beiyuan Jiayuan, Chaoyang District, Beijing 100012

Patentee after: Tian Xuesong

Address before: 100083 no.1108, 11th floor, Gaode building, No.10 Huayuan East Road, Haidian District, Beijing

Patentee before: BEIJING TSTUDY TECHNOLOGY Co.,Ltd.

TR01 Transfer of patent right
TR01 Transfer of patent right

Effective date of registration: 20220412

Address after: 100083 no.1108, 11th floor, Gaode building, No.10 Huayuan East Road, Haidian District, Beijing

Patentee after: BEIJING TSTUDY TECHNOLOGY CO.,LTD.

Address before: Room 701, unit 4, floor 5, xiujuyuan, Beiyuan Jiayuan, Chaoyang District, Beijing 100012

Patentee before: Tian Xuesong

TR01 Transfer of patent right
TR01 Transfer of patent right

Effective date of registration: 20230406

Address after: 100044 04-758, floor 8, No. 18, Zhongguancun Street, Haidian District, Beijing

Patentee after: BEIJING QILU MANAGEMENT CONSULTING Co.,Ltd.

Address before: 100083 no.1108, 11th floor, Gaode building, No.10 Huayuan East Road, Haidian District, Beijing

Patentee before: BEIJING TSTUDY TECHNOLOGY CO.,LTD.