CN107807821A - The implementation method and terminal of animation pop-up - Google Patents
The implementation method and terminal of animation pop-up Download PDFInfo
- Publication number
- CN107807821A CN107807821A CN201711020897.4A CN201711020897A CN107807821A CN 107807821 A CN107807821 A CN 107807821A CN 201711020897 A CN201711020897 A CN 201711020897A CN 107807821 A CN107807821 A CN 107807821A
- Authority
- CN
- China
- Prior art keywords
- pop
- control
- target
- terminal
- file
- 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.)
- Pending
Links
Classifications
-
- G—PHYSICS
- G06—COMPUTING; CALCULATING OR COUNTING
- G06F—ELECTRIC DIGITAL DATA PROCESSING
- G06F9/00—Arrangements for program control, e.g. control units
- G06F9/06—Arrangements for program control, e.g. control units using stored programs, i.e. using an internal store of processing equipment to receive or retain programs
- G06F9/44—Arrangements for executing specific programs
- G06F9/445—Program loading or initiating
- G06F9/44521—Dynamic linking or loading; Link editing at or after load time, e.g. Java class loading
- G06F9/44526—Plug-ins; Add-ons
-
- G—PHYSICS
- G06—COMPUTING; CALCULATING OR COUNTING
- G06F—ELECTRIC DIGITAL DATA PROCESSING
- G06F8/00—Arrangements for software engineering
- G06F8/30—Creation or generation of source code
- G06F8/38—Creation or generation of source code for implementing user interfaces
Landscapes
- Engineering & Computer Science (AREA)
- Software Systems (AREA)
- Theoretical Computer Science (AREA)
- General Engineering & Computer Science (AREA)
- Physics & Mathematics (AREA)
- General Physics & Mathematics (AREA)
- Human Computer Interaction (AREA)
- Processing Or Creating Images (AREA)
- Stored Programmes (AREA)
Abstract
The embodiment of the present application discloses a kind of implementation method and terminal of animation pop-up, and for developing under animation pop-up scene, terminal can quickly generate animation pop-up by the pop-up control being pre-configured with.The embodiment of the present application method includes:Terminal loads pop-up widget library, the pop-up widget library be by writing program code segments establishing resource configuration file, and call script parsing code be compiled generation control set;The terminal obtains the target pop-up control of user's selection, and the target pop-up control is the control in the pop-up widget library;The terminal generates pop-up file according to the target pop-up control;Pop-up file described in the terminal operating, animation pop-up is presented.
Description
Technical field
The application is related to Computer Applied Technology field, and in particular to the implementation method and terminal of animation pop-up.
Background technology
Pop-up is a kind of man-machine interaction mode being commonly used, the animation pop-up with animation effect not only create an aesthetic feeling with
Interest, and abundant function can be realized, therefore be widely used in practice.Because the version of animation pop-up is more
Sample, many places are generally had in a project to be needed to realize the animation pop-up design of different patterns.
In the prior art, need to be the dynamic pop-up according to the demand pattern of the dynamic pop-up to realize a dynamic pop-up
Code is write, terminal parsing code is compiled generation pop-up file, and terminal operating pop-up file shows dynamic pop-up.
Due to that need to be respectively that each dynamic pop-up is write when project needs to realize multiple dynamic pop-ups in the prior art
Code, developer's workload is big, can also cause code redundancy.
The content of the invention
The embodiment of the present application provides a kind of method for realizing animation pop-up, terminal by pre-loaded pop-up widget library,
The pop-up control selected according to user generates animation pop-up file, can quickly and easily realize animation pop-up, this method is opened up
Malleability, it is not necessary to which repetition writes pop-up code and a variety of dynamic pop-ups can be achieved, and reduces developer's workload, code is succinct
Readability.
The embodiment of the present application provides a kind of implementation method of animation pop-up, including:
When developer has the demand for developing multiple animation pop-ups, can be configured by writing sequence code segment establishing resource
File, and call script parsing code to be compiled generation pop-up control, multiple controls constitute pop-up control set, then,
Terminal loads pop-up widget library, the selection further according to user obtain a target pop-up control, you can are given birth to according to the bullet frame control
Into pop-up file, finally, animation pop-up can be presented in terminal operating pop-up file.
Alternatively, the terminal generates pop-up file according to the target pop-up control and included:The terminal is according to the target pop-up
The preset default parameters of control generates the pop-up file, and the default parameters includes control location and size.
Alternatively, the terminal generates pop-up file according to the target pop-up control and included:The terminal obtains the user to this
The parameter that target pop-up control is set;The terminal generates the pop-up file according to the parameter.
Alternatively, the user includes the first parameter to the parameter that the target pop-up control is set, and first parameter is used to set
Position, size, filling picture or the internal widgets of the pop-up are put, the inside widgets are the control in the pop-up widget library,
It is arranged in the target pop-up control, including for triggering the button at switching interface.
Alternatively, the user also includes the second parameter to the parameter that the target pop-up control is set, and second parameter is used for
The ejection pattern of pop-up is set and removes pattern.
Alternatively, the user also includes the 3rd parameter to the parameter that the target pop-up control is set, and the 3rd parameter is used for
The attribute of pop-up is set, the attribute include clicking on when pop-up is shown background whether remove background transparent degree when playing frame, pop-up display,
Readjustment is completed in animation duration, pop-up display when animation duration, removal whether pop-up monitors screen rotation, pop-up display when showing when
Or remove and complete readjustment.
The embodiment of the present application can quickly realize that animation pop-up designs by pop-up control, when needing to realize multiple pop-ups
When, compare each repeated encoding animation pop-up, it is possible to reduce developer's workload, code are succinctly readable.
The embodiment of the present application provides a kind of terminal, and the terminal has the realization for realizing animation pop-up in above-mentioned first aspect
The function of method.The function can be realized by hardware, and corresponding software can also be performed by hardware and is realized.The hardware is soft
Part includes one or more modules corresponding with above-mentioned function phase.
The embodiment of the present application provides a kind of terminal, and the structure of the terminal includes:Processor, memory, the processor lead to
The data that software program, the calling that operation is stored in the memory are stored in the memory are crossed, it is real to perform foregoing the application
The step of applying each embodiment that a first aspect provides.
The embodiment of the present application provides a kind of computer program product, and the computer program product refers to including computer software
Order, the computer software instructions can be loaded by processor to realize the method flow in above-mentioned first aspect.
The embodiment of the present application provides a kind of computer storage media, and for storing computer software instructions, it, which is included, uses
Program in perform each embodiment that foregoing the embodiment of the present application first aspect provides the step of.
Brief description of the drawings
Fig. 1 is implementation method one embodiment schematic diagram of animation pop-up in the embodiment of the present application;
Fig. 2 is another embodiment schematic diagram of the implementation method of animation pop-up in the embodiment of the present application;
Fig. 3 is another embodiment schematic diagram of the implementation method of animation pop-up in the embodiment of the present application;
Fig. 4 is one embodiment schematic diagram of terminal in the embodiment of the present application;
Fig. 5 is another embodiment schematic diagram of terminal in the embodiment of the present application.
Embodiment
The embodiment of the present application provides a kind of method and terminal for realizing animation pop-up, the scene for animation pop-up exploitation
In, for terminal by pre-loaded pop-up widget library, the pop-up control selected according to user generates animation pop-up file, can be quick
Easily realize animation pop-up.
, can be by animation pop-up to user's exhibiting pictures and text to improve Consumer's Experience in the scene of man-machine interaction
Word information, triggering switching page etc. is can be also used for, therefore, is frequently necessary to realize multiple animation pop-ups in a project.
Referring to Fig. 1, present embodiments provide a kind of method for realizing animation pop-up.
101st, terminal loads pop-up widget library;
The foundation structure of the conventional dynamic pop-up of developer's analysis, by writing program code segments establishing resource configuration text
Part, and call script to parse the set that code is compiled the control of generation, i.e. pop-up widget library.
102nd, terminal obtains the target pop-up control of user's selection;
There are different types of control, such as pop-up window of different shapes in pop-up widget library, the shape of pop-up window can
To be rectangle or circle etc., do not limit herein specifically.User can need Selection and call according to practical application, and then terminal obtains
Take the target pop-up control of family selection.
103rd, terminal generates pop-up file according to the target pop-up control;
The target pop-up control that terminal selects according to user generates pop-up file.
104th, terminal operating pop-up file, animation pop-up is presented;
Terminal operating pop-up file, you can the animation pop-up that presentation user needs.
A kind of method for realizing animation pop-up is present embodiments provided, terminal passes through pre-loaded pop-up widget library, then root
Animation pop-up file is generated according to the pop-up control of user's selection, can quickly and easily realize animation pop-up.Reduce exploit person
Member's workload, code are succinctly readable.
In actual development application, terminal directly can generate pop-up file according to the default parameters of target pop-up control,
Pop-up file can also be generated according to the parameter that user is set to pop-up control, be introduced separately below:
First, terminal generates pop-up file according to the default parameters of target pop-up control
Referring to Fig. 2, present embodiments provide another method for realizing animation pop-up:
201st, terminal loads pop-up widget library;
The foundation structure of the conventional dynamic pop-up of developer's analysis, by writing program code segments establishing resource configuration text
Part, and call script to parse the set that code is compiled the control of generation, i.e. pop-up widget library.Then, terminal passes through loading
Pop-up widget library is to realize that preamble preparation is done in pop-up.
202nd, terminal obtains the target pop-up control of user's selection;
There is different types of control in pop-up widget library, can be pop-up window control of different shapes, can also be should
For the feature pop-up control under different scenes, such as displaying information control or triggering different windows streptostyly control, need
It is noted that for the type of control in pop-up widget library, do not limit herein specifically, user can be according to practical application need
Want Selection and call.Then terminal obtains the target pop-up control of user's selection.
203rd, terminal obtains the preset default parameters of target pop-up control;
Terminal obtains the default parameters of the target pop-up control, and the default parameters of the target pop-up control exists for developer
The parameter pre-set during dynamic pop-up storehouse is created, the parameter is the basic parameter required for one simplest pop-up of generation,
Size and location including pop-up.
204th, terminal generates the pop-up file according to the default parameters;
When developing the scene multiple same type of dynamic pop-ups of needs, developer can be in step 201 according to need
Ask and preset default parameters is set to dynamic pop-up control, in this step according to the acquiescence obtained in step 203 between terminal
Parameter generates the pop-up file.
205th, terminal operating pop-up file, animation pop-up is presented;
Terminal operating pop-up file, you can the animation pop-up that presentation user needs.
A kind of method for realizing animation pop-up is present embodiments provided, terminal is obtained by pre-loaded pop-up widget library
The pop-up control selected according to user, animation pop-up file is directly then generated according to the default default parameters of developer, can
Quickly and easily to realize animation pop-up, avoid repeating to write the i.e. achievable multiple dynamic pop-ups of pop-up code, reduce exploitation
Person works measure, and code is succinctly readable.
2nd, the parameter that terminal is set according to user to pop-up control generates pop-up file
Referring to Fig. 3, present embodiments provide another method for realizing animation pop-up:
Step 301 is similar to step 202 with the step 201 in the illustrated embodiment of earlier figures two to step 302, herein no longer
Repeat.
303rd, terminal obtains the parameter that the user is set to the target pop-up control;
User can set many kinds of parameters to target pop-up control, including the first parameter, for set the pop-up position,
Size, filling picture or internal widgets, the inside widgets are the control in the pop-up widget library, are arranged at the target pop-up
Inside control, expanding function is added for the target pop-up control, internal widgets can be used for the button at triggering switching interface, or
Person, which is used to trigger merely, shows word or pictorial information, and the functions of internal widgets has a variety of, does not limit herein specifically.Second
Parameter, for setting the ejection pattern of pop-up and removing pattern, pop-up pattern here is pop-up appearance and disappeared with removing pattern
Animation effect during mistake, pop-up occur pattern have it is a variety of, such as fade in, bounce entrance or rotate fly into, specifically herein not
Limit;The pattern that pop-up disappears also has a variety of, such as flies out, fades out, wipes, does not limit herein specifically.It is easy to infer
, ejection pattern and the removal pattern of pop-up can have multiple combinations form, not limit herein specifically.3rd parameter, use
In the attribute for setting pop-up, the attribute includes clicking on whether background removes background transparent when playing frame, pop-up display when pop-up is shown
Animation duration, pop-up display are completed when animation duration, removal when screen rotation, pop-up display whether are monitored when degree, pop-up display
Readjustment or remove complete readjustment, it is necessary to explanation be user can according to be actually needed set one kind in above-mentioned 3rd parameter or
It is a variety of, do not limit herein specifically.In this step, terminal obtains the parameter that user is set according to the actual requirements.
It should be noted that user can set a kind of parameter or more in the first parameter, the second parameter and the 3rd parameter
Kind parameter, is not limited specifically herein.
304th, terminal generates the pop-up file according to the parameter;
When exploitation scene needs the dynamic pop-up of special style, developer can be according to the use obtained in step 303
The parameter of family setting generates the pop-up file.
305th, terminal operating pop-up file, animation pop-up is presented;
Terminal operating pop-up file, you can the animation pop-up for the special style that presentation user needs.
Present embodiments providing a kind of method for realizing animation pop-up, terminal is by pre-loaded pop-up widget library, then,
The pop-up control of user's selection is obtained, then obtains what user was set according to diversified demand in practical application to the pop-up control
Parameter, and then pop-up file is generated, finally, animation pop-up can be quickly and easily realized, this method has expansion, it is not necessary to compiles
The dynamic pop-up of a variety of patterns and attribute can be achieved in the pop-up code for writing repetition, reduces developer's workload, code letter
Clean readability.
Above-described embodiment to realizing that the method for animation pop-up is described, below, realize end of animation pop-up by introducing
End.
Referring to Fig. 4, in the present embodiment terminal one embodiment schematic diagram.
Loading unit 401, for loading pop-up widget library, the pop-up widget library is to create money by writing program code segments
Source profile, and call script to parse the set that code is compiled the control of generation;
First acquisition unit 402, for obtaining the target pop-up control of user's selection, the target pop-up control is the pop-up
Control in widget library;
Generation unit 403, for generating pop-up file according to the target pop-up control;
First generation subelement 404, for generating the pop-up file according to the preset default parameters of the target pop-up control,
The default parameters includes control location and size.
Second acquisition unit 405, the parameter set for obtaining the user to the target pop-up control;
Second generation subelement 406, for generating the pop-up file according to the parameter.
Running unit 407, for running the pop-up file, animation pop-up is presented.
A kind of terminal for realizing animation pop-up is present embodiments provided, loading unit 401 passes through pre-loaded pop-up control
Storehouse, first acquisition unit 402 obtain the pop-up control of user's selection, and generation unit 403 generates animation pop-up file, the first generation
Subelement 404 directly generates animation pop-up file according to the default default parameters of developer, and second acquisition unit 405 can obtain
Take the parameter that family is set according to diversified demand in practical application to the pop-up control, the second generation basis of subelement 406
The parameter generation pop-up file that user is set, finally, the operation of the running unit 407 pop-up file can quickly and easily be realized dynamic
State pop-up.
Referring to Fig. 5, another embodiment schematic diagram for terminal in the embodiment of the present application:
The terminal 500 can produce bigger difference because configuration or performance are different, can include one or more
Central processing unit (central processing units, CPU) 501 (for example, one or more processors) and storage
Device 505, one or more application program or data are stored with the memory 505.
Wherein, memory 505 can be volatile storage or persistently storage.Being stored in the program of memory 505 can wrap
One or more modules are included, each module can include operating the series of instructions in server.Further, in
Central processor 501 be could be arranged to communicate with memory 505, and the series of instructions behaviour in memory 505 is performed in terminal 500
Make.
Terminal 500 can also include one or more power supplys 502, and one or more wired or wireless networks connect
Mouth 503, one or more input/output interfaces 504, and/or, one or more operating systems, such as Windows
ServerTM, Mac OS XTM, UnixTM, LinuxTM, FreeBSDTM etc..
The flow and earlier figures 1 to the reality shown in Fig. 3 performed by central processing unit 501 in the present embodiment in terminal 500
The method flow applied described in example is similar, and here is omitted.
The embodiment of the present application also provides a kind of computer-readable storage medium, and the computer-readable storage medium is used to save as foregoing end
End computer software instructions used, it includes being used to perform the program designed by terminal.
The embodiment of the present application also provides a kind of computer program product, and the computer program product refers to including computer software
Order, the computer software instructions can be loaded by processor to realize the method in earlier figures 1 to the embodiment shown in Fig. 3
Flow.
It is apparent to those skilled in the art that for convenience and simplicity of description, the system of foregoing description,
The specific work process of device and unit, the corresponding process in preceding method embodiment is may be referred to, will not be repeated here.
In several embodiments provided herein, it should be understood that disclosed system, apparatus and method can be with
Realize by another way.For example, device embodiment described above is only schematical, for example, the unit
Division, only a kind of division of logic function, can there is other dividing mode, such as multiple units or component when actually realizing
Another system can be combined or be desirably integrated into, or some features can be ignored, or do not perform.It is another, it is shown or
The mutual coupling discussed or direct-coupling or communication connection can be the indirect couplings by some interfaces, device or unit
Close or communicate to connect, can be electrical, mechanical or other forms.
The unit illustrated as separating component can be or may not be physically separate, show as unit
The part shown can be or may not be physical location, you can with positioned at a place, or can also be distributed to multiple
On NE.Some or all of unit therein can be selected to realize the mesh of this embodiment scheme according to the actual needs
's.
In addition, each functional unit in each embodiment of the application can be integrated in a processing unit, can also
That unit is individually physically present, can also two or more units it is integrated in a unit.Above-mentioned integrated list
Member can both be realized in the form of hardware, can also be realized in the form of SFU software functional unit.
If the integrated unit is realized in the form of SFU software functional unit and is used as independent production marketing or use
When, it can be stored in a computer read/write memory medium.Based on such understanding, the technical scheme of the application is substantially
The part to be contributed in other words to prior art or all or part of the technical scheme can be in the form of software products
Embody, the computer software product is stored in a storage medium, including some instructions are causing a computer
Equipment (can be personal computer, server, or network equipment etc.) performs the complete of each embodiment methods described of the application
Portion or part steps.And foregoing storage medium includes:USB flash disk, mobile hard disk, read-only storage (ROM, Read-Only
Memory), random access memory (RAM, Random Access Memory), magnetic disc or CD etc. are various can store journey
The medium of sequence code.
Described above, above example is only to illustrate the technical scheme of the application, rather than its limitations;Although with reference to before
Embodiment is stated the application is described in detail, it will be understood by those within the art that:It still can be to preceding
State the technical scheme described in each embodiment to modify, or equivalent substitution is carried out to which part technical characteristic;And these
Modification is replaced, and the essence of appropriate technical solution is departed from the spirit and scope of each embodiment technical scheme of the application.
Claims (10)
- A kind of 1. implementation method of animation pop-up, it is characterised in that including:Terminal loads pop-up widget library, the pop-up widget library be by writing program code segments establishing resource configuration file, and Script parsing code is called to be compiled the set of the control of generation;The terminal obtains the target pop-up control of user's selection, and the target pop-up control is the control in the pop-up widget library Part;The terminal generates pop-up file according to the target pop-up control;Pop-up file described in the terminal operating, animation pop-up is presented.
- 2. according to the method for claim 1, it is characterised in that the terminal generates pop-up according to the target pop-up control File includes:The terminal generates the pop-up file, the default parameters bag according to the preset default parameters of the target pop-up control Include control location and size.
- 3. according to the method for claim 1, it is characterised in that the terminal generates pop-up according to the target pop-up control File includes:The terminal obtains the parameter that the user is set to the target pop-up control;The terminal generates the pop-up file according to the parameter.
- 4. according to the method for claim 3, it is characterised in that the parameter that the user is set to the target pop-up control Including the first parameter, first parameter is used to set the position of the pop-up, size, filling picture or internal widgets, institute Internal widgets are stated as the control in the pop-up widget library, is arranged inside the target pop-up control, is the target bullet Window control adds expanding function, including for triggering the button at switching interface.
- 5. according to the method for claim 4, it is characterised in that the parameter that the user is set to the target pop-up control Also include the second parameter, second parameter is used for the ejection pattern for setting pop-up and removes pattern.
- 6. according to the method for claim 5, it is characterised in that the parameter that the user is set to the target pop-up control Also include the 3rd parameter, the 3rd parameter is used for the attribute for setting pop-up, and the attribute includes clicking on background when pop-up is shown Whether removal bullet frame, pop-up display when background transparent degree, pop-up display when when whether monitoring screen rotation, pop-up display during animation Readjustment or removal completion readjustment are completed in animation duration, pop-up display when length, removal.
- A kind of 7. terminal, it is characterised in that including:Loading unit, for loading pop-up widget library, the pop-up widget library is to be matched somebody with somebody by writing program code segments establishing resource File is put, and calls script to parse the set that code is compiled the control of generation;First acquisition unit, for obtaining the target pop-up control of user's selection, the target pop-up control is the pop-up control Control in part storehouse;Generation unit, for generating pop-up file according to the target pop-up control;Running unit, for running the pop-up file, animation pop-up is presented.
- 8. terminal according to claim 7, it is characterised in that the generation unit includes:First generation subelement, for generating the pop-up file, institute according to the preset default parameters of the target pop-up control Stating default parameters includes control location and size.
- 9. terminal according to claim 7, it is characterised in that the generation unit includes:Second acquisition unit, the parameter set for obtaining the user to the target pop-up control;Second generation subelement, for generating the pop-up file according to the parameter.
- A kind of 10. terminal, it is characterised in that including:Processor, holder, input-output equipment and bus;The processor, memory, input-output equipment are connected respectively at the bus;By calling the operational order of the memory storage, the processor, for performing following steps:Load pop-up widget library, the pop-up widget library is by writing program code segments establishing resource configuration file, and is called Script parsing code is compiled the set of the control of generation;The target pop-up control of user's selection is obtained, the target pop-up control is the control in the pop-up widget library;Pop-up file is generated according to the target pop-up control;The pop-up file is run, animation pop-up is presented.
Priority Applications (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
CN201711020897.4A CN107807821A (en) | 2017-10-26 | 2017-10-26 | The implementation method and terminal of animation pop-up |
Applications Claiming Priority (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
CN201711020897.4A CN107807821A (en) | 2017-10-26 | 2017-10-26 | The implementation method and terminal of animation pop-up |
Publications (1)
Publication Number | Publication Date |
---|---|
CN107807821A true CN107807821A (en) | 2018-03-16 |
Family
ID=61591505
Family Applications (1)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
CN201711020897.4A Pending CN107807821A (en) | 2017-10-26 | 2017-10-26 | The implementation method and terminal of animation pop-up |
Country Status (1)
Country | Link |
---|---|
CN (1) | CN107807821A (en) |
Cited By (12)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
CN108769775A (en) * | 2018-05-30 | 2018-11-06 | 广州华多网络科技有限公司 | Data processing method and device, network direct broadcasting system in network direct broadcasting |
CN109032737A (en) * | 2018-07-18 | 2018-12-18 | 上海哔哩哔哩科技有限公司 | Pop-up message display system, method, storage medium and intelligent terminal |
CN109710415A (en) * | 2018-12-29 | 2019-05-03 | 乐蜜有限公司 | Call processing method, device and the electronic equipment of pop-up control |
CN109766155A (en) * | 2018-12-13 | 2019-05-17 | 深圳壹账通智能科技有限公司 | A kind of bullet frame generation method, device and storage medium |
CN110876067A (en) * | 2018-08-31 | 2020-03-10 | 广州虎牙信息科技有限公司 | Interface element display method, device, equipment and storage medium |
CN111158686A (en) * | 2019-12-31 | 2020-05-15 | 京东数字科技控股有限公司 | Webpage popup frame generation method and device, electronic equipment and storage medium |
CN111240678A (en) * | 2020-01-13 | 2020-06-05 | 网易(杭州)网络有限公司 | Setting method and device of pop-up window, electronic equipment and storage medium |
CN111538488A (en) * | 2020-04-17 | 2020-08-14 | 荏原冷热系统(中国)有限公司 | Method and device for generating single-chip microcomputer driving program |
CN111782308A (en) * | 2019-06-19 | 2020-10-16 | 北京京东尚科信息技术有限公司 | Method and device for presenting page |
CN112052059A (en) * | 2020-09-04 | 2020-12-08 | 北京达佳互联信息技术有限公司 | Popup display method and device, electronic equipment and storage medium |
CN112256377A (en) * | 2020-10-26 | 2021-01-22 | 北京达佳互联信息技术有限公司 | Popup window data processing method and device |
CN112817636A (en) * | 2021-02-07 | 2021-05-18 | 上海哔哩哔哩科技有限公司 | Animation component configuration method and display method of pop-up layer |
Citations (5)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
US20080295025A1 (en) * | 2007-05-24 | 2008-11-27 | Gyure Wesley J | System and Method for Implementing Adaptive Window and Dialog Management |
CN102194003A (en) * | 2011-05-26 | 2011-09-21 | 重庆猪八戒网络有限公司 | Web page popup window method and device |
CN103544005A (en) * | 2013-09-10 | 2014-01-29 | Tcl集团股份有限公司 | Expansion developing method and device for Android custom control |
CN104267947A (en) * | 2014-09-23 | 2015-01-07 | 广州金山网络科技有限公司 | Method and device for editing popup picture |
CN107153545A (en) * | 2017-05-09 | 2017-09-12 | 北京酷我科技有限公司 | A kind of method that pop-up is managed collectively in iOS system |
-
2017
- 2017-10-26 CN CN201711020897.4A patent/CN107807821A/en active Pending
Patent Citations (5)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
US20080295025A1 (en) * | 2007-05-24 | 2008-11-27 | Gyure Wesley J | System and Method for Implementing Adaptive Window and Dialog Management |
CN102194003A (en) * | 2011-05-26 | 2011-09-21 | 重庆猪八戒网络有限公司 | Web page popup window method and device |
CN103544005A (en) * | 2013-09-10 | 2014-01-29 | Tcl集团股份有限公司 | Expansion developing method and device for Android custom control |
CN104267947A (en) * | 2014-09-23 | 2015-01-07 | 广州金山网络科技有限公司 | Method and device for editing popup picture |
CN107153545A (en) * | 2017-05-09 | 2017-09-12 | 北京酷我科技有限公司 | A kind of method that pop-up is managed collectively in iOS system |
Cited By (16)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
CN108769775A (en) * | 2018-05-30 | 2018-11-06 | 广州华多网络科技有限公司 | Data processing method and device, network direct broadcasting system in network direct broadcasting |
CN109032737A (en) * | 2018-07-18 | 2018-12-18 | 上海哔哩哔哩科技有限公司 | Pop-up message display system, method, storage medium and intelligent terminal |
CN110876067A (en) * | 2018-08-31 | 2020-03-10 | 广州虎牙信息科技有限公司 | Interface element display method, device, equipment and storage medium |
CN109766155A (en) * | 2018-12-13 | 2019-05-17 | 深圳壹账通智能科技有限公司 | A kind of bullet frame generation method, device and storage medium |
CN109710415A (en) * | 2018-12-29 | 2019-05-03 | 乐蜜有限公司 | Call processing method, device and the electronic equipment of pop-up control |
CN111782308A (en) * | 2019-06-19 | 2020-10-16 | 北京京东尚科信息技术有限公司 | Method and device for presenting page |
CN111782308B (en) * | 2019-06-19 | 2024-08-16 | 北京京东尚科信息技术有限公司 | Method and device for presenting page |
CN111158686A (en) * | 2019-12-31 | 2020-05-15 | 京东数字科技控股有限公司 | Webpage popup frame generation method and device, electronic equipment and storage medium |
CN111158686B (en) * | 2019-12-31 | 2022-04-26 | 京东科技控股股份有限公司 | Webpage popup frame generation method and device, electronic equipment and storage medium |
CN111240678A (en) * | 2020-01-13 | 2020-06-05 | 网易(杭州)网络有限公司 | Setting method and device of pop-up window, electronic equipment and storage medium |
CN111240678B (en) * | 2020-01-13 | 2023-05-05 | 网易(杭州)网络有限公司 | Pop-up window setting method and device, electronic equipment and storage medium |
CN111538488A (en) * | 2020-04-17 | 2020-08-14 | 荏原冷热系统(中国)有限公司 | Method and device for generating single-chip microcomputer driving program |
CN111538488B (en) * | 2020-04-17 | 2023-05-02 | 荏原冷热系统(中国)有限公司 | Method and device for generating single-chip microcomputer driver |
CN112052059A (en) * | 2020-09-04 | 2020-12-08 | 北京达佳互联信息技术有限公司 | Popup display method and device, electronic equipment and storage medium |
CN112256377A (en) * | 2020-10-26 | 2021-01-22 | 北京达佳互联信息技术有限公司 | Popup window data processing method and device |
CN112817636A (en) * | 2021-02-07 | 2021-05-18 | 上海哔哩哔哩科技有限公司 | Animation component configuration method and display method of pop-up layer |
Similar Documents
Publication | Publication Date | Title |
---|---|---|
CN107807821A (en) | The implementation method and terminal of animation pop-up | |
CN106339226B (en) | A kind of methods of exhibiting and page presentation device of Webpage | |
CN112363794B (en) | Rendering method of front-end list component and electronic equipment | |
CN109725901A (en) | Development approach, device, equipment and the computer storage medium of front-end code | |
CN106648666B (en) | A kind of user interface creating method and system | |
CN108228253A (en) | A kind of APP construction methods and system | |
CN105100462A (en) | Short message system having custom theme edition function | |
US10120660B2 (en) | Systems and methods for producing launchers for a mobile terminal | |
CN108170416A (en) | A kind of method and system for building web front-end | |
CN107341027A (en) | The generation method and generating means of user interface | |
CN104881310A (en) | Method and device for configuring embedded system | |
CN112819926A (en) | Data editing method, device, equipment and storage medium | |
CN107368333A (en) | Wearable device collocation method and system and configuration system based on graphical programming | |
CN105988834A (en) | Application installation package generating and installing method and apparatus | |
CN106293658B (en) | Interface component generation method and equipment | |
CN113569171A (en) | Webpage theme changing method and device, storage medium and computer equipment | |
CN108986187A (en) | A kind of implementation method, device, storage medium and the android terminal of general animation | |
CN113407254A (en) | Form generation method and device, electronic equipment and storage medium | |
CN112261639A (en) | SIM card function configuration method, device, terminal equipment and storage medium | |
CN110442342A (en) | Interface creating method, device, storage medium and computer equipment | |
CN105511891A (en) | Self-service access platform front-end frame establishing method and self-service access platform front-end frame establishing device | |
CN104360866A (en) | Code generating method and code generator | |
CN115756222A (en) | Application program skin changing method and device, computer equipment and storage medium | |
CN111427652B (en) | Display method, device, medium and computer equipment of custom button | |
CN112632444A (en) | Visual website theme configuration method and device |
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 | ||
WD01 | Invention patent application deemed withdrawn after publication | ||
WD01 | Invention patent application deemed withdrawn after publication |
Application publication date: 20180316 |