CN103049859A - Processing method and system for influencing data operation - Google Patents
Processing method and system for influencing data operation Download PDFInfo
- Publication number
- CN103049859A CN103049859A CN2011103094967A CN201110309496A CN103049859A CN 103049859 A CN103049859 A CN 103049859A CN 2011103094967 A CN2011103094967 A CN 2011103094967A CN 201110309496 A CN201110309496 A CN 201110309496A CN 103049859 A CN103049859 A CN 103049859A
- Authority
- CN
- China
- Prior art keywords
- experience
- user
- data
- link address
- permission
- 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
Links
- 238000003672 processing method Methods 0.000 title abstract description 15
- 238000000034 method Methods 0.000 claims abstract description 35
- 238000012545 processing Methods 0.000 claims abstract description 28
- 230000003213 activating effect Effects 0.000 claims description 9
- 230000000694 effects Effects 0.000 abstract description 7
- 230000006870 function Effects 0.000 description 17
- 230000004913 activation Effects 0.000 description 4
- 230000007246 mechanism Effects 0.000 description 4
- 230000008569 process Effects 0.000 description 4
- 238000005516 engineering process Methods 0.000 description 3
- 238000004458 analytical method Methods 0.000 description 2
- 238000012790 confirmation Methods 0.000 description 2
- 238000010586 diagram Methods 0.000 description 2
- 230000009471 action Effects 0.000 description 1
- 238000013459 approach Methods 0.000 description 1
- 230000008859 change Effects 0.000 description 1
- 238000011161 development Methods 0.000 description 1
- 230000008676 import Effects 0.000 description 1
- 230000000750 progressive effect Effects 0.000 description 1
Images
Landscapes
- Management, Administration, Business Operations System, And Electronic Commerce (AREA)
Abstract
The invention provides a processing method and a processing system for influencing data operation, and aims to solve the problems of data processing of a server. The method comprises the following steps of: importing user information, configuring data information for experience, and generating experience data; generating a unique link address, loading the unique link address into the experience data of corresponding users, and storing; sending the link address to the corresponding users; receiving an operation request of each user, and judging whether the user has an experience authority according to the experience data; and if the user has the experience authority, allowing the user to perform experience operation. The experience data can be accurately sent to the corresponding users, and the corresponding data information for the experience is configured for each user, so the data processing is more targeted. Different users can be configured with data for experiencing different application modules, the individualization of the experience is realized, the data processing is more discriminated, a smaller number of data are processed by the server at higher speed, and a better experience effect is achieved.
Description
Technical Field
The present application relates to data processing technologies, and in particular, to a method and a system for processing data.
Background
In the prior art, two processing methods for influencing data operation exist, one method is that a server generates a data link and randomly issues the data link to a user, and the user needs to return some data after receiving the data link to use the data link. The whole data processing process is long, and the server needs to process more data, which increases the burden of the server.
For example, when a new module is released for a certain product, the server generates experience tickets or coupons of the product and randomly issues the experience tickets or coupons to the user, each experience ticket or coupon has a number, the user needs to order the product to use the product, and the number can be input when ordering the product to reduce part of the cost. The method is that the user must pay to order the product to experience the use, and only the experience ticket has no authority to experience the use of the new module. And the data processing time of the user receiving, ordering and using process is longer, the server needs to send the data requiring payment, receive the payment data and return the data successful in payment, the number is verified in the period, the data reducing payment is processed, and the like, the server needs to process a great amount of data, the load of the server is increased, and the data processing speed is also influenced.
Another approach is for the server to open the system for a period of time during which all users can use the system to perform relevant data operations. Because a large number of users perform data operations, a huge amount of data is generated and sent to the server for processing, the load of the server is increased, and the data processing speed is also affected.
For example, when a system launches a new product or module, a free experience time period is set during which all users can use the new module. Because a large number of users use new modules, a huge amount of data is generated and processed by the server, the load of the server is increased, the data processing speed is influenced, and the product experience effect of the users is further influenced.
Disclosure of Invention
The application provides a processing method and a processing system for influencing data operation, which are used for solving the problem of processing data by a server.
In order to solve the above problem, the present application discloses a processing method for influencing data operation, including:
importing user information and configuring data information for experience to generate experience data;
generating a unique link address, loading the unique link address into experience data of a corresponding user and storing the unique link address;
sending the link address to a corresponding user;
and receiving an operation request of a user, judging whether the user has authority experience according to experience data, and if so, allowing the user to execute experience operation.
Preferably, the data information configured for experience includes:
configuring application product information, application function information, user identification, experience state, experience time, experience times, or a combination of several data information.
Preferably, the permission judgment statement is automatically generated at the application interface according to the configuration.
Preferably, the automatically generating the permission judgment rule at the application interface according to the configuration includes:
reading a permission generation rule preset in a configuration file;
according to the authority generation rule, an authority judgment statement is automatically generated at the application interface;
wherein the permission judgment statement includes: and judging whether the user has the sentence of experience time and/or judging whether the user has the sentence of experience times.
Preferably, before receiving the operation request of the user, the method further includes:
judging whether the link address is matched with the experience data of the user or not, and activating the experience data if the link address is matched with the experience data of the user;
after the experience data is activated, a request for executing experience operation is sent.
Preferably, after the user performs the experience operation, the user experience time and/or the experience times are recorded.
Correspondingly, the application also discloses a processing system for influencing data operation, which comprises:
the experience data generating module is used for importing user information, configuring data information for experience and generating experience data;
the link address generation module is used for generating a unique link address, loading the unique link address into the experience data of the corresponding user and storing the unique link address;
the link address sending module is used for sending the link address to the corresponding user;
and the permission judging module is used for receiving an operation request of the user, judging whether the user has permission to experience according to the experience data, and if so, allowing the user to execute experience operation.
Preferably, the experience data generating module is further configured to configure application product information, application function information, a user identifier, an experience state, experience time, experience times, or a combination of several items of data information.
Preferably, the system further comprises:
and the generation permission judgment module is used for automatically generating permission judgment statements at the application interface according to the configuration.
Preferably, the generation permission judging module includes:
the read authority generation rule submodule is used for reading an authority generation rule preset in the configuration file;
the permission judgment sentence generation submodule is used for automatically generating a permission judgment sentence at an application interface according to the permission generation rule;
wherein the permission judgment statement includes: and judging whether the user has the sentence of experience time and/or judging whether the user has the sentence of experience times.
Compared with the prior art, the method has the following advantages:
according to the method and the system, user information is imported and data information for experience is configured for each user, experience data is generated, a unique link address is configured and loaded into the experience data of the corresponding user, each address is only effective for a specific user, and the link address is issued to the corresponding user. Experience data can be accurately delivered to corresponding users, and data information corresponding to experience is configured for each user, so that data processing is more targeted. The server receives an operation request of a user, can experience the use application after judging that the use permission exists according to the experience data, does not need to transmit the payment data, receives the payment confirmation data and the like. Different users can configure and experience data of different application modules, experience personalized setting is achieved, the data processing is more distinctive, the data processed by the server is less, the data processing speed is higher, and the experience effect is better.
And secondly, the system can automatically generate an authority judgment statement at the application interface according to the configuration, and the authority judgment statement is used for judging whether the user has the use authority. The system can automatically configure the authority judgment statement, the authority judgment statement cannot invade into the application, configuration time is shortened, and configuration efficiency is improved. And the use authority can be judged according to the use times or the use time, the judgment rule is flexible, and experience schemes generated according to various rules can coexist.
And thirdly, the system can count the number of people using the experience data, and after the user experiences the data, the system can also count the use times and the experience time of the user and track the experience effect of the user.
Drawings
FIG. 1 is a flow chart of a processing method for influencing data operations according to an embodiment of the present application;
FIG. 2 is a flow mechanism of experience state in a processing method for influencing data operation according to the present application;
FIG. 3 is a flowchart illustrating permission determination of a processing method for influencing data operations according to an embodiment of the present disclosure;
FIG. 4 is a flowchart illustrating authority generation and determination of a processing method for influencing data operations according to an embodiment of the present disclosure;
FIG. 5 is a flow chart of generation, issuance and reception of experience tickets according to the preferred embodiment of the present application;
FIG. 6 is a block diagram of a processing system that affects data operations according to an embodiment of the application.
Detailed Description
In order to make the aforementioned objects, features and advantages of the present application more comprehensible, the present application is described in further detail with reference to the accompanying drawings and the detailed description.
The application provides a processing method for influencing data operation, which aims to solve the problem of a server in data processing.
Referring to fig. 1, a flowchart of a processing method for influencing data operations according to an embodiment of the present application is shown.
Step 101, importing user information and configuring data information for experience to generate experience data;
and importing user information at a server, correspondingly configuring data information for experience for each user, and generating experience data corresponding to each user. Each user can configure different experience data information to realize personalized setting, and certainly, the same experience data information can also be configured, which is not limited in the present application. Therefore, user information can be imported in a batch mode at the server side, and the same or different data information for experience can be configured.
The experience data may take the form of an experience ticket, wherein an experience ticket is a free use opportunity provided for a certain product or a certain function in a product. Unlike paid products, experience tickets provide the user with the right to use the product features without purchasing, either by number or at a specified time.
102, generating a unique link address, loading the unique link address into experience data of a corresponding user and storing the unique link address;
and according to the configuration file of the server, a link address is automatically generated, and the link address is loaded into the experience data of the corresponding user and stored. Each link address is unique and corresponds uniquely to a user. Therefore, even if the same experience information is configured in the above steps, different link addresses are loaded to generate experience data unique to each user. The unique experience data can only be used by corresponding users, and the experience data can be accurately delivered to the corresponding users.
Step 103, sending the link address to the corresponding user;
after the experience data is generated, the server sends the link address to the corresponding user. After receiving the link address, the user can click the link address to obtain experience data.
In practical applications, the server may send the link address in the form of an email, or may send the link address using chat software, but the present application is not limited to these two methods.
And 104, the application system receives the request, judges whether permission experience exists according to the experience data, and allows the user to execute experience operation if the permission exists.
After receiving an operation request of a user, the application system judges whether the user has experience permission according to experience data of the user, and if the user has the experience permission, the application system allows the user to execute experience operation, so that the user can experience. If the experience authority does not exist, the user is not allowed to execute the experience operation, and the user cannot experience.
In summary, in the method described in the present application, user information is imported for each user, data information for experience is configured, experience data is generated, a unique link address is configured, and the unique link address is loaded into the experience data of the corresponding user, where each address is only valid for a specific user, and the link address is issued to the corresponding user. The experience data can be accurately delivered to the corresponding users, and data information used for experience is correspondingly configured for each user, so that the data processing is more targeted. The server receives an operation request of a user, can experience the use application after judging that the use permission exists according to the experience data, does not need to transmit the payment data, receives the payment confirmation data and the like. Different users can configure and experience data of different application modules, experience personalized setting is achieved, the data processing is more distinctive, the data processed by the server is less, the data processing speed is higher, and the experience effect is better.
Preferably, the data information configured for experience includes:
configuring application product information, application function information, user identification, experience state, experience time and experience times, or a combination of several data information.
For the data information for experiences, a combination of several items of data information may be configured together into a system, which may be one or more items of data information. Of course, other data information may also be configured, which is not limited in this application.
An application system may include many specific applications, some applications may be exposed to user experience, a user may experience only one open application, some open applications, or all open applications. The user can specifically experience which application, and the data information of the experienced corresponding application can be configured in the application system.
Application product information is configured to specify which application system may be experienced. Application functionality information is configured to explain which application is experienced. Each experience data is user specific, so that the user Identification (ID) is configured to uniquely determine to which user the experience data is addressed.
Experience state is the state of experience data and may include sent, failed, activated, experienced, and expired. Wherein,
referring to fig. 2, a flow mechanism of experience states in the processing method for influencing data operations according to the present application is shown.
And after the experience data is generated and successfully transmitted, the experience state is initially transmitted.
And the failure is the state that the experience data is unavailable, and the experience state is modified to be failure when the experience data is used for judging the expiration for the first time after the failure of sending, the failure of activating and the activation.
And activation is the state of experience data after the sent experience data is successfully matched with the link address by clicking the link.
Experienced, experienced data is used to experience the post-application state.
And if the experience data exceeds the experience time and/or the experience times, the state is modified to be expired.
The experience state is an application of the present application in a specific implementation, and is not limited to this in a practical application.
The experience time is an application which configures that a user can experience the provided application in a certain time period. The number of experiences is to configure an application that the user can experience several times. Wherein, the experience time and the experience times can coexist, that is, the configuration user can experience the application several times in a certain time period. Only one of them may be provided, and the present application is not limited to this.
Not all users can experience or try out a new product or a new module, so that the authority needs to be set to enable the authorized users to experience.
Referring to fig. 3, a flowchart of authority judgment of a processing method for influencing data operation according to the embodiment of the present application is shown.
When the user experiences, the request is sent first, and the server judges whether the user has the authority to experience. And (2) judging whether the user has the authority to experience the function by starting (action) to request the entrance to enter (AspectJ, a frame facing to the section) the section, and if so, using the corresponding function. If the authority is not used, the corresponding function cannot be used, and the limit can be returned to prompt the use without the authority.
In the prior art, there are two methods for setting permissions, one of which is to manually configure a code in an application for an application to be experienced, and when a user clicks the application to perform experience, the user is first determined whether the user has the permission. The method manually configures codes in the application, needs to modify the application a lot, has long configuration time, and is easy to generate errors to influence the experience effect of the module.
The other method is to write codes independent of the application separately for setting the authority aiming at the application to be experienced, and the method does not affect the effect of the module. However, when the user clicks the application, the user needs to link to the corresponding independent code, and the user needs to link to the corresponding application after judging that the user accords with the authority. And when a new application can be experienced each time, the code is configured independently to judge the authority and link with the application, and the code configuration is very complicated, so that the configuration time is very long, and the efficiency is very low.
In order to solve the problems in the two methods for setting permissions, the present application provides a new method for setting permissions, which is discussed in detail below.
Preferably, the method further comprises:
and automatically generating an authority judgment statement at the application interface according to the configuration.
When a new application invites the user to experience, not all users can experience, so that the authority can be set to enable the user with the authority to experience.
According to the configuration file of the system, an authority judgment statement can be automatically generated at an interface of the application, the setting of the authority judgment cannot invade the inside of the application, and the authority judgment statement is used for judging whether a user has the use authority.
Further, the automatically generating the authority judgment rule at the application interface according to the configuration includes:
firstly, reading a permission generation rule preset in a configuration file;
when configuring a new experience data, correspondingly configuring the authority generation rule and saving the authority generation rule into a corresponding file. The authority generation rule is used for generating an authority judgment statement to judge the use authority of the user. After the system is started, the files in the system are read and analyzed, wherein some files contain the authority generation rules, and the authority generation rules can be obtained when the files are read.
For example, an existing application is divided into permission sections, and whether the use permission exists or not is judged in the permission sections. Compiling some Java files by adopting a tangent plane (AspectJ) technology, and adding an authority generation rule to generate a corresponding class file. The section takes all file names from the file list and reads the files for analysis. After analysis, some files contain definitions of aspect, and the aspects are authority generation rules.
The cut plane (AspectJ) is an aspect-oriented framework that extends the Java language. AspectJ is a Code Generation tool (Code Generator). AspectJ has a grammar compiling tool, a Java Class file is compiled, and functions of adding corresponding check rules in the Java Class file are supported.
Secondly, automatically generating an authority judgment statement at an application interface according to an authority generation rule;
and after the system obtains the authority generation rule, automatically modifying the application according to the authority generation rule, and adding an authority judgment statement at an applied interface for judging whether the user has the use authority.
For example, the tangent plane modifies the corresponding application, such as the source code of the service function module of some internet products, according to the aspect authority generation rules. And adding an authority judgment statement in the source code.
Wherein the permission judgment statement includes: and judging whether the user has the sentence of experience time and/or judging whether the user has the sentence of experience times.
When the authority judgment rule is added, for the specific judgment rule, when the experience of the user is divided by times, whether the use times exist can be set; when the user's experience is divided by time, it can be set whether there is time of use. The usage time may refer to a period of time during which the user may experience the application.
Many applications in the system can be experienced and used by the user at the same time, certainly, the two applications can be stored in the system, even if the same application can also have two permission judgment rules at the same time, and the application does not limit the rules. For example, the user may be set to experience 10 times, or may experience with the application at will within some 3 days, or may experience 10 times within some 3 days.
Only two permission determination rules are listed here, and of course, other permission determination rules are possible in specific implementations, and this should not be construed as limiting the present application.
An authority mechanism may be employed to generate the authority determination statement. The Annotation mechanism relates elements of a program, such as classes, methods, attributes, parameters, local variables, packages, and metadata. So that the compiler can store the metadata in a Class file. Such that virtual machines and other objects can decide how to use these program elements or change their behavior based on these metadata.
Referring to fig. 4, a flowchart of authority generation and judgment of a processing method for influencing data operation according to an embodiment of the present application is shown.
The access class (e.g., the accessing user) issues a usage request, and the section determines whether the data object has permission to use, and if so, allows access to the data object (e.g., the corresponding application).
Before sending a request to determine whether the authority exists, an authority determination statement is generated, a system configuration file (e.g., a Java file) adding section determination logic (e.g., an authority generation statement) can be compiled to generate a corresponding configuration file (e.g., a class file of a Java system), and the system automatically adds the authority determination statement.
In conclusion, the system can automatically generate an authority judgment statement at the application interface according to the configuration, and the authority judgment statement is used for judging whether the user has the use authority. The system can automatically configure the authority judgment statement, the authority judgment statement cannot invade into the application, configuration time is shortened, and configuration efficiency is improved. And the use authority can be judged according to the use times or the use time, the judgment rule is flexible, and experience schemes generated according to various rules can coexist.
Preferably, before receiving the operation request of the user, the method further includes:
firstly, judging whether a link address is matched with experience data of a user, and activating the experience data if the link address is matched with the experience data of the user;
after receiving the link address, the user can click the link address to retrieve and activate the experience data. After receiving the activation request of the user, the server judges whether the link address is matched with the experience data of the user. If the experience data is matched with the experience data, the experience state is modified to be activated, if the experience data is not matched with the experience data, the request is ignored, and the user can be prompted that the request fails.
For example, whether the user identifier storing the link address is consistent with the user identifier is checked, and if so, the link address can be considered to be matched with the user. And then, whether the experience data is expired or not can be checked, if the experience data is not expired, the experience data can be activated, the experience state is modified into activated, if the experience data is expired, the experience data cannot be activated, and the experience state is modified into failed. This is, of course, merely a method of implementing the embodiments and should not be construed as limiting the application.
Second, after activating the experience data, a request to perform an experience operation is sent.
After the experience data is obtained by clicking the link address, the user can know the name of the experience application product, the application function information and the like, which are used for experience data information. The pickup of experience data is successful and the experience data is activated. The user can click the application to experience, and therefore an operation request for executing the experience is sent to the server.
Preferably, after the user performs the experience operation, the user experience time and/or the experience times are recorded.
After the user executes the experience operation, the server is automatically informed of the end of the experience according to the configuration, and the server records the time of the user experience and/or the experience times.
Therefore, for each batch of experience users, the number of people activating the experience data, the number of people using the experience data, the times of accumulating the use of the experience data, the proportion of free pay-over users after trial and the like can be counted, and the use conditions and the value acceptance degree of different user groups on the experience functions can be summarized.
The application can be applied in a SaaS mode, wherein the Chinese name of SaaS (Software-as-a-service) is Software operation, which means Software as a service. SaaS is a software application model that provides software services based on the internet. SaaS, an innovative software application model that started to rise in the 21 st century, is the latest trend in software technology development.
The cloud server can be used, is a WEB service-based elastic cloud technology for providing adjustable cloud host configuration, integrates IaaS (infrastructure as a service) infrastructure as a service of computing, storage and network resources, and has the cloud host renting service with the capacity of using on demand and paying on demand. The flexibility, controllability, expansibility and resource reusability are greatly improved. And the cloud server is a part which is similar to a plurality of independent servers on a group of cluster servers in a virtual mode, and each server in the cluster is provided with a mirror image of the cloud server, so that the safety and stability of the virtual server are greatly improved. Therefore, the data processing speed is further improved, and the uniqueness and the safety of the data are ensured.
The method is described in detail below by taking the example of creating, issuing and receiving experience tickets.
Referring to fig. 5, a flow chart of generation, issuing and receiving of experience ticket according to the preferred embodiment of the present application is shown.
Generating an experience ticket: according to the setting at the cloud server side (for example, the configuration file at the cloud server side), an experience ticket address is automatically generated, the address is only effective for a single user, and a corresponding unique experience ticket is stored at the cloud server side according to the user. The experience ticket content may include: experience product information, experience function information, user ID, experience expiration date, experience times, and experience status.
Distributing experience tickets: the cloud server side sends the experience ticket to the designated user through a specific service channel (for example, mail or chat software), if the sending is successful, the experience state of the corresponding experience ticket is updated to be sent, and if the sending is failed, the experience state of the corresponding experience ticket is updated to be failed.
Getting the activated experience ticket: after receiving the experience coupon link, the user clicks the experience coupon, and sends a request to the cloud server to check whether the experience coupon exists, if not, activation is not given, and the request is directly ignored. If so, a determination is made as to whether the experience ticket can be activated, and a determination can be made as to whether the experience ticket has exceeded an experience expiration date. If the experience ticket has expired, the experience status of the experience ticket is updated to failure. And if the experience ticket is not expired, updating the experience state of the experience ticket to be activated.
Fourthly, using the experience ticket: after the user activates the experience ticket, the user enters the corresponding application system to experience a certain function (for example, a payment function of a product). After the application system receives the request, the cloud service end checks whether the user has an activated experience ticket, whether a corresponding experience product is the application name or not, and whether an experience function is the function of the experience product or not. If the experience ticket does not exist, the expiration time is expired, or the experience times are 0, the user is not given experience, and the user prompt is directly returned.
And after the experience is finished, judging whether the experience ticket of the user still uses the experience times, and if the experience times exist, subtracting 1 from the experience times. If the experience time is set, no operation can be performed.
Correspondingly, the application also provides a processing system for influencing data operation.
Referring to fig. 6, a block diagram of a processing system for affecting data operations according to an embodiment of the present application is shown.
The system mainly comprises an experience data generating module 11, a link address generating module 12, a link address sending module 14 and a usage permission judging module 17, wherein,
the experience data generating module 11 is configured to import user information, configure data information for experience, and generate experience data;
a link address generation module 12, configured to generate a unique link address, load the unique link address into experience data of a corresponding user, and store the unique link address;
a link address sending module 14, configured to send a link address to a corresponding user;
and the permission judging module 17 is configured to receive an operation request of a user, judge whether the user has permission to experience according to the experience data, and allow the user to execute an experience operation if the user has permission.
Preferably, the experience data generating module 11 is further configured to configure application product information, application function information, a user identifier, an experience state, an experience time, an experience frequency, or a combination of several items of data information.
Preferably, the system further comprises:
and the generation permission judgment module 13 is used for automatically generating a permission judgment statement at the application interface according to the configuration.
A read permission generation rule submodule 131, configured to read a permission generation rule preset in the configuration file;
a generation permission judgment statement submodule 132, configured to automatically generate a permission judgment statement at the application interface according to the permission generation rule;
wherein the permission judgment statement includes: and judging whether the user has the sentence of experience time and/or judging whether the user has the sentence of experience times.
Preferably, the system further comprises:
the experience data activating module 15 is used for judging whether the link address is matched with the experience data of the user, and activating the experience data if the link address is matched with the experience data of the user;
and a sending operation request module 16, configured to send a request for executing an experience operation after activating the experience data.
Preferably, the system further comprises:
and the recording module 18 is used for recording the experience time and/or the experience times of the user after the user performs the experience operation.
For the system embodiment, since it is basically similar to the method embodiment, the description is simple, and for the relevant points, refer to the partial description of the method embodiment.
The embodiments in the present specification are described in a progressive manner, each embodiment focuses on differences from other embodiments, and the same and similar parts among the embodiments are referred to each other.
The product experience method and system provided by the application are introduced in detail, specific examples are applied in the description to explain the principle and the implementation of the application, and the description of the embodiments is only used for helping to understand the method and the core idea of the application; meanwhile, for a person skilled in the art, according to the idea of the present application, there may be variations in the specific embodiments and the application scope, and in summary, the content of the present specification should not be construed as a limitation to the present application.
Claims (10)
1. A method of processing data affecting operations, comprising:
importing user information and configuring data information for experience to generate experience data;
generating a unique link address, loading the unique link address into experience data of a corresponding user and storing the unique link address;
sending the link address to a corresponding user;
and receiving an operation request of a user, judging whether the user has authority experience according to experience data, and if so, allowing the user to execute experience operation.
2. The method of claim 1, wherein configuring data information for an experience comprises:
configuring application product information, application function information, user identification, experience state, experience time, experience times, or a combination of several data information.
3. The method of claim 1 or 2, further comprising:
and automatically generating an authority judgment statement at the application interface according to the configuration.
4. The method of claim 3, wherein automatically generating the permission judgment rule at the application interface according to the configuration comprises:
reading a permission generation rule preset in a configuration file;
according to the authority generation rule, an authority judgment statement is automatically generated at the application interface;
wherein the permission judgment statement includes: and judging whether the user has the sentence of experience time and/or judging whether the user has the sentence of experience times.
5. The method of claim 1, wherein before receiving the operation request of the user, the method further comprises:
judging whether the link address is matched with the experience data of the user or not, and activating the experience data if the link address is matched with the experience data of the user;
after the experience data is activated, a request for executing experience operation is sent.
6. The method of claim 1, further comprising:
and after the user performs the experience operation, recording the experience time and/or the experience times of the user.
7. A processing system for effecting data operations, comprising:
the experience data generating module is used for importing user information, configuring data information for experience and generating experience data;
the link address generation module is used for generating a unique link address, loading the unique link address into the experience data of the corresponding user and storing the unique link address;
the link address sending module is used for sending the link address to the corresponding user;
and the permission judging module is used for receiving an operation request of the user, judging whether the user has permission to experience according to the experience data, and if so, allowing the user to execute experience operation.
8. The system of claim 7,
the experience data generating module is further configured to configure application product information, application function information, a user identifier, an experience state, experience time, experience times, or a combination of several items of data information.
9. The system of claim 7 or 8, further comprising:
and the generation permission judgment module is used for automatically generating permission judgment statements at the application interface according to the configuration.
10. The system according to claim 9, wherein the generation permission judging module comprises:
the read authority generation rule submodule is used for reading an authority generation rule preset in the configuration file;
the permission judgment sentence generation submodule is used for automatically generating a permission judgment sentence at an application interface according to the permission generation rule;
wherein the permission judgment statement includes: and judging whether the user has the sentence of experience time and/or judging whether the user has the sentence of experience times.
Priority Applications (2)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
CN201110309496.7A CN103049859B (en) | 2011-10-13 | 2011-10-13 | A kind of processing method and system that affects data manipulation |
HK13106364.0A HK1179394A1 (en) | 2011-10-13 | 2013-05-29 | Processing method and system for affecting data operation |
Applications Claiming Priority (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
CN201110309496.7A CN103049859B (en) | 2011-10-13 | 2011-10-13 | A kind of processing method and system that affects data manipulation |
Publications (2)
Publication Number | Publication Date |
---|---|
CN103049859A true CN103049859A (en) | 2013-04-17 |
CN103049859B CN103049859B (en) | 2016-06-08 |
Family
ID=48062489
Family Applications (1)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
CN201110309496.7A Active CN103049859B (en) | 2011-10-13 | 2011-10-13 | A kind of processing method and system that affects data manipulation |
Country Status (2)
Country | Link |
---|---|
CN (1) | CN103049859B (en) |
HK (1) | HK1179394A1 (en) |
Cited By (3)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
CN104123307A (en) * | 2013-04-29 | 2014-10-29 | 鸿富锦精密工业(深圳)有限公司 | Data loading method and system |
CN108595216A (en) * | 2018-03-16 | 2018-09-28 | 网宿科技股份有限公司 | Service activation method, user terminal and the server of application program |
CN110688167A (en) * | 2018-07-04 | 2020-01-14 | 中国电信股份有限公司 | Method and device for generating function link set and computer readable storage medium |
Citations (3)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
CN101072383A (en) * | 2007-06-26 | 2007-11-14 | 中兴通讯股份有限公司 | Information searching system and method based on short message and WAP |
CN101184275A (en) * | 2007-12-19 | 2008-05-21 | Ut斯达康通讯有限公司 | Service implementing method and system and mobile terminal of mobile terminal rolling screen amusement |
CN101378329A (en) * | 2007-08-30 | 2009-03-04 | 阿里巴巴集团控股有限公司 | Distributed business operation support system and method for implementing distributed business |
-
2011
- 2011-10-13 CN CN201110309496.7A patent/CN103049859B/en active Active
-
2013
- 2013-05-29 HK HK13106364.0A patent/HK1179394A1/en unknown
Patent Citations (3)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
CN101072383A (en) * | 2007-06-26 | 2007-11-14 | 中兴通讯股份有限公司 | Information searching system and method based on short message and WAP |
CN101378329A (en) * | 2007-08-30 | 2009-03-04 | 阿里巴巴集团控股有限公司 | Distributed business operation support system and method for implementing distributed business |
CN101184275A (en) * | 2007-12-19 | 2008-05-21 | Ut斯达康通讯有限公司 | Service implementing method and system and mobile terminal of mobile terminal rolling screen amusement |
Cited By (3)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
CN104123307A (en) * | 2013-04-29 | 2014-10-29 | 鸿富锦精密工业(深圳)有限公司 | Data loading method and system |
CN108595216A (en) * | 2018-03-16 | 2018-09-28 | 网宿科技股份有限公司 | Service activation method, user terminal and the server of application program |
CN110688167A (en) * | 2018-07-04 | 2020-01-14 | 中国电信股份有限公司 | Method and device for generating function link set and computer readable storage medium |
Also Published As
Publication number | Publication date |
---|---|
HK1179394A1 (en) | 2013-09-27 |
CN103049859B (en) | 2016-06-08 |
Similar Documents
Publication | Publication Date | Title |
---|---|---|
Silva et al. | Decomposition tool for event‐B | |
CN110597531B (en) | Distributed module upgrading method and device and storage medium | |
WO2018113596A1 (en) | Method of processing application reviewing operation permission, device, and data storage medium | |
US9697042B2 (en) | Extensibility of business process and application logic | |
EP2630606A2 (en) | Application usage policy enforcement | |
EP2580686A2 (en) | Methods for utilizing a javascript emulator in a web content proxy server and devices thereof | |
US8862613B2 (en) | Extensibility of business process and application logic | |
CN102664874B (en) | A kind of method and system for secure logging in | |
US20150347723A1 (en) | Software application license roaming | |
CN113076502A (en) | Parameter control method and system based on request identification | |
Schätz et al. | Automating design-space exploration: optimal deployment of automotive SW-components in an ISO26262 context | |
CN103049859B (en) | A kind of processing method and system that affects data manipulation | |
CN111736810A (en) | Method for dynamically creating node of docker container to execute task based on jenkins real-time task | |
CN109918112B (en) | Game hot update method, device and storage medium | |
CN116132139A (en) | Scenario execution method, scenario execution device, scenario execution equipment, scenario execution storage medium and scenario execution program product | |
CN116415222B (en) | Authorization management method and system for cloud design platform of process industrial digital factory | |
CN113220661A (en) | Multi-cloud database management method, system, device and storage medium | |
CN104991818B (en) | A kind of data processing method, server and system | |
CN111901299A (en) | Application authentication method and device, electronic equipment and storage medium | |
CN106603701A (en) | Method and device for sending message based on long connection platform | |
EP3268858A1 (en) | A method for generating an embedded system derivable into a plurality of personalized embedded systems | |
CN111367519A (en) | Page part using method and device, computing equipment and computer storage medium | |
Barbier et al. | Software adaptation: classification and a case study with state chart xml | |
CN111783121B (en) | Data processing method, device, equipment and storage medium | |
CN106778270A (en) | The detection method and system of a kind of malicious application |
Legal Events
Date | Code | Title | Description |
---|---|---|---|
C06 | Publication | ||
PB01 | Publication | ||
C10 | Entry into substantive examination | ||
SE01 | Entry into force of request for substantive examination | ||
REG | Reference to a national code |
Ref country code: HK Ref legal event code: DE Ref document number: 1179394 Country of ref document: HK |
|
C14 | Grant of patent or utility model | ||
GR01 | Patent grant | ||
REG | Reference to a national code |
Ref country code: HK Ref legal event code: GR Ref document number: 1179394 Country of ref document: HK |