CN107273114A - A kind of MVC management methods and server - Google Patents

A kind of MVC management methods and server Download PDF

Info

Publication number
CN107273114A
CN107273114A CN201710322810.2A CN201710322810A CN107273114A CN 107273114 A CN107273114 A CN 107273114A CN 201710322810 A CN201710322810 A CN 201710322810A CN 107273114 A CN107273114 A CN 107273114A
Authority
CN
China
Prior art keywords
view
mvc
user
caching
information
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.)
Withdrawn
Application number
CN201710322810.2A
Other languages
Chinese (zh)
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.)
Wuhan Bill Trading Center Co Ltd
Original Assignee
Wuhan Bill Trading Center 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 Wuhan Bill Trading Center Co Ltd filed Critical Wuhan Bill Trading Center Co Ltd
Priority to CN201710322810.2A priority Critical patent/CN107273114A/en
Publication of CN107273114A publication Critical patent/CN107273114A/en
Withdrawn legal-status Critical Current

Links

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F8/00Arrangements for software engineering
    • G06F8/30Creation or generation of source code
    • G06F8/38Creation or generation of source code for implementing user interfaces
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F8/00Arrangements for software engineering
    • G06F8/20Software design

Abstract

The present invention relates to a kind of MVC management methods and server, server is that each user creates a view conversation controller, when user opens any view of MVC in client, realize the registration of this any view of MVC, and be associated the view initialization information and viewdata model of view conversation controller this user corresponding with this any view of MVC, handle the event request of this any view of MVC of this user correspondence, the confusion of event handling is avoided, makes processing of the view of MVC from request to response clear;And when user closes any view of MVC in client, realize the cancellation of this any view of MVC, cancel the association of the view initialization information and viewdata model of view conversation controller this user corresponding with this any view of MVC, the internal memory of recovery view conversation controller.

Description

A kind of MVC management methods and server
Technical field
The present invention relates to field of computer technology, more particularly to a kind of MVC management methods and server.
Background technology
The full names of MVC are Model View Controller, are model (model)-view (view)-controller The abbreviation of (controller), is a kind of Software for Design model, a kind of its method group separated with service logic, data, interface display Code is knitted, service logic is gathered into an inside components, while improvement and personalized customization interface and user mutual, no Need to write service logic again.MVC is grown up for mapping traditional input, processing and output function one by unique In the structure of the graphic user interface of individual logic.But, in existing MVC frameworks, for different view of MVC, Controller and model and view corresponding relation is not clear, is unfavorable for timely responding to for client view of MVC.
The content of the invention
It is an object of the present invention to provide a kind of MVC management methods and server, the above-mentioned problems in the prior art is solved.
The technical scheme that the present invention solves above-mentioned technical problem is as follows:
A kind of MVC management methods, comprise the following steps:
Step 1, server receives the log on request for the user that client is sent, it is allowed to which the user logs in;
Step 2, server is that the user creates view conversation controller;
Step 3, server receives the user of the client transmission in any view of MVC of client opening Event request, according in the event request of any corresponding MVC ID of view of MVC and any view of MVC of the opening MVC registers parameter, creates the view initialization information and viewdata model of the corresponding users of the MVC ID, will be described View initialization information, which returns to the client, is used for the display of any view of MVC;And by the view conversation controller It is associated with the view initialization information and viewdata model;
Step 4, the user that the server reception client is sent closes any MVC in the client and regarded The event request of figure, is initialized according to the view of any view of MVC corresponding MVC ID inquiries user Information and viewdata model, and cancel the view conversation controller and the view initialization information and viewdata model Association.
The beneficial effects of the invention are as follows:View initialization information, viewdata model and view conversation controller are right respectively Answer view, model and controller in MVC frameworks;Server is that each user creates a view conversation controller, when User realizes the registration of this any view of MVC when client opens any view of MVC, and by view conversation controller and this The view initialization information and viewdata model of this corresponding user of any view of MVC is associated, and handles this user correspondence The event request of this any view of MVC, it is to avoid the confusion of event handling, makes processing of the view of MVC from request to response clear Understand;And when user closes any view of MVC in client, realize the cancellation of this any view of MVC, cancel view session control The association of the view initialization information and viewdata model of device processed this user corresponding with this any view of MVC, reclaims view The internal memory of conversation controller.
On the basis of above-mentioned technical proposal, the present invention can also do following improvement.
Further, step 34 is also included between the step 3 and step 4, server receives the institute that the client is sent Event request of the user in any view of MVC described in the client initialization is stated, according to the corresponding institute of any view of MVC The viewdata model that MVC ID inquire about the user is stated, and the viewdata model is changed using default parameters.
Further, also include before the step 1:Configuration information is read during startup of server, each MVC ID correspondences are obtained View information and column information, and by the corresponding view informations of each MVC ID it is corresponding with column information be stored in its caching In.
Further, the step 2 is specially:Server is that the user creates view conversation controller in its caching.
Further, the step 3 is specially:Server judges whether the MVC ID are registered;
It is that the preference for then extracting user described in its caching is set, is arranged on according to the preference in its caching and changes institute The view initialization information of the corresponding users of MVC ID is stated, the view initialization information of modification is returned into the client uses In the display of any view of MVC;According to the MVC register parameter changed in its caching the MVC ID it is corresponding described in The viewdata model of user;And by the view conversation controller with modification view initialization information and change number of views It is associated according to model;
It is no, then the corresponding view informations of MVC ID and column information described in its caching are extracted, according to the view information, row Information and MVC registrations parameter create the view initialization information and view of the corresponding users of the MVC ID in its caching Data model;The preference that the user is extracted from database is set into its caching, and its caching is arranged on according to the preference The middle modification view initialization information, the view initialization information of modification is returned into the client is used for any MVC The display of view;And enter the view conversation controller with the view initialization information changed and the viewdata model of establishment Row association.
Another technical scheme of the present invention is as follows:
A kind of server, including log-in module and MVC management modules;
The log-in module,
It is used for the log on request for receiving the user of client transmission, it is allowed to which the user logs in;
The MVC management modules,
It is used for after the user logs in, and is that the user creates view conversation controller;
It is additionally operable to event of the user in any view of MVC of client opening for receiving the client transmission Request, the MVC notes in the event request of any corresponding MVC ID of view of MVC and any view of MVC of the opening Volume parameter, creates the view initialization information and viewdata model of the corresponding users of the MVC ID, by the view Initialization information, which returns to the client, is used for the display of any view of MVC;And by the view conversation controller and institute State view initialization information and viewdata model is associated;
Its described user for being additionally operable to receive the client transmission closes any view of MVC in the client Event request, according to the view initialization information of any view of MVC corresponding MVC ID inquiries user With viewdata model, and cancel the pass of the view conversation controller and the view initialization information and viewdata model Connection.
On the basis of above-mentioned technical proposal, the present invention can also do following improvement.
Further, the MVC management modules, it is additionally operable to receive the user of the client transmission in the client The event request of end initialization any view of MVC, according to the corresponding MVC ID inquiries of any view of MVC The viewdata model of user, and the viewdata model is changed using default parameters.
Further, the server also includes load-on module and caching;
The load-on module, when it is used for startup of server, reads configuration information, obtains the corresponding views of each MVC ID Information and column information, and be stored in the corresponding view informations of each MVC ID are corresponding with column information in the caching;
The caching, it is used for the corresponding view informations of each MVC ID of correspondence storage and column information.
Further, the MVC management modules are caching engine;
The caching engine, it is used for after the user logs in, and creates view session control in the buffer for the user Device processed;
The caching, it is additionally operable to store the view conversation controller.
Further, the caching engine, it is additionally operable to judge whether the MVC ID are registered;
It is that the preference for then extracting user described in its caching is set, is arranged on according to the preference in its caching and changes institute The view initialization information of the corresponding users of MVC ID is stated, the view initialization information of modification is returned into the client uses In the display of any view of MVC;According to the MVC register parameter changed in its caching the MVC ID it is corresponding described in The viewdata model of user;And by the view conversation controller with modification view initialization information and change number of views It is associated according to model;
It is no, then the corresponding view informations of MVC ID and column information described in its caching are extracted, according to the view information, row Information and MVC registrations parameter create the view initialization information and view of the corresponding users of the MVC ID in its caching Data model;The preference that the user is extracted from database is set into its caching, and its caching is arranged on according to the preference The middle modification view initialization information, the view initialization information of modification is returned into the client is used for any MVC The display of view;And enter the view conversation controller with the view initialization information changed and the viewdata model of establishment Row association;
The caching,
It is additionally operable to the view initialization information and viewdata model that store the corresponding users of the MVC ID;
Its preference for being additionally operable to store the user is set.
Brief description of the drawings
Fig. 1 is a kind of method flow diagram of MVC management methods of the invention;
Fig. 2 is the theory diagram that a kind of server of the invention realizes MVC management.
Embodiment
The principle and feature of the present invention are described below in conjunction with accompanying drawing, the given examples are served only to explain the present invention, and It is non-to be used to limit the scope of the present invention.
As shown in figure 1, a kind of MVC management methods described in the embodiment of the present invention 1, comprise the following steps:
Step 1, server receives the log on request for the user that client is sent, it is allowed to which the user logs in;
Step 2, server is that the user creates view conversation controller;
Step 3, server receives the user of the client transmission in any view of MVC of client opening Event request, according in the event request of any corresponding MVC ID of view of MVC and any view of MVC of the opening MVC registers parameter, creates the view initialization information and viewdata model of the corresponding users of the MVC ID, will be described View initialization information, which returns to the client, is used for the display of any view of MVC;And by the view conversation controller It is associated with the view initialization information and viewdata model;
Step 4, the user that the server reception client is sent closes any MVC in the client and regarded The event request of figure, is initialized according to the view of any view of MVC corresponding MVC ID inquiries user Information and viewdata model, and cancel the view conversation controller and the view initialization information and viewdata model Association.
View initialization information, viewdata model and view conversation controller correspond to respectively view in MVC frameworks, Model and controller;Server is that each user creates a view conversation controller, is appointed when user opens in client During one view of MVC, realize the registration of this any view of MVC, and by view conversation controller it is corresponding with this any view of MVC this The view initialization information and viewdata model of user is associated, and handles the event of this any view of MVC of this user correspondence Request, it is to avoid the confusion of event handling, makes processing of the view of MVC from request to response clear;And when user is in client When any view of MVC is closed at end, the cancellation of this any view of MVC is realized, cancels view conversation controller and this any view of MVC The association of the view initialization information and viewdata model of this corresponding user, reclaims the internal memory of view conversation controller.
A kind of MVC management methods described in the embodiment of the present invention 2, on the basis of embodiment 1, the step 3 and step 4 it Between also include step 34, server receives the user that the client sends any described in the client initialization The event request of view of MVC, according to the number of views of any view of MVC corresponding MVC ID inquiries user The viewdata model is changed according to model, and using default parameters.This default parameters is set in advance for this any view of MVC The initiation parameter of the viewdata model for this relevant any view of MVC put.The initialization of this any view of MVC is realized, just The default setting and acquiescence for recovering view of MVC in user are shown.
A kind of MVC management methods described in the embodiment of the present invention 3, on the basis of embodiment 1 or 2, are also wrapped before the step 1 Include:Read configuration information during startup of server, obtain the corresponding view informations of each MVC ID and column information, and by each MVC View information corresponding ID is corresponding with column information to be stored in its caching.By the corresponding view informations of each MVC ID It is corresponding with column information to be stored in server buffer, it is easy to follow-up rapid extraction view information and column information.And configuration information Form is XML, and XML allows user flexibly to configure view properties, updates data cached after the completion of configuration again.
A kind of MVC management methods described in the embodiment of the present invention 4, on the basis of embodiment 3, the step 2 is specially:Clothes Business device is that the user creates view conversation controller in its caching.View conversation controller is stored in server buffer In, improve the treatment effeciency and processing speed of user's view of MVC event request.
A kind of MVC management methods described in the embodiment of the present invention 5, on the basis of embodiment 4, the step 3 is specially:Clothes Business device judges whether the MVC ID are registered;
It is that the preference for then extracting user described in its caching is set, is arranged on according to the preference in its caching and changes institute The view initialization information of the corresponding users of MVC ID is stated, the view initialization information of modification is returned into the client uses In the display of any view of MVC;According to the MVC register parameter changed in its caching the MVC ID it is corresponding described in The viewdata model of user;And by the view conversation controller with modification view initialization information and change number of views It is associated according to model;
It is no, then the corresponding view informations of MVC ID and column information described in its caching are extracted, according to the view information, row Information and MVC registrations parameter create the view initialization information and view of the corresponding users of the MVC ID in its caching Data model;The preference that the user is extracted from database is set into its caching, and its caching is arranged on according to the preference The middle modification view initialization information, the view initialization information of modification is returned into the client is used for any MVC The display of view;And enter the view conversation controller with the view initialization information changed and the viewdata model of establishment Row association.
View initialization information can set dynamic to update according to the preference of user, and viewdata model can be passed according to client The MVC registration parameter dynamical updates entered, the personalization of client view of MVC, Dynamic Announce where realizing user;By MVC ID couple The view initialization information and viewdata model of the user answered is stored in caching, after the first preference for obtaining user is set, The preference of user is set and is stored in caching;, can be from caching when next time realizes the registration of this view of MVC of this user again The preference for directly extracting this user is set, and also directly the view in modification caching can be set to initialize according to the preference of this user and believed Breath, registers the viewdata model in parameter modification caching according to MVC, improves the loading velocity of client view of MVC.
As shown in Fig. 2 a kind of server described in the embodiment of the present invention 6, including log-in module and MVC management modules;
The log-in module,
It is used for the log on request for receiving the user of client transmission, it is allowed to which the user logs in;
The MVC management modules,
It is used for after the user logs in, and is that the user creates view conversation controller;
It is additionally operable to event of the user in any view of MVC of client opening for receiving the client transmission Request, the MVC notes in the event request of any corresponding MVC ID of view of MVC and any view of MVC of the opening Volume parameter, creates the view initialization information and viewdata model of the corresponding users of the MVC ID, by the view Initialization information, which returns to the client, is used for the display of any view of MVC;And by the view conversation controller and institute State view initialization information and viewdata model is associated;
Its described user for being additionally operable to receive the client transmission closes any view of MVC in the client Event request, according to the view initialization information of any view of MVC corresponding MVC ID inquiries user With viewdata model, and cancel the pass of the view conversation controller and the view initialization information and viewdata model Connection.
A kind of server described in the embodiment of the present invention 7, on the basis of embodiment 6, the MVC management modules, it is also used In receiving the user that the client sends in the event request of any view of MVC described in the client initialization, root According to the viewdata model of any view of MVC corresponding MVC ID inquiries user, and using acquiescence ginseng The number modification viewdata model.
A kind of server described in the embodiment of the present invention 8, on the basis of embodiment 6 or 7, in addition to load-on module is gentle Deposit;
The load-on module, when it is used for startup of server, reads configuration information, obtains the corresponding views of each MVC ID Information and column information, and be stored in the corresponding view informations of each MVC ID are corresponding with column information in the caching;
The caching, it is used for the corresponding view informations of each MVC ID of correspondence storage and column information.
A kind of server described in the embodiment of the present invention 9, on the basis of embodiment 8, the MVC management modules are drawn for caching Hold up;
The caching engine, it is used for after the user logs in, and creates view session control in the buffer for the user Device processed;
The caching, it is additionally operable to store the view conversation controller.
A kind of server described in the embodiment of the present invention 10, on the basis of embodiment 9,
The caching engine, it is additionally operable to judge whether the MVC ID are registered;
It is that the preference for then extracting user described in its caching is set, is arranged on according to the preference in its caching and changes institute The view initialization information of the corresponding users of MVC ID is stated, the view initialization information of modification is returned into the client uses In the display of any view of MVC;According to the MVC register parameter changed in its caching the MVC ID it is corresponding described in The viewdata model of user;And by the view conversation controller with modification view initialization information and change number of views It is associated according to model;
It is no, then the corresponding view informations of MVC ID and column information described in its caching are extracted, according to the view information, row Information and MVC registrations parameter create the view initialization information and view of the corresponding users of the MVC ID in its caching Data model;The preference that the user is extracted from database is set into its caching, and its caching is arranged on according to the preference The middle modification view initialization information, the view initialization information of modification is returned into the client is used for any MVC The display of view;And enter the view conversation controller with the view initialization information changed and the viewdata model of establishment Row association;
The caching,
It is additionally operable to the view initialization information and viewdata model that store the corresponding users of the MVC ID;
Its preference for being additionally operable to store the user is set.
The foregoing is only presently preferred embodiments of the present invention, be not intended to limit the invention, it is all the present invention spirit and Within principle, any modification, equivalent substitution and improvements made etc. should be included in the scope of the protection.

Claims (10)

1. a kind of MVC management methods, it is characterised in that comprise the following steps:
Step 1, server receives the log on request for the user that client is sent, it is allowed to which the user logs in;
Step 2, server is that the user creates view conversation controller;
Step 3, server receives event of the user in any view of MVC of client opening of the client transmission Request, the MVC notes in the event request of any corresponding MVC ID of view of MVC and any view of MVC of the opening Volume parameter, creates the view initialization information and viewdata model of the corresponding users of the MVC ID, by the view Initialization information, which returns to the client, is used for the display of any view of MVC;And by the view conversation controller and institute State view initialization information and viewdata model is associated;
Step 4, server receives the user of the client transmission in client closing any view of MVC Event request, according to the view initialization information of any view of MVC corresponding MVC ID inquiries user With viewdata model, and cancel the pass of the view conversation controller and the view initialization information and viewdata model Connection.
2. a kind of MVC management methods according to claim 1, it is characterised in that also include between the step 3 and step 4 Step 34, server receives the user of the client transmission in any view of MVC described in the client initialization Event request, according to the viewdata model of any view of MVC corresponding MVC ID inquiries user, and The viewdata model is changed using default parameters.
3. a kind of MVC management methods according to claim 1 or claim 2, it is characterised in that also include before the step 1:Server Configuration information is read during startup, the corresponding view informations of each MVC ID and column information is obtained, and each MVC ID is right with it The view information answered is corresponding with column information to be stored in its caching.
4. a kind of MVC management methods according to claim 3, it is characterised in that the step 2 is specially:Server is at it It is that the user creates view conversation controller in caching.
5. a kind of MVC management methods according to claim 4, it is characterised in that the step 3 is specially:Server judges Whether the MVC ID are registered;
It is that the preference for then extracting user described in its caching is set, is arranged on according to the preference in its caching and changes the MVC The view initialization information of the corresponding users of ID, the client is returned to for described by the view initialization information of modification The display of any view of MVC;Parameter is registered according to the MVC and changes the corresponding users' of the MVC ID in its caching Viewdata model;And by the view conversation controller with modification view initialization information and change viewdata model It is associated;
It is no, then the corresponding view informations of MVC ID and column information described in its caching are extracted, according to the view information, column information View initialization information and viewdata that parameter creates the corresponding users of the MVC ID in its caching are registered with MVC Model;The preference that the user is extracted from database is set into its caching, is arranged in its caching and repaiied according to the preference Change the view initialization information, the view initialization information of modification is returned into the client is used for any view of MVC Display;And closed the view conversation controller with the view initialization information changed and the viewdata model of establishment Connection.
6. a kind of server, it is characterised in that including log-in module and MVC management modules;
The log-in module,
It is used for the log on request for receiving the user of client transmission, it is allowed to which the user logs in;
The MVC management modules,
It is used for after the user logs in, and is that the user creates view conversation controller;
Its described user for being additionally operable to receive the client transmission please in the event that the client opens any view of MVC Ask, the MVC registrations in the event request of any corresponding MVC ID of view of MVC and any view of MVC of the opening Parameter, creates the view initialization information and viewdata model of the corresponding users of the MVC ID, by the beginning of the view Beginningization information, which returns to the client, is used for the display of any view of MVC;And by the view conversation controller with it is described View initialization information and viewdata model are associated;
It is additionally operable to event of the user in client closing any view of MVC for receiving the client transmission Request, inquires about the view initialization information of the user according to the corresponding MVC ID of any view of MVC and regards Diagram data model, and cancel associating for the view conversation controller and the view initialization information and viewdata model.
7. a kind of server according to claim 6, it is characterised in that the MVC management modules, it is additionally operable to receive described Client send the user any view of MVC described in the client initialization event request, according to described any The corresponding MVC ID of view of MVC inquire about the viewdata model of the user, and described using default parameters modification Viewdata model.
8. a kind of server according to claim 6 or 7, it is characterised in that also including load-on module and caching;
The load-on module, when it is used for startup of server, reads configuration information, obtains the corresponding view informations of each MVC ID And column information, and be stored in the corresponding view informations of each MVC ID are corresponding with column information in the caching;
The caching, it is used for the corresponding view informations of each MVC ID of correspondence storage and column information.
9. a kind of server according to claim 8, it is characterised in that the MVC management modules are caching engine;
The caching engine, it is used for after the user logs in, and creates view conversation controller in the buffer for the user;
The caching, it is additionally operable to store the view conversation controller.
10. a kind of server according to claim 9, it is characterised in that
The caching engine, it is additionally operable to judge whether the MVC ID are registered;
It is that the preference for then extracting user described in its caching is set, is arranged on according to the preference in its caching and changes the MVC The view initialization information of the corresponding users of ID, the client is returned to for described by the view initialization information of modification The display of any view of MVC;Parameter is registered according to the MVC and changes the corresponding users' of the MVC ID in its caching Viewdata model;And by the view conversation controller with modification view initialization information and change viewdata model It is associated;
It is no, then the corresponding view informations of MVC ID and column information described in its caching are extracted, according to the view information, column information View initialization information and viewdata that parameter creates the corresponding users of the MVC ID in its caching are registered with MVC Model;The preference that the user is extracted from database is set into its caching, is arranged in its caching and repaiied according to the preference Change the view initialization information, the view initialization information of modification is returned into the client is used for any view of MVC Display;And closed the view conversation controller with the view initialization information changed and the viewdata model of establishment Connection;
The caching,
It is additionally operable to the view initialization information and viewdata model that store the corresponding users of the MVC ID;
Its preference for being additionally operable to store the user is set.
CN201710322810.2A 2017-05-09 2017-05-09 A kind of MVC management methods and server Withdrawn CN107273114A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201710322810.2A CN107273114A (en) 2017-05-09 2017-05-09 A kind of MVC management methods and server

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201710322810.2A CN107273114A (en) 2017-05-09 2017-05-09 A kind of MVC management methods and server

Publications (1)

Publication Number Publication Date
CN107273114A true CN107273114A (en) 2017-10-20

Family

ID=60073868

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201710322810.2A Withdrawn CN107273114A (en) 2017-05-09 2017-05-09 A kind of MVC management methods and server

Country Status (1)

Country Link
CN (1) CN107273114A (en)

Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN103324484A (en) * 2013-06-28 2013-09-25 华为技术有限公司 Method and device for displaying view
CN104717268A (en) * 2013-12-16 2015-06-17 珠海世纪鼎利通信科技股份有限公司 Method and system for realizing interface configuration and development through object-oriented technology
CN105141676A (en) * 2015-08-11 2015-12-09 北京思特奇信息技术股份有限公司 Session persistence sharing method and session persistence sharing system under multiple servers
CN106021396A (en) * 2016-05-13 2016-10-12 国网辽宁省电力有限公司电力科学研究院 B/S framework-based SCD configuration file graphic display method
CN106126249A (en) * 2016-06-29 2016-11-16 武汉斗鱼网络科技有限公司 A kind of method and system realizing behavior, data, view linkage in front end

Patent Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN103324484A (en) * 2013-06-28 2013-09-25 华为技术有限公司 Method and device for displaying view
CN104717268A (en) * 2013-12-16 2015-06-17 珠海世纪鼎利通信科技股份有限公司 Method and system for realizing interface configuration and development through object-oriented technology
CN105141676A (en) * 2015-08-11 2015-12-09 北京思特奇信息技术股份有限公司 Session persistence sharing method and session persistence sharing system under multiple servers
CN106021396A (en) * 2016-05-13 2016-10-12 国网辽宁省电力有限公司电力科学研究院 B/S framework-based SCD configuration file graphic display method
CN106126249A (en) * 2016-06-29 2016-11-16 武汉斗鱼网络科技有限公司 A kind of method and system realizing behavior, data, view linkage in front end

Similar Documents

Publication Publication Date Title
CN104272694B (en) For the system and method for the access based on the privately owned line stage for providing the USB device or local device for re-directing
CN102685196A (en) Method and virtual application system for improving user experience in virtual application environment
CN104854848B (en) The processing method of terminal and contact head image
US7752322B2 (en) System for ubiquitous network presence and access without cookies
CN107332750A (en) A kind of service deployment method, device and network element
CN108563517A (en) The call method and device of system interface
CN104516703B (en) The method and system of virtual desktop screen resolution automatic adaptation is realized in android terminal
CN110226156A (en) Attribute value between client and server it is synchronous
CN106710017A (en) Identity authentication method used for logistics sign-off and device and system thereof
CN105025061B (en) Build method and server that scene of game is shared in high in the clouds
WO2019010928A1 (en) Communication method and system among multiple fragments
CN107493329A (en) A kind of remote document access method of distributed memory file system
CN104092653B (en) Data processing method and system
CN102682044A (en) Method for splitting tables for PHP MYSQL database
CN106991112A (en) Information query method and device
CN107786663A (en) Control method, device and the computer-readable recording medium of smart machine
CN108008806A (en) A kind of data processing method, terminal and computer-readable recording medium
CN110268388A (en) Postpone the call request to remote object
CN107273114A (en) A kind of MVC management methods and server
CN111651289B (en) Internet of things data docking method, system and related equipment
CN109889625A (en) Access method, equipment and the computer readable storage medium of server
CN109597825A (en) Regulation engine call method, device, equipment and computer readable storage medium
CN103279382B (en) Primary mode accesses the method for resource, Java end, primary end and system
CN109298852A (en) Simplify the method and readable storage medium storing program for executing of virtual reality applications program development
CN107172130A (en) A kind of MVC registration implementation methods and server

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
WW01 Invention patent application withdrawn after publication
WW01 Invention patent application withdrawn after publication

Application publication date: 20171020