CN105279076B - A kind of webpage test method and terminal - Google Patents
A kind of webpage test method and terminal Download PDFInfo
- Publication number
- CN105279076B CN105279076B CN201410270059.2A CN201410270059A CN105279076B CN 105279076 B CN105279076 B CN 105279076B CN 201410270059 A CN201410270059 A CN 201410270059A CN 105279076 B CN105279076 B CN 105279076B
- Authority
- CN
- China
- Prior art keywords
- test
- webpage
- tested
- configuration file
- script
- Prior art date
- Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
- Active
Links
Landscapes
- Information Transfer Between Computers (AREA)
- Debugging And Monitoring (AREA)
Abstract
The embodiment of the present invention discloses a kind of webpage test method and terminal, and wherein method includes the following steps: to obtain the configuration file configured for webpage to be tested;The configuration file is parsed, the operation information after parsing in the configuration file is obtained;Test script is generated using the operation information;The webpage to be tested is tested according to the test script.Test script can be automatically generated, the efficiency of webpage test is promoted.
Description
Technical field
The present invention relates to field of computer technology, and in particular to web technologies field more particularly to a kind of webpage test side
Method and terminal.
Background technique
As web technologies are constantly developed and perfect, webpage type tends to diversification, and the function that webpage has
It is stepped up.In order to guarantee the normal operation of webpage, usually require to test webpage further progress before Homepage Publishing, example
Such as: button, the input frame in webpage being tested, tester needs the configuration file according to provided by developer
(such as: web page code etc.), voluntarily write test script.But due to test script write it is time-consuming more, and in compiling procedure
It is easy to appear mistake, affects the efficiency of webpage test.
Summary of the invention
The embodiment of the present invention provides a kind of webpage test method and terminal, can automatically generate test script, promotes webpage
The efficiency of test.
In order to solve the above-mentioned technical problem, first aspect of the embodiment of the present invention provides a kind of webpage test method, can wrap
It includes:
Obtain the configuration file configured for webpage to be tested;
The configuration file is parsed, the operation information after parsing in the configuration file is obtained;
Test script is generated using the operation information;
The webpage to be tested is tested according to the test script.
First aspect of the embodiment of the present invention provides a kind of terminal, it may include:
File obtaining unit, for obtaining the configuration file for being directed to webpage to be tested and being configured;
Information acquisition unit obtains the behaviour after parsing in the configuration file for parsing to the configuration file
Make information;
Script generation unit, for generating test script using the operation information;
Test cell, for being tested according to the test script the webpage to be tested.
In embodiments of the present invention, by obtaining the configuration file configured for webpage to be tested, configuration file is obtained
In operation information, and using operation information generate treat test webpage test script.Realize the automatic life of test script
At process, the mistake for writing appearance manually is avoided, improves the efficiency of webpage test.
Detailed description of the invention
In order to more clearly explain the embodiment of the invention or the technical proposal in the existing technology, to embodiment or will show below
There is attached drawing needed in technical description to be briefly described, it should be apparent that, the accompanying drawings in the following description is only this
Some embodiments of invention for those of ordinary skill in the art without creative efforts, can be with
It obtains other drawings based on these drawings.
Fig. 1 is a kind of flow diagram of webpage test method provided in an embodiment of the present invention;
Fig. 2 is the flow diagram of another webpage test method provided in an embodiment of the present invention;
Fig. 3 is a kind of structural schematic diagram of terminal provided in an embodiment of the present invention;
Fig. 4 is the structural schematic diagram of file obtaining unit provided in an embodiment of the present invention;
Fig. 5 is the structural schematic diagram of script generation unit provided in an embodiment of the present invention;
Fig. 6 is the structural schematic diagram of another terminal provided in an embodiment of the present invention.
Specific embodiment
Following will be combined with the drawings in the embodiments of the present invention, and technical solution in the embodiment of the present invention carries out clear, complete
Site preparation description, it is clear that described embodiments are only a part of the embodiments of the present invention, instead of all the embodiments.It is based on
Embodiment in the present invention, it is obtained by those of ordinary skill in the art without making creative efforts every other
Embodiment shall fall within the protection scope of the present invention.
Webpage test method provided in an embodiment of the present invention can be applied to tester treat test webpage test
Scene, such as: terminal obtains the configuration file configured for webpage to be tested, parses, obtains to the configuration file
The operation information after parsing in the configuration file is taken, the terminal generates test script using the operation information, according to institute
State the scene etc. that test script tests the webpage to be tested.By obtaining the configuration configured for webpage to be tested
File is obtained the operation information in configuration file, and is generated the test script for treating test webpage using operation information.It realizes
Test script automatically generates process, avoids the mistake for writing appearance manually, improves the efficiency of webpage test.
The present embodiments relate to terminal may include: computer, tablet computer, smart phone, laptop, the palm
The terminal devices such as upper computer and mobile internet device (MID), or can be answered for the webpage test in the terminal device
With;The configuration file can be to include extensible markup language (Extensible Markup Language, XML) program generation
Code file, the test script can for based on webpage testing tool (such as: Selenium etc.) script generated.
Below in conjunction with attached drawing 1 and attached drawing 2, describe in detail to webpage test method provided in an embodiment of the present invention.
Referring to Figure 1, for the embodiment of the invention provides a kind of flow diagrams of webpage test method.As shown in Figure 1,
The embodiment of the present invention the method may include following steps S101- step S104.
S101 obtains the configuration file configured for webpage to be tested;
Specifically, can pre-save preset configuration file in terminal, the preset configuration file can be exploit person
Member or the file that is configured of tester include dynamic parameter in the preset configuration file, the available survey of terminal
Examination personnel are directed to the test parameter that webpage to be tested is inputted, and using dynamic in test parameter replacement preset configuration file
State parameter generates the configuration file configured for the webpage to be tested.
S102 parses the configuration file, obtains the operation information after parsing in the configuration file;
Specifically, the terminal parses the configuration file, the operation information in the configuration file, institute are read
Stating operation information may include label, attribute, test parameter.
S103 generates test script using the operation information;
Specifically, the terminal can generate test script in default test frame using the operation information, it is described
Default test frame can be the test frame (such as: Selenium test frame etc.) of webpage testing tool, and the terminal is raw
When at test script, it is also necessary to the document convention based on configuration file, the document convention are preferably rule indicated by XML,
Such as: " url " indicates that Link Rule, " wait " indicate to wait rule, and " input " indicates input rule etc..
S104 tests the webpage to be tested according to the test script;
Specifically, the terminal tests the webpage to be tested using the test script, it is preferred that the end
End can star the web browser applications in the terminal, and according to the test script after generating the test script
Test webpage is treated in the web browser to be tested.
In embodiments of the present invention, by obtaining the configuration file configured for webpage to be tested, configuration file is obtained
In operation information, and using operation information generate treat test webpage test script.Realize the automatic life of test script
At process, the mistake for writing appearance manually is avoided, improves the efficiency of webpage test.
Fig. 2 is referred to, for the embodiment of the invention provides the flow diagrams of another webpage test method.Such as Fig. 2 institute
Show, the embodiment of the present invention the method may include following steps S201- step S205.
S201 obtains the test parameter for being directed to webpage to be tested;
S202 is generated using the dynamic parameter in test parameter replacement preset configuration file for described to be tested
The configuration file that webpage is configured;
Specifically, can pre-save preset configuration file in terminal, the preset configuration file can be exploit person
Member or the file that is configured of tester include dynamic parameter in the preset configuration file, the available survey of terminal
Examination personnel are directed to the test parameter that webpage to be tested is inputted, and using dynamic in test parameter replacement preset configuration file
State parameter generates the configuration file configured for the webpage to be tested.
S203 parses the configuration file, obtains the operation information after parsing in the configuration file;
Specifically, the terminal parses the configuration file, the operation information in the configuration file, institute are read
Stating operation information may include label, attribute, test parameter.
Such as: "<url>http:// www.ABC.com</url>" in, " url " is expressed as label, " http: //
Www.ABC.com " is expressed as test parameter;"<wait unit="minute">2</wait>" in, " wait " is expressed as marking
Label, " unit " is expressed as attribute, and " 2 " are expressed as test parameter etc..
S204 generates test script using the operation information;
Specifically, the terminal can generate test script in default test frame using the operation information, it is described
Default test frame can be the test frame (such as: Selenium test frame etc.) of webpage testing tool, and the terminal is raw
When at test script, it is also necessary to the document convention based on configuration file, the document convention are preferably rule indicated by XML,
Such as: " url " indicates that Link Rule, " wait " indicate to wait rule, and " input " indicates input rule etc..Further, described
Terminal obtains test information associated with the label, attribute, test parameter, the test information for for explanation to described
The behavioral test and test position that webpage to be tested is tested, according to the example above, the test information of " url " of acquisition is indicated
Behavioral test is " link ", and the test information of " www.ABC.com " of acquisition indicates that test position is the webpage of ABC.
The terminal is packaged the test information, and generates test script after packaging.
S205 tests the webpage to be tested according to the test script;
Specifically, the terminal tests the webpage to be tested using the test script, it is preferred that the end
End can star the web browser applications in the terminal, and according to the test script after generating the test script
It treats test webpage in the web browser to be tested, further, the terminal is signified according to the test script
The behavioral test and test position shown tests the webpage to be tested.
In embodiments of the present invention, by obtaining the configuration file configured for webpage to be tested, configuration file is obtained
In operation information, and using operation information generate treat test webpage test script.Realize the automatic life of test script
At process, the mistake for writing appearance manually is avoided, improves the efficiency of webpage test;It is pre- comprising dynamic parameter by being arranged
If configuration file, the study complexity that tester tests webpage can be reduced, while improving to preset configuration file
Multiplexing value.
Below in conjunction with attached drawing 3- attached drawing 5, describe in detail to terminal provided in an embodiment of the present invention.It needs to illustrate
It is the attached terminal shown in fig. 5 of attached drawing 3-, the method for executing Fig. 1 of the present invention and embodiment illustrated in fig. 2, for ease of description,
Only parts related to embodiments of the present invention are shown, disclosed by specific technical details, please refers to Fig. 1 and Fig. 2 institute of the present invention
The embodiment shown.
Fig. 3 is referred to, for the embodiment of the invention provides a kind of structural schematic diagrams of terminal.As shown in figure 3, the present invention is real
The terminal 1 for applying example may include: that file obtaining unit 11, information acquisition unit 12, script generation unit 13 and test are single
Member 14.
File obtaining unit 11, for obtaining the configuration file for being directed to webpage to be tested and being configured;
In the specific implementation, can pre-save preset configuration file in terminal 1, the preset configuration file can be open
The file that hair personnel or tester are configured includes dynamic parameter in the preset configuration file, the file acquisition list
First 11 available testers are directed to the test parameter that webpage to be tested is inputted, and default using test parameter replacement
Dynamic parameter in configuration file generates the configuration file configured for the webpage to be tested.
Specifically, please also refer to Fig. 4, for the embodiment of the invention provides the structural schematic diagrams of file obtaining unit.Such as
Shown in Fig. 4, the file obtaining unit 11 may include:
Parameter obtains subelement 111, for obtaining the test parameter for being directed to webpage to be tested;
File generated subelement 112, for using the dynamic parameter in test parameter replacement preset configuration file, life
At the configuration file configured for the webpage to be tested;
In the specific implementation, can pre-save preset configuration file in terminal 1, the preset configuration file can be open
The file that hair personnel or tester are configured includes dynamic parameter in the preset configuration file, and the parameter obtains son
The available tester of unit 111 is directed to the test parameter that webpage to be tested is inputted, and is replaced using the test parameter
Dynamic parameter in preset configuration file, the file generated subelement 112, which generates, is directed to what the webpage to be tested was configured
Configuration file.
Information acquisition unit 12 obtains after parsing in the configuration file for parsing to the configuration file
Operation information;
In the specific implementation, the information acquisition unit 12 parses the configuration file, the configuration file is read
In operation information, the operation information may include label, attribute, test parameter.
Such as: "<url>http:// www.ABC.com</url>" in, " url " is expressed as label, " http: //
Www.ABC.com " is expressed as test parameter;"<wait unit="minute">2</wait>" in, " wait " is expressed as marking
Label, " unit " is expressed as attribute, and " 2 " are expressed as test parameter etc..
Script generation unit 13, for generating test script using the operation information;
In the specific implementation, the script generation unit 13 can be generated in default test frame using the operation information
Test script, the default test frame can for webpage testing tool test frame (such as: Selenium test frame
Deng), when the script generation unit 13 generates test script, it is also necessary to the document convention based on configuration file, the file rule
It is then preferably rule indicated by XML, such as: " url " indicates that Link Rule, " wait " indicate to wait rule, and " input " is indicated
Input rule etc..
Specifically, please also refer to Fig. 5, for the embodiment of the invention provides the structural schematic diagrams of script generation unit.Such as
Shown in Fig. 5, the script generation unit 13 may include:
Acquisition of information subelement 131, for obtaining test information associated with the label, attribute, test parameter, institute
Stating test information is the behavioral test and test position for illustrating to test the webpage to be tested;
Script generates subelement 132, for being packaged to the test information, and generates test script after packaging.
In the specific implementation, the script generation unit 13 can be generated in default test frame using the operation information
Test script, the default test frame can for webpage testing tool test frame (such as: Selenium test frame
Deng), when the script generation unit 13 generates test script, it is also necessary to the document convention based on configuration file, the file rule
It is then preferably rule indicated by XML, such as: " url " indicates that Link Rule, " wait " indicate to wait rule, and " input " is indicated
Input rule etc..Further, the acquisition of information subelement 131 obtains associated with the label, attribute, test parameter
Information is tested, the test information is the behavioral test and test position for illustrating to test the webpage to be tested,
According to the example above, the test information of " url " of acquisition indicates that behavioral test is " link ", " www.ABC.com's " of acquisition
Testing information indicates that test position is the webpage of ABC.
The script generates subelement 132 and is packaged to the test information, and generates test script after packaging.
Test cell 14, for being tested according to the test script the webpage to be tested;
In the specific implementation, the test cell 14 tests the webpage to be tested using the test script, it is excellent
Choosing, after generating the test script, the test cell 14 can star in the terminal script generation unit 13
Web browser applications, and treat according to the test script test webpage in the web browser and tested, into
One step, the behavioral test according to indicated by the test script of test cell 14 and test position are to the net to be tested
Page is tested.
In embodiments of the present invention, by obtaining the configuration file configured for webpage to be tested, configuration file is obtained
In operation information, and using operation information generate treat test webpage test script.Realize the automatic life of test script
At process, the mistake for writing appearance manually is avoided, improves the efficiency of webpage test;It is pre- comprising dynamic parameter by being arranged
If configuration file, the study complexity that tester tests webpage can be reduced, while improving to preset configuration file
Multiplexing value.
Fig. 6 is referred to, for the embodiment of the invention provides the structural schematic diagrams of another terminal.As shown in fig. 6, described match
Color file creating apparatus 1000 may include: at least one processor 1001, such as CPU, at least one network interface 1004 is used
Family interface 1003, memory 1005, at least one communication bus 1002.Wherein, communication bus 1002 is for realizing these components
Between connection communication.Wherein, user interface 1003 may include display screen (Display), keyboard (Keyboard), can be selected
Family interface 1003 can also include standard wireline interface and wireless interface.Network interface 1004 optionally may include standard
Wireline interface, wireless interface (such as WI-FI interface).Memory 1005 can be high speed RAM memory, be also possible to non-unstable
Memory (non-volatile memory), a for example, at least magnetic disk storage.Memory 1005 optionally can also be
At least one is located remotely from the storage device of aforementioned processor 1001.As shown in fig. 6, depositing as a kind of computer storage medium
It may include operating system, network communication module, Subscriber Interface Module SIM and webpage test application program in reservoir 1005.
In color matching file creating apparatus 1000 shown in Fig. 6, user interface 1003 is mainly used for providing input for user
Interface;And processor 1001 can be used for calling the webpage test application program stored in memory 1005, and specifically execute
Following steps:
Obtain the configuration file configured for webpage to be tested;
The configuration file is parsed, the operation information after parsing in the configuration file is obtained;
Test script is generated using the operation information;
The webpage to be tested is tested according to the test script.
In one embodiment, the processor 1001 is executing the configuration file for obtaining and being configured for webpage to be tested
When, specifically execute following steps:
Obtain the test parameter for being directed to webpage to be tested;
Using the dynamic parameter in test parameter replacement preset configuration file, generates and be directed to the webpage institute to be tested
The configuration file of configuration.
In one embodiment, the processor 1001 is when executing using operation information generation test script, tool
Body executes following steps:
Test script is generated in default test frame using the operation information.
In one embodiment, the operation information includes label, attribute, test parameter.
In one embodiment, the processor 1001 is being executed using operation information life in default test frame
When at test script, following steps are specifically executed:
Test information associated with the label, attribute, test parameter is obtained, the test information is for explanation pair
The behavioral test and test position that the webpage to be tested is tested;
The test information is packaged, and generates test script after packaging.
In one embodiment, the processor 1001 execute according to the test script to the webpage to be tested into
When row test, following steps are specifically executed:
The webpage to be tested is tested according to behavioral test indicated by the test script and test position.
In embodiments of the present invention, by obtaining the configuration file configured for webpage to be tested, configuration file is obtained
In operation information, and using operation information generate treat test webpage test script.Realize the automatic life of test script
At process, the mistake for writing appearance manually is avoided, improves the efficiency of webpage test;It is pre- comprising dynamic parameter by being arranged
If configuration file, the study complexity that tester tests webpage can be reduced, while improving to preset configuration file
Multiplexing value.
Those of ordinary skill in the art will appreciate that realizing all or part of the process in above-described embodiment method, being can be with
Relevant hardware is instructed to complete by computer program, the program can be stored in a computer-readable storage medium
In, the program is when being executed, it may include such as the process of the embodiment of above-mentioned each method.Wherein, the storage medium can be magnetic
Dish, CD, read-only memory (Read-Only Memory, ROM) or random access memory (Random Access
Memory, RAM) etc..
The above disclosure is only the preferred embodiments of the present invention, cannot limit the right model of the present invention with this certainly
It encloses, therefore equivalent changes made in accordance with the claims of the present invention, is still within the scope of the present invention.
Claims (4)
1. a kind of webpage test method characterized by comprising
Obtain the test parameter for being directed to webpage to be tested;
Using the dynamic parameter in test parameter replacement preset configuration file, generates and configured for the webpage to be tested
Configuration file;
The configuration file is parsed, the operation information after parsing in the configuration file, the operation information packet are obtained
Include label, attribute, test parameter;
Obtain test information associated with the label, attribute, test parameter, the test information for for explanation to described
The behavioral test and test position that webpage to be tested is tested;
The test information is packaged in default test frame, and generates test script after packaging;The test foot
It originally is that the document convention based on the configuration file generates;The document convention is rule indicated by XML;
Start web browser applications, and according to the test script in the web browser to the webpage to be tested into
Row test.
2. the method according to claim 1, wherein the starting web browser applications, and according to the survey
Training sheet tests the webpage to be tested in the web browser, comprising:
Start web browser applications, and the behavioral test according to indicated by the test script and test position, in the net
The webpage to be tested is tested in page browsing device.
3. a kind of terminal characterized by comprising
File obtaining unit, for obtaining the configuration file for being directed to webpage to be tested and being configured;
Information acquisition unit obtains the operation letter after parsing in the configuration file for parsing to the configuration file
Breath, the operation information includes label, attribute, test parameter;
Script generation unit, for generating test script in default test frame using the operation information;The test foot
It originally is that the document convention based on the configuration file generates;The document convention is rule indicated by XML;
Test cell, start web browser applications, and for according to the test script in the web browser to institute
Webpage to be tested is stated to be tested;
Wherein, the file obtaining unit includes:
Parameter obtains subelement, for obtaining the test parameter for being directed to webpage to be tested;
File generated subelement, for using the dynamic parameter in test parameter replacement preset configuration file, generation to be directed to
The configuration file that the webpage to be tested is configured;
The script generation unit includes:
Acquisition of information subelement, for obtaining test information associated with the label, attribute, test parameter, the test
Information is the behavioral test and test position for illustrating to test the webpage to be tested;
Script generates subelement, for being packaged in default test frame to the test information, and generates after packaging
Test script.
4. terminal according to claim 3, which is characterized in that the test cell is specifically used for starting web browser
Using, and the behavioral test according to indicated by the test script and test position, in the web browser to it is described to
Test webpage is tested.
Priority Applications (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
CN201410270059.2A CN105279076B (en) | 2014-06-17 | 2014-06-17 | A kind of webpage test method and terminal |
Applications Claiming Priority (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
CN201410270059.2A CN105279076B (en) | 2014-06-17 | 2014-06-17 | A kind of webpage test method and terminal |
Publications (2)
Publication Number | Publication Date |
---|---|
CN105279076A CN105279076A (en) | 2016-01-27 |
CN105279076B true CN105279076B (en) | 2019-05-07 |
Family
ID=55148122
Family Applications (1)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
CN201410270059.2A Active CN105279076B (en) | 2014-06-17 | 2014-06-17 | A kind of webpage test method and terminal |
Country Status (1)
Country | Link |
---|---|
CN (1) | CN105279076B (en) |
Families Citing this family (5)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
CN107729249A (en) * | 2017-10-18 | 2018-02-23 | 北京奇虎科技有限公司 | Browser compatibility method of testing, device, system and electronic equipment |
CN108845929A (en) * | 2018-05-07 | 2018-11-20 | 北京三快在线科技有限公司 | Page performance test method and apparatus |
CN110297759B (en) * | 2019-05-22 | 2022-04-12 | 深圳壹账通智能科技有限公司 | Method, device, equipment and storage medium for manufacturing test page script |
CN110297762B (en) * | 2019-05-24 | 2024-06-25 | 平安银行股份有限公司 | Plug-in automatic test method, device, computer equipment and storage medium |
CN113360366A (en) * | 2020-03-05 | 2021-09-07 | 北京金山云网络技术有限公司 | Web page testing method, testing device, electronic equipment and storage medium |
Citations (2)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
CN102567164A (en) * | 2011-12-23 | 2012-07-11 | 中国科学院自动化研究所 | Instruction set batch testing device and method for processor |
CN103164333A (en) * | 2011-12-16 | 2013-06-19 | 京信通信系统(中国)有限公司 | WEB testing method and WEB testing system of embedded device system and WEB server |
Family Cites Families (1)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
CN103164324B (en) * | 2011-12-09 | 2017-02-08 | 腾讯科技(深圳)有限公司 | Microblog test method and device |
-
2014
- 2014-06-17 CN CN201410270059.2A patent/CN105279076B/en active Active
Patent Citations (2)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
CN103164333A (en) * | 2011-12-16 | 2013-06-19 | 京信通信系统(中国)有限公司 | WEB testing method and WEB testing system of embedded device system and WEB server |
CN102567164A (en) * | 2011-12-23 | 2012-07-11 | 中国科学院自动化研究所 | Instruction set batch testing device and method for processor |
Non-Patent Citations (1)
Title |
---|
面向WEB的自动测试框架的设计与实现;赵文琦;《中国优秀硕士学位论文全文数据库》;20140415;正文第7-27页 |
Also Published As
Publication number | Publication date |
---|---|
CN105279076A (en) | 2016-01-27 |
Similar Documents
Publication | Publication Date | Title |
---|---|---|
CN105279076B (en) | A kind of webpage test method and terminal | |
CN104158836B (en) | A kind of method by data render mobile application interface | |
CN103942225B (en) | A kind of resource transfer method, client and the system of mixed type applications client | |
CN106022483B (en) | The method and apparatus converted between machine learning model | |
CN103412928B (en) | Method and device for realizing browser page intelligent response-type layout on mobile terminal | |
CN104391786B (en) | Webpage automatization test system and its method | |
WO2016011879A1 (en) | Web page display method and apparatus | |
CN105159999A (en) | Dynamic page displaying method and dynamic page displaying device | |
CN103412890A (en) | Webpage loading method and device | |
CN105138340A (en) | Interaction method and system for Native and Web pages | |
CN103823841B (en) | Improve the method and its device of mobile terminal client terminal surfing | |
CN103838558A (en) | Website building system and method, website access method and webpage adaption system | |
CN107291759A (en) | The treating method and apparatus of browser page resource | |
CN109725965A (en) | Cascading style listing maintenance, device, computer equipment and storage medium | |
CN107688529A (en) | Component adjustment method and device | |
CN103581987B (en) | The test method and device of the page download speed of mobile terminal device | |
CN107562548A (en) | The method and apparatus for transmitting data | |
JP2016540333A (en) | Terminal marking method, terminal marking device, program, and recording medium | |
CN105868240A (en) | Method and device for self-adaptive display of page | |
CN104156421B (en) | The page shows method, apparatus and system | |
CN104050218A (en) | Method and system for providing information to be displayed in user interface | |
CN104580298B (en) | File upload process method and device | |
CN111666199B (en) | Debugging method executed on intelligent terminal and software debugger | |
CN102664945B (en) | For document down loading method, device and system that time-out connects | |
US11126410B2 (en) | Method and apparatus for building pages, apparatus and non-volatile computer storage medium |
Legal Events
Date | Code | Title | Description |
---|---|---|---|
C06 | Publication | ||
PB01 | Publication | ||
C10 | Entry into substantive examination | ||
SE01 | Entry into force of request for substantive examination | ||
GR01 | Patent grant | ||
GR01 | Patent grant |