CN102567514A - Data processing method and system - Google Patents

Data processing method and system Download PDF

Info

Publication number
CN102567514A
CN102567514A CN2011104461427A CN201110446142A CN102567514A CN 102567514 A CN102567514 A CN 102567514A CN 2011104461427 A CN2011104461427 A CN 2011104461427A CN 201110446142 A CN201110446142 A CN 201110446142A CN 102567514 A CN102567514 A CN 102567514A
Authority
CN
China
Prior art keywords
file
xml
code
data processing
processing method
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
CN2011104461427A
Other languages
Chinese (zh)
Other versions
CN102567514B (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.)
Telefonaktiebolaget LM Ericsson AB
Original Assignee
SNRISE Corp
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 SNRISE Corp filed Critical SNRISE Corp
Priority to CN2011104461427A priority Critical patent/CN102567514B/en
Publication of CN102567514A publication Critical patent/CN102567514A/en
Application granted granted Critical
Publication of CN102567514B publication Critical patent/CN102567514B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Landscapes

  • Information Retrieval, Db Structures And Fs Structures Therefor (AREA)

Abstract

The invention discloses a data processing method and a data processing system. The data processing method comprises the following steps of: setting an extensible markup language (XML) configuration file, and configuring the structure and field information of a table and a mapping relation in the XML configuration file; configuring a mapping file, and configuring a hypertext markup language (html) page in the mapping file; acquiring a foreground html code which is written by a user and used for operation, wherein the code comprises contents related in the XML configuration file and the mapping file; and calling universal JavaScript (js) and Java server pages (jsp) files to interact with a background Java code. Through the technical scheme, development efficiency can be improved, and data processing is more conveniently performed.

Description

A kind of data processing method and system
Technical field
The present invention relates to field of computer technology, be specifically related to a kind of data processing method and system.
Background technology
The types of applications system that develops at present, some adopts Java to develop.And the data processing operation in the types of applications system that the existing Java of use develops; Accessing operation (comprising that data query, data increase, delete, change operation) etc. for example; Basically all be mode (O/R Mapping, Object Relational Mapping), with value object (VO through Object Relation Mapping; Value Object) binds with relational database, adopt the VO object to represent the relation data realization.
Concrete, in the existing method, the user writes a program that increases, deletes, changes, looks into; Need be from html (the text mark language on foreground; Hypertext markup language), jsp (Java Server Pages, a kind of dynamic web page technique standard), js (abbreviation of javaScript) file, to backstage Java, sql (Structured Query Language; SQL) file is to the difference of database table and write a whole set of code.And,, all need remodify a series of codes and just can support if the field title of table changes or the field sum shown changes.And for the Java code in case situation about revising, the processing that application system all need recompilate.
Therefore, existing data processing method is handled loaded down with trivial detailsly, and development efficiency is low.
Summary of the invention
The technical matters that the present invention will solve provides a kind of data processing method and system, can improve development efficiency, makes data processing more convenient.
For solving the problems of the technologies described above, one aspect of the present invention provides a kind of data processing method, comprising:
The expandable mark language XML configuration file is set, the field information and the mapping relations of the structure of allocation list, table in said XML configuration file;
Mapped file is set, the configuration text SGML html page in said mapped file;
Obtain the foreground html code that is used to operate that the user writes, comprise the content that relates in said XML configuration file and the said mapped file in the said code;
Call general js, jsp file, realization is mutual with backstage Java code.
Wherein, the said html page that in said mapped file, disposes comprises: the mapping relations of the field title of the configuration html page and the information of table.
The mapping relations of the field title of the said configuration html page and the information of table comprise: the field title of the configuration html page and the field title of table, the mapping relations of Chinese.
Wherein, said general js, the jsp file of calling, realization comprises with backstage Java code alternately:
Increase, when deletion, retouching operation; Call general js, jsp file, said general js, jsp file generate the XML word string of setting form according to the field title on the html page; Pass to backstage Java common framework program, accomplish increase, deletion, retouching operation.
Wherein, when adopting a piece of data to operate many tables simultaneously, repeatedly travel through the xml file of be combined into newly-increased, change, deletion type, data manipulation is got into different tables through the XSLT rule.
Wherein, call general js, jsp file, realize also comprising afterwards with the mutual of backstage Java code:
Through the showing interface operating result.
Wherein, when the showing interface operating result, obtain the XSLT file that form is set in user-defined output, the XML word string that the backstage is returned is resolved, the content after resolving is showed by said setting form.
The present invention provides a kind of data handling system on the other hand, comprising:
First dispensing unit is used to be provided with the XML configuration file, the field information and the mapping relations of the structure of allocation list, table in said XML configuration file;
Second dispensing unit is used to be provided with mapped file, the configuration html page in said mapped file;
First processing unit is used to obtain the foreground html code that is used to operate that the user writes, and comprises the content that relates in said XML configuration file and the said mapped file in the said code;
Second processing unit is used to call general js, jsp file, and realization is mutual with backstage Java code.
Wherein, said system also comprises:
Display unit is used for through the showing interface operating result.
Wherein, Said second processing unit increase, when deletion, retouching operation; Call general js, jsp file, said general js, jsp file generate the XML word string of setting form according to the field title on the html page; Pass to backstage Java common framework program, accomplish increase, deletion, retouching operation.
Technique scheme can be found out; The inventive method adopts the XML configuration file to substitute the VO object than prior art, and the user only need be configured to relevant informations such as structure of showing and field in XML configuration file and the mapped file as requested; It is just passable to write foreground html code then; All the other and mutual js or the jsp file in backstage, and backstage Java, the sql code content that all adopts framework to realize need not user oneself and write.The developer only need carry out simple configuration so, can realize to database table increase, delete, change, look into operation, improve developer's development efficiency greatly.
Description of drawings
In order to be illustrated more clearly in the embodiment of the invention or technical scheme of the prior art; To do to introduce simply to the accompanying drawing of required use in embodiment or the description of the Prior Art below; Obviously, the accompanying drawing in describing below only is some embodiments of the present invention, for those of ordinary skills; Under the prerequisite of not paying creative work, can also obtain other accompanying drawing according to these accompanying drawings.
Fig. 1 is a kind of data processing method process flow diagram of the present invention;
Fig. 2 is an another kind of data processing method process flow diagram of the present invention;
Fig. 3 is a data handling system structural representation of the present invention.
Embodiment
To combine the accompanying drawing in the embodiment of the invention below, the technical scheme in the embodiment of the invention is carried out clear, intactly description, obviously, described embodiment only is the present invention's part embodiment, rather than whole embodiment.Based on the embodiment among the present invention, those of ordinary skills are not making all other embodiment that obtained under the creative work prerequisite, all belong to the scope of the present invention's protection.
The present invention provides a kind of data processing method and system, can improve development efficiency, makes data processing more convenient.
Below be elaborated respectively.
The inventive method substitutes the VO object with XML (extend markup language, Extensible Markup Language) configuration file, adopts XSLT rule mapping mode; Through the mapping of XSLT rule; Realization increases, deletes, changes, looks into operation to relational database, thereby sets up a kind of general data access framework, and the developer only need carry out simple configuration so; Can realize to database table increase, delete, change, look into operation, improve developer's development efficiency greatly.
The said XSLT of the present invention is the abbreviation of extensible stylesheet table code-switching (Extensible Stylesheet Language Transformations), is a kind of language that XML document is transformed.
Fig. 1 is a kind of data processing method process flow diagram of the present invention.
As shown in Figure 1, comprising:
Step 101, the expandable mark language XML configuration file is set, the field information and the mapping relations of the structure of allocation list, table in said XML configuration file.
Step 102, mapped file is set, the configuration text SGML html page in said mapped file.
The field title of this step concrete configuration html page and the field title of table, the mapping relations of Chinese.
Step 103, obtain the foreground html code that is used to operate that the user writes, comprise the content that relates in said XML configuration file and the said mapped file in the said code.
Step 104, call general js, jsp file, realize mutual with backstage Java code.
In this step; Increase, when deletion, retouching operation; Call general js, jsp file, said general js, jsp file generate the XML word string of setting form according to the field title on the html page; Pass to backstage Java common framework program, accomplish increase, deletion, retouching operation.
Follow-up, also comprise through the showing interface operating result.
Need to prove that step 101 and 102 does not have inevitable ordinal relation.
Can find out; The inventive method adopts the XML configuration file to substitute the VO object than prior art, and the user only need be configured to relevant informations such as structure of showing and field in XML configuration file and the mapped file as requested; It is just passable to write foreground html code then; All the other and mutual js or the jsp file in backstage, and backstage Java, the sql code content that all adopts framework to realize need not user oneself and write.The developer only need carry out simple configuration so, can realize to database table increase, delete, change, look into operation, improve developer's development efficiency greatly.
Fig. 2 is an another kind of data processing method process flow diagram of the present invention.
As shown in Figure 2, comprise step:
Step 201, user in common enquiring configuration file commonQueryConfig.xml, the definition of allocation list structure and the mapping relations that need the field of translation.
Below be the example of commonQueryConfig.xml configuration file:
Each adopts that framework of the present invention increases among the commonQueryConfig.xml, the table of deletion, modification, query manipulation all defines in this file, for example:
Figure BDA0000125609360000051
Figure BDA0000125609360000061
Step 202, user dispose the field title of the html page and the field title of database table, the mapping relations of Chinese in mapped file map.xml.
Below be the example of map.xml configuration file:
<?xml?version=″1.0″encoding=″GB2312″?>
--the configuration columnName here is consistent with the field title on the html interface; And it is corresponding with the configuring arrange in the aforesaid commonqueryConfig.xml file; FieldName is consistent with the field title of database table; When chineseName is used for Query Result tabulation displaying, the displaying of gauge outfit title
Figure BDA0000125609360000062
Figure BDA0000125609360000071
Step 203, user write and are used to the foreground html code inquiring about, increase newly, revise, delete.
In this step, write and be used to the html page inquiring about, increase newly, revise, delete, also promptly write foreground html code.When writing code, comprise the content that relates in XML configuration file and the mapped file in the code, for example some field titles.System will obtain the foreground html code that is used to operate that the user writes.
Step 204, call general js, jsp file, realize mutual with backstage Java code.
Increase, when deletion, retouching operation; Call general js, jsp file; So general js, jsp file can be organized into the XML word string of following form respectively according to the field title on the html page, pass to backstage Java common framework program; Automatically accomplish increase, deletion, retouching operation, thereby do not need to write again backstage Java code and sql statement.
1) tissue of newly-increased data
2) tissue of data of modification
Figure BDA0000125609360000073
Figure BDA0000125609360000081
3) tissue of data of deletion
Figure BDA0000125609360000082
What need explanation is when the user need use a piece of data to operate many database tables simultaneously, can realize through the mapping of XSLT rule.Repeatedly travel through be combined into newly-increased, change, a deletion type xml file through the XSLT rule, data manipulation is got into different database tables.
Step 205, showing interface operating result.
In this step, will be by the result of showing interface user operation.
When carrying out query manipulation, the display frame for the return results tabulation generally provides default method; If the user hopes that Query Result represents according to specific form; Can define the XSLT file of oneself, the XML word string that the backstage is returned resolved, thereby show.
More than introduced method of the present invention, the present invention is corresponding to provide a kind of data handling system that realizes said method.
Fig. 3 is a data handling system structural representation of the present invention.
As shown in Figure 3, data handling system comprises:
First dispensing unit is used to be provided with the XML configuration file, the field information and the mapping relations of the structure of allocation list, table in said XML configuration file;
Second dispensing unit is used to be provided with mapped file, the configuration html page in said mapped file;
First processing unit is used to obtain the foreground html code that is used to operate that the user writes, and comprises the content that relates in said XML configuration file and the said mapped file in the said code;
Second processing unit is used to call general js, jsp file, and realization is mutual with backstage Java code.
Wherein, said system also comprises:
Display unit is used for through the showing interface operating result.
Wherein, Said second processing unit increase, when deletion, retouching operation; Call general js, jsp file, said general js, jsp file generate the XML word string of setting form according to the field title on the html page; Pass to backstage Java common framework program, accomplish increase, deletion, retouching operation.
In addition, when adopting a piece of data to operate many tables simultaneously, second processing unit repeatedly travels through the xml file of be combined into newly-increased, change, deletion type through the XSLT rule, and data manipulation is got into different tables.
Said second dispensing unit disposes the html page and comprises in said mapped file: the mapping relations of the field title of the configuration html page and the information of table.Concrete, be the field title of the configuration html page and the field title of table, the mapping relations of Chinese.
Need to prove, contents such as the information interaction between said apparatus and intrasystem each unit, implementation since with the inventive method embodiment based on same design, particular content can repeat no more referring to the narration among the inventive method embodiment here.
Can find out from technique scheme; Technical scheme of the present invention; The user only need be configured to the structure, the field relevant information of table of table in commonQueryConfig.xml, the map.xml file as requested, and it is just passable to write foreground html code then, all the other and mutual js or the jsp file in backstage; And backstage Java, the sql code content that all adopts framework to realize, need not user oneself and write.And if the field title of table changes or the field sum shown changes, the field that also only need repair in the XML configuration file and the html page gets final product, and need not revise the Java code, also promptly need not recompilate project.Therefore, technical scheme of the present invention is with the VO object of the alternative Java of XML configuration file, through the mapping of XSLT rule; Realized relational database increased, deletes, changes, looks into operation; Compared with prior art, improve developer's development efficiency, made data processing more convenient.
One of ordinary skill in the art will appreciate that all or part of step in the whole bag of tricks of the foregoing description is to instruct relevant hardware to accomplish through program; This program can be stored in the computer-readable recording medium; Storage medium can comprise: ROM (read-only memory) (ROM; Read Only Memory), RAS (RAM, Random Access Memory), disk or CD etc.
More than to technical scheme that the embodiment of the invention provided; Carried out detailed introduction; Used concrete example among this paper principle of the present invention and embodiment are set forth, the explanation of above embodiment just is used for helping to understand method of the present invention and core concept thereof; Simultaneously, for one of ordinary skill in the art, according to thought of the present invention, the part that on embodiment and range of application, all can change, in sum, this description should not be construed as limitation of the present invention.

Claims (10)

1. a data processing method is characterized in that, comprising:
The expandable mark language XML configuration file is set, the field information and the mapping relations of the structure of allocation list, table in said XML configuration file;
Mapped file is set, the configuration text SGML html page in said mapped file;
Obtain the foreground html code that is used to operate that the user writes, comprise the content that relates in said XML configuration file and the said mapped file in the said code;
Call general js, jsp file, realization is mutual with backstage Java code.
2. data processing method according to claim 1 is characterized in that:
The said html page that in said mapped file, disposes comprises: the mapping relations of the field title of the configuration html page and the information of table.
3. data processing method according to claim 2 is characterized in that:
The mapping relations of the field title of the said configuration html page and the information of table comprise: the field title of the configuration html page and the field title of table, the mapping relations of Chinese.
4. data processing method according to claim 1 is characterized in that:
Said general js, the jsp file of calling, realization comprises with backstage Java code alternately:
Increase, when deletion, retouching operation; Call general js, jsp file, said general js, jsp file generate the XML word string of setting form according to the field title on the html page; Pass to backstage Java common framework program, accomplish increase, deletion, retouching operation.
5. data processing method according to claim 1 is characterized in that:
When adopting a piece of data to operate many tables simultaneously, repeatedly travel through the xml file of be combined into newly-increased, change, deletion type through extensible stylesheet table code-switching XSLT rule, data manipulation is got into different tables.
6. data processing method according to claim 1 is characterized in that:
Call general js, jsp file, realize also comprising afterwards with the mutual of backstage Java code:
Through the showing interface operating result.
7. data processing method according to claim 6 is characterized in that:
When the showing interface operating result, obtain the XSLT file that form is set in user-defined output, the XML word string that the backstage is returned is resolved, the content after resolving is showed by said setting form.
8. a data handling system is characterized in that, comprising:
First dispensing unit is used to be provided with the XML configuration file, the field information and the mapping relations of the structure of allocation list, table in said XML configuration file;
Second dispensing unit is used to be provided with mapped file, the configuration html page in said mapped file;
First processing unit is used to obtain the foreground html code that is used to operate that the user writes, and comprises the content that relates in said XML configuration file and the said mapped file in the said code;
Second processing unit is used to call general js, jsp file, and realization is mutual with backstage Java code.
9. data handling system according to claim 8 is characterized in that, also comprises:
Display unit is used for through the showing interface operating result.
10. it is characterized in that according to Claim 8 or 9 described data handling systems:
Said second processing unit increase, when deletion, retouching operation; Call general js, jsp file; Said general js, jsp file are according to the field title on the html page; Generate the XML word string of setting form, pass to backstage Java common framework program, accomplish increase, deletion, retouching operation.
CN2011104461427A 2011-12-27 2011-12-27 Data processing method and system Active CN102567514B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN2011104461427A CN102567514B (en) 2011-12-27 2011-12-27 Data processing method and system

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN2011104461427A CN102567514B (en) 2011-12-27 2011-12-27 Data processing method and system

Publications (2)

Publication Number Publication Date
CN102567514A true CN102567514A (en) 2012-07-11
CN102567514B CN102567514B (en) 2013-11-27

Family

ID=46412913

Family Applications (1)

Application Number Title Priority Date Filing Date
CN2011104461427A Active CN102567514B (en) 2011-12-27 2011-12-27 Data processing method and system

Country Status (1)

Country Link
CN (1) CN102567514B (en)

Cited By (8)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN104462090A (en) * 2013-09-13 2015-03-25 方正信息产业控股有限公司 Method and device for processing data
CN105573970A (en) * 2015-12-18 2016-05-11 航天恒星科技有限公司 Data package reconstruction method and device
CN106844758A (en) * 2017-02-17 2017-06-13 安图实验仪器(郑州)有限公司 Data set code generating method
CN106874442A (en) * 2017-02-08 2017-06-20 三和智控(北京)系统集成有限公司 Named by data name and realize data from the method and device for carrying characteristic information
CN107909359A (en) * 2017-11-21 2018-04-13 中国银行股份有限公司 Batch calls the data processing method and device of on-line transaction common process mechanism
CN109617944A (en) * 2018-10-24 2019-04-12 京信通信系统(中国)有限公司 WEB parameter management method, device, computer storage medium and equipment
CN111104548A (en) * 2019-12-18 2020-05-05 腾讯科技(深圳)有限公司 Data feedback method, system and storage medium
CN111857717A (en) * 2020-07-29 2020-10-30 网易(杭州)网络有限公司 UI editing method, device, equipment and computer readable storage medium

Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20050028083A1 (en) * 2003-06-30 2005-02-03 Stefan Kircher Method and system for displaying configurable text fields in web based business applications
CN102111282A (en) * 2009-12-24 2011-06-29 上海杉达学院 Information management system architecture based on telecommunication service (TS) and building method thereof
US8055997B2 (en) * 2006-06-26 2011-11-08 Lexmark International Technology, S.A. System and method for implementing dynamic forms

Patent Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20050028083A1 (en) * 2003-06-30 2005-02-03 Stefan Kircher Method and system for displaying configurable text fields in web based business applications
US8055997B2 (en) * 2006-06-26 2011-11-08 Lexmark International Technology, S.A. System and method for implementing dynamic forms
CN102111282A (en) * 2009-12-24 2011-06-29 上海杉达学院 Information management system architecture based on telecommunication service (TS) and building method thereof

Non-Patent Citations (2)

* Cited by examiner, † Cited by third party
Title
刘贤金等: "基于MVC模式的Struts+Hibernate框架的Web应用研究与实现", 《现代计算机(专业版)》 *
董袁泉: "基于Hibernate和Struts框架的J2EE应用开发", 《沙洲职业工学院学报》 *

Cited By (14)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN104462090A (en) * 2013-09-13 2015-03-25 方正信息产业控股有限公司 Method and device for processing data
CN105573970A (en) * 2015-12-18 2016-05-11 航天恒星科技有限公司 Data package reconstruction method and device
CN105573970B (en) * 2015-12-18 2020-03-17 航天恒星科技有限公司 Data packet reconstruction method and device
CN106874442A (en) * 2017-02-08 2017-06-20 三和智控(北京)系统集成有限公司 Named by data name and realize data from the method and device for carrying characteristic information
CN106874442B (en) * 2017-02-08 2023-08-18 三和智控(北京)系统集成有限公司 Method and device for realizing self-carrying characteristic information of data through naming of data name
CN106844758A (en) * 2017-02-17 2017-06-13 安图实验仪器(郑州)有限公司 Data set code generating method
CN107909359A (en) * 2017-11-21 2018-04-13 中国银行股份有限公司 Batch calls the data processing method and device of on-line transaction common process mechanism
CN107909359B (en) * 2017-11-21 2021-12-07 中国银行股份有限公司 Data processing method and device for calling online transaction public processing mechanism in batch
CN109617944A (en) * 2018-10-24 2019-04-12 京信通信系统(中国)有限公司 WEB parameter management method, device, computer storage medium and equipment
CN109617944B (en) * 2018-10-24 2022-03-29 京信网络系统股份有限公司 WEB parameter management method, device, computer storage medium and equipment
CN111104548A (en) * 2019-12-18 2020-05-05 腾讯科技(深圳)有限公司 Data feedback method, system and storage medium
CN111104548B (en) * 2019-12-18 2021-09-14 腾讯科技(深圳)有限公司 Data feedback method, system and storage medium
CN111857717A (en) * 2020-07-29 2020-10-30 网易(杭州)网络有限公司 UI editing method, device, equipment and computer readable storage medium
CN111857717B (en) * 2020-07-29 2023-09-12 网易(杭州)网络有限公司 UI editing method, device, equipment and computer readable storage medium

Also Published As

Publication number Publication date
CN102567514B (en) 2013-11-27

Similar Documents

Publication Publication Date Title
CN102567514B (en) Data processing method and system
CN101739453B (en) Method and device for carrying out condition query on database table
CA2815156C (en) Document order management via relaxed node indexing
US20010014900A1 (en) Method and system for separating content and layout of formatted objects
CN103123631B (en) The generation of official documents and correspondence, the methods of exhibiting of webpage official documents and correspondence, device and Website server
WO2017189025A1 (en) System and method for updating target schema of graph model
KR20080027251A (en) Dynamic method for generating xml documents from a database
JP2005518027A5 (en)
CN104112013A (en) HBase secondary indexing method and device
CN106951231B (en) Computer software development method and device
CN103544306A (en) Multi-language display supporting method and device of website
CN107122187A (en) A kind of operation system OS accesses design method
CN104216961A (en) Method and device for data processing
CN105847402A (en) Document publishing method and device
CN103092917A (en) Method of achieving query of business dictionary of browser page by custom tag
CN104615637A (en) Data exchange method and data exchange intermediate device
CN100338605C (en) Recording method for extendable mark language file repairing trace
CN102866986A (en) Document format conversion system
CN106610929A (en) Method and device for typesetting digital publishing structured content file
CN102253986A (en) Method and device for improving webpage displaying effect in multiple terminals
Eckert Provenance and annotations for linked data
CN110020343B (en) Method and device for determining webpage coding format
CN108241620B (en) Query script generation method and device
CN101702180B (en) Method and system for searching associated field value
CN110737850A (en) chart generation method and device

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

Owner name: CONGXING TECHNOLOGY CO., LTD.

Free format text: FORMER NAME: SNRISE CORPORATION

CP03 Change of name, title or address

Address after: 510070 one of the 83 best and 507 self compiled works in martyrs Middle Road, Yuexiu District, Guangdong, Guangzhou four, 508

Patentee after: Sunrise Technology Co., Ltd.

Address before: 19, building 368, 510300 South Guangzhou Avenue, Guangdong, Guangzhou

Patentee before: Snrise Corporation

ASS Succession or assignment of patent right

Owner name: HONGKONG SHIYE DEVELOPMENT CO., LTD.

Free format text: FORMER OWNER: CONGXING TECHNOLOGY CO., LTD.

Effective date: 20150803

C41 Transfer of patent application or patent right or utility model
TR01 Transfer of patent right

Effective date of registration: 20150803

Address after: Room 32, building 3205, Bank of America, 12 Cecil Harcourt Road, central, Hongkong, China

Patentee after: Hongkong world industry development Co., Ltd.

Address before: 510070 one of the 507 writers in 83 Middle Road, martyrs' road, Guangzhou, Guangdong, four, 508, edited by myself, Yuexiu District

Patentee before: Sunrise Technology Co., Ltd.

ASS Succession or assignment of patent right

Owner name: TELEFON AB L.M. ERICSSON (SE)

Free format text: FORMER OWNER: HONGKONG SHIYE DEVELOPMENT CO., LTD.

Effective date: 20150909

C41 Transfer of patent application or patent right or utility model
TR01 Transfer of patent right

Effective date of registration: 20150909

Address after: Stockholm

Patentee after: Telefon AB L.M. Ericsson [SE]

Address before: Room 32, building 3205, Bank of America, 12 Cecil Harcourt Road, central, Hongkong, China

Patentee before: Hongkong world industry development Co., Ltd.