CN105989085B - Method and device for accessing application program page - Google Patents

Method and device for accessing application program page Download PDF

Info

Publication number
CN105989085B
CN105989085B CN201510073460.1A CN201510073460A CN105989085B CN 105989085 B CN105989085 B CN 105989085B CN 201510073460 A CN201510073460 A CN 201510073460A CN 105989085 B CN105989085 B CN 105989085B
Authority
CN
China
Prior art keywords
cover
page
resource
user
resources
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
Application number
CN201510073460.1A
Other languages
Chinese (zh)
Other versions
CN105989085A (en
Inventor
周怡婷
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Tencent Technology Shenzhen Co Ltd
Original Assignee
Tencent Technology Shenzhen Co Ltd
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Tencent Technology Shenzhen Co Ltd filed Critical Tencent Technology Shenzhen Co Ltd
Priority to CN201510073460.1A priority Critical patent/CN105989085B/en
Publication of CN105989085A publication Critical patent/CN105989085A/en
Application granted granted Critical
Publication of CN105989085B publication Critical patent/CN105989085B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Landscapes

  • User Interface Of Digital Computer (AREA)
  • Information Transfer Between Computers (AREA)

Abstract

The invention relates to a method and a device for accessing an application program page. The method comprises the following steps: acquiring a login application program instruction, and logging in an application program according to the login instruction; after login is successful, detecting whether cover resources containing user personal social attribute information are stored, if yes, displaying the cover resources, if not, sending a request for acquiring the cover resources, and downloading the cover resources containing the user personal social attribute information according to the request for acquiring; and after the cover page resources are displayed or downloaded, entering the application program page. According to the method and the device for accessing the application program page, after login is successful, the cover resources containing the personal social attribute information of the user are displayed, the displayed cover resources are various in styles, the individuation of the user is reflected, the content between entering the application program is enriched, and the reduction of page browsing fluency due to overlong data loading time is avoided.

Description

Method and device for accessing application program page
Technical Field
The present invention relates to the field of network applications, and in particular, to a method and an apparatus for accessing an application page.
Background
With the development of computer network technology, more and more people perform social activities or acquire information through networks. In order to facilitate people to perform Social activities or obtain information in a network, various application programs are provided, such as an instant messaging application program, an SNS (Social Networking Services) Social network, a portal site of various news, and the like.
When the application program runs, firstly, the advertisement picture information of the application program is displayed to the user, and then the user enters an operation interface of the application program. However, all users start the application program, and all users browse the advertisement picture information of the application program first, and the advertisement picture information is single, so that the requirements of different users cannot be met.
Disclosure of Invention
Therefore, it is necessary to provide a method and an apparatus for accessing a page of an application program, which are used to solve the problem that a displayed screen is single after the application program is started.
A method of accessing an application page, comprising the steps of:
acquiring a login application program instruction, and logging in an application program according to the login instruction;
after login is successful, detecting whether cover resources containing user personal social attribute information are stored, if yes, displaying the cover resources, if not, sending a request for acquiring the cover resources, and downloading the cover resources containing the user personal social attribute information according to the request for acquiring;
and after the cover page resources are displayed or downloaded, entering the application program page.
An apparatus for accessing an application page, comprising:
the login module is used for acquiring a login application program instruction and logging in the application program according to the login instruction;
the detection module is used for detecting whether cover resources containing the personal social attribute information of the user are stored or not after the login is successful;
the display module is used for displaying the cover resources when the fact that the cover resources are stored is detected;
the sending module is used for sending an acquisition request of the cover resources when detecting that the cover resources are not stored;
the downloading module is used for downloading cover page resources containing the personal social attribute information of the user according to the acquisition request;
and the switching module is used for entering the application program page after the cover page resources are displayed or downloaded.
According to the method and the device for accessing the application program page, after login is successful, the cover resources containing the personal social attribute information of the user are displayed, the displayed cover resources are various in styles, the individuation of the user is reflected, the content between entering the application program is enriched, and the reduction of page browsing fluency due to overlong data loading time is avoided.
Drawings
FIG. 1 is a diagram of an application environment for a method of accessing application pages in one embodiment;
FIG. 2 is a flow diagram of a method for accessing an application page in one embodiment;
FIG. 3 is a schematic view of a cover of a business card type;
FIG. 4 is a schematic view of a navigation class cover;
FIG. 5 is a schematic view of a photo type cover;
FIG. 6 is a diagram illustrating a background map transformation according to an embodiment;
FIG. 7 is a flowchart of a method for accessing an application page in another embodiment;
FIG. 8 is a flow diagram of obtaining cover resources including user personal social attribute information in a selection in a cover resources collection interface, in one embodiment;
FIG. 9 is a flow diagram illustrating editing of the selected cover resources according to the edit request, in accordance with one embodiment;
FIG. 10 is a diagram illustrating a method for accessing an application page applied to an instant messaging application space for setting cover resources;
FIG. 11 is a block diagram that illustrates an apparatus for accessing application pages, in one embodiment;
FIG. 12 is a diagram showing the structure of an apparatus for accessing an application page in another embodiment;
FIG. 13 is a schematic diagram of the internal structure of the setup module in one embodiment;
FIG. 14 is a diagram illustrating an internal structure of an editing module according to an embodiment.
Detailed Description
In order to make the objects, technical solutions and advantages of the present invention more apparent, the present invention is described in further detail below with reference to the accompanying drawings and embodiments. It should be understood that the specific embodiments described herein are merely illustrative of the invention and are not intended to limit the invention.
FIG. 1 is a diagram of an application environment for a method for accessing application pages in one embodiment. As shown in fig. 1, the application environment includes a terminal 110 and a server 120. The terminal 110 may include one or more. One or more terminals 110 communicate with a server 120.
The terminal 110 may be a desktop computer, a laptop computer, a tablet computer, a smart phone, a personal digital assistant, etc. Various application programs can be installed on the terminal 110, the application programs are started, some time is needed for the application programs to load data, and cover page resources containing the personal social attribute information of the user are displayed in the data loading time. The personal social attribute information of the user may include personal information of the user in a social network, and the personal information includes, but is not limited to, a name, a gender, a birthday, a native place, a graduation institution, an address, a personal photo, an uploaded landscape photo, a people photo, text description information, and the like. The displayed cover resources of the personal social attribute information of the user are diverse in style, so that the personalization of the user is embodied, the content entering the application program is enriched, and the reduction of page browsing fluency caused by overlong data loading time is avoided.
FIG. 2 is a flow diagram of a method for accessing an application page in one embodiment. As shown in fig. 2, a method for accessing an application page includes the following steps:
step 202, obtaining a login application program instruction, and logging in the application program according to the login instruction.
Specifically, an application client is installed on the terminal, and a user registers through the application client to obtain an account number and then logs in the application program through the account number, or directly logs in the application program without the account number. The application may be an email, an instant messaging application (e.g., WeChat, MSN), a social networking application (e.g., microblog, people web, alumni web, instant messaging software space, Facebook, etc.), various web portals (e.g., news web sites), and so forth.
The instruction for obtaining the login application program can obtain an instruction for automatically logging in the application program or obtain a login instruction generated by manual operation on a login interface.
Step 204, after the login is successful, whether cover page resources containing the personal social attribute information of the user are stored or not is detected, if yes, step 206 is executed, and if not, step 208 is executed.
Specifically, the user personal social attribute information may include personal information of the user in a social network, and the personal information includes, but is not limited to, a name, a gender, a birthday, a native place, a graduation institution, an address, a personal photo, an uploaded landscape photo, a personal photo, text description information, and the like. Cover page resources refer to pages that are presented to the user during the time the application loads data.
The style of the cover page resource containing the personal social attribute information of the user is a default cover page or a self-defined cover page of editable characters. The default cover includes a business card type cover containing personal information of the user, a navigation type cover containing a data entry, and a photo type cover containing a setting image.
Taking the instant messaging application space as an example, the business card cover can include the personal information of the user, and other users can view the personal information of the user when accessing the instant messaging application space of the user. As shown in fig. 3, the personal information of the user is included in the cover of the business card, and the personal information includes the head portrait, the name, the age, the birthday, the sex, the current position, and the personal signature. The name is 'dream', the age is '25 years', the birthday is '9 months and 23 days', the gender is 'woman', the current position is 'Guangdong Shenzhen', and the personality signa is 'only food and love are not innocent and negative'.
The navigation class cover may contain a variety of data entries. As shown in FIG. 4, the navigation class cover contains a "photo" entry, a "journal" entry, a "say" entry, a "visitor" entry, and also contains a name, avatar, and personality signature. The name is "Romannich". The individual signature is "nice day started again".
The photo type cover may include a setting image. As shown in fig. 5, the photo category cover includes the user's avatar, nickname, and scene photo. The user nickname is "the person who is the mountain", etc.
In addition, each cover page resource can be edited by words, and the words can be edited by the user according to needs, such as moods, ideas and the like. Each cover resource may transform the background map. As shown in fig. 6, the first background image of the cover resource is a building, the second background image of the cover resource is a tree, the cover resource includes a nickname "one way to north" of the user and a personal signature "triggered to the best landscape", and the background image is converted from the building to the tree.
The step of generating the custom cover comprises the following steps: and packaging and uploading cover data, the thumbnail and the user-defined picture, and storing the cover data, the thumbnail and the user-defined picture on a server. The cover data refers to a cover edited locally by a user and comprises a picture, a self-defined template and a head portrait selected by the user. Nickname, editable text. The thumbnail refers to a thumbnail of a cover.
Detecting whether cover resources containing user personal social attribute information are stored locally, if so, directly displaying the cover resources, and if not, sending an acquisition request to download the cover resources.
Step 206, show the cover resources, and then execute step 210.
Step 208, sending an acquisition request for cover resources, downloading the cover resources containing the personal social attribute information of the user according to the acquisition request, and then executing step 210.
Specifically, the cover page resource can be downloaded in an asynchronous downloading mode.
Step 210, after the cover page resource is displayed or downloaded, the application page is entered.
In an embodiment, the method for accessing an application page further includes: and starting timing after the cover resources are displayed, and automatically closing the cover resources and entering an application program page when the timing time is up.
According to the method for accessing the application program page, after login is successful, the cover resources containing the personal social attribute information of the user are displayed, the displayed cover resources are various in styles, the individuation of the user is embodied, the content of the user entering the application program is enriched, and the reduction of page browsing fluency caused by overlong data loading time is avoided.
FIG. 7 is a flow diagram of a method for accessing an application page in another embodiment. As shown in fig. 7, the method for accessing an application page includes:
step 702, obtaining a login application program instruction, and logging in the application program according to the login instruction.
Step 704, after the login is successful, whether a set splash screen page exists is detected, if yes, step 706 is executed, and if not, step 708 is executed.
Specifically, the set splash screen page may be an operation splash screen page, a birthday splash screen page, a start animation page, and the like. A splash page is a page before an application page is entered after the application is launched. The operation splash screen page refers to a splash screen page of the operation configuration. The birthday splash screen page refers to a splash screen page that is automatically presented when the user is birthday. The start animation page refers to an animation or introduction page as directed by a novice.
Step 706, the splash screen page is presented, and then step 714 is performed.
Step 708, checking whether cover resources containing the user personal social attribute information are stored, if yes, executing step 710, and if not, executing step 712.
Step 710, show the cover resources, and then step 714 is performed.
Step 712, sending an acquisition request for cover resources, downloading cover resources containing the user's personal social attribute information according to the acquisition request, and then performing step 714.
Specifically, the cover page resource can be downloaded in an asynchronous downloading mode.
Step 714, after the cover page resource is displayed or downloaded, the application page is entered.
In an embodiment, the method for accessing an application page further includes: and starting timing after the cover resources are displayed, and automatically closing the cover resources and entering an application program page when the timing time is up. By setting the timing time, the cover resources are automatically closed without manually triggering the closing, and the operation is convenient.
According to the method for accessing the application program page, after login is successful, the set splash screen page is detected, the splash screen page is displayed, if the set splash screen page is not available, the cover resources containing the personal social attribute information of the user are displayed after the cover resources are detected to be stored, the displayed cover resources are various in styles, the individuation of the user is embodied, the displayed splash screen page can also contain the personal social attribute information of the user, the content entering the application program is enriched, and the problem that the page browsing smoothness is reduced due to the fact that the data loading time is too long is avoided.
In one embodiment, before obtaining login application instructions and logging in an application according to the login instructions, the method for accessing application pages further comprises: and setting cover page resources containing the personal social attribute information of the user before entering the application program page. Specifically, the cover page resource before entering the application page is preset.
In this embodiment, the step of setting a cover page resource containing the personal social attribute information of the user before entering the application page includes: acquiring cover resources containing user personal social attribute information selected in a cover resource collection interface; and setting the selected cover page resource as a cover page resource before entering the application program page.
The cover resource set refers to gathering a plurality of cover resources together.
FIG. 8 is a flow diagram of obtaining cover resources including user personal social attribute information in a selection in a cover resources collection interface, under an embodiment. As shown in fig. 8, the step of acquiring the cover resources including the user's personal social attribute information selected in the cover resource collecting interface includes:
step 802, send access request for cover page resource collection.
An application client on the terminal sends an access request for the cover page resource collection.
And step 804, acquiring cover page resource set data according to the access request.
Specifically, the cover resource set data refers to cover resource data and corresponding control data included in the cover resource set. The corresponding control data may include a download control, a preview control, a return control, and the like.
Step 804 includes: and judging whether cover resource set data exist in the local cache, if so, acquiring the cover resource set data from the local cache, and if not, downloading the cover resource set data from the server. By acquiring the cover resource set data in the local cache, the data is not required to be acquired from a server through a network, and the problem that the cover loading time is too long due to network time consumption is avoided. And downloading the cover page resource set data from the server in an asynchronous mode.
Step 806, displaying a cover resources collection interface.
Specifically, a cover resource collection interface is displayed according to the cover resource collection data.
And 808, acquiring the selected cover page resource.
Specifically, a cover page resource selected from the cover page resource set is obtained.
Further, in an embodiment, after the step of acquiring the cover resources containing the personal social attribute information of the user selected in the cover resource collection interface, before the step of setting the selected cover resources as the cover resources before entering the application page, the method further includes: and receiving a preview request of the selected cover resource, and displaying a preview page of the selected cover resource according to the preview request. The effect that the cover resources are used can be checked through previewing, whether the cover resources are selected or not is determined, the cover resources are changed if the cover resources are not satisfactory after the setting, the setting time is saved, and the setting efficiency is improved.
In this embodiment, the step of receiving a preview request for the selected cover resource and displaying a preview page of the selected cover resource according to the preview request includes: receiving a preview request of the selected cover resource, judging whether the selected cover resource is downloaded, if so, displaying a preview page of the selected cover resource, if not, downloading the selected cover resource, displaying a downloading progress on a cover resource collection interface, and displaying the preview page of the selected cover resource after downloading. The cover page resource is downloaded asynchronously.
In other embodiments, the cover page resource can be directly clicked in the cover page resource list of the cover page resource set for previewing without downloading the cover page resource, so that the downloading time is saved.
In an embodiment, the method for accessing an application page further includes: and receiving an editing request for the selected cover resources, and editing the selected cover resources according to the editing request. The cover resources can be edited through the editing request, and a user can conveniently formulate personalized cover resources.
FIG. 9 is a flow diagram illustrating editing of the selected cover page resource based on the edit request, under an embodiment. As shown in fig. 9, the editing the selected cover page resource according to the editing request includes:
at step 902, a preview page of the selected cover resource is accessed.
Step 904, detecting that the preview page has an editable area, displaying the editable area.
Specifically, when the preview page is detected to have the editable area, the editable area can be displayed according to the configlect. The configlect is configuration block information on the cover document, and may include an editable area and a non-editable area. The configuration block information may be picture and/or text information.
Step 906, a trigger request for the editable area is received.
Step 908, modify the configuration information of the cover resources in the editable area according to the trigger request.
Specifically, the configuration information may be picture information and/or text information.
Step 910, saving the modified cover page resource.
Step 912, update the local cover resources and upload the modified cover resources.
By editing the editable area of the cover resources, the editing can be performed according to the individual requirements of the user, thereby further improving the personalized characteristics and enriching the cover resources.
In an embodiment, the method for accessing an application page further includes: and adjusting the size of the cover resources according to the size of the display size of the terminal.
Specifically, the cover resources are cut and then stretched, and the cutting method is to keep the length unchanged and cut the width in an upper-lower equal ratio.
The terminal takes a mobile phone, the standard resolution of the cover is 1136 × 640, and the aspect ratio is 1.775 as an example, in order to calculate and obtain a reasonable cuttable area, the resolution and the aspect ratio of a plurality of mainstream machine types and the aspect ratio of the machine type are listed, and the aspect ratio of the cover resource after being cut according to the maximum cutting value is listed. The resolution of the mainstream model of the mobile phone is shown in table 1.
TABLE 1
Idpi mdpi Tvdpi hdpi xhdpi xxhdpi Total
Small 9.40% 9.40%
Normal 0.10% 15.30% 33.50% 22.80% 7.70% 79.40%
Large 0.60% 3.50% 1.20% 0.50% 0.60% 6.40%
Xlarge 4.40% 0.30% 0.10% 4.80%
Total 10.10% 23.20% 1.20% 34.30% 23.50% 7.70%
In table 1, Idpi (corresponding to Small resolution 240 × 320, Normal resolution 240 × 400(240 × 432), Large resolution 480 × 800(480 × 854), mdpi corresponding to Normal resolution 320 × 480, Large resolution 480 × 800(480 × 854), Xlarge resolution 1280 × 720(1280 × 800), hdpi corresponding to Normal resolution 480 × 800(480 × 854), Large resolution 1280 × 720(1280 × 800), Xlarge resolution 1920 × 1080, xhdpi corresponding to Normal resolution 1280 × 720(1280 × 800), and Xlarge resolution 1920 × 1080, where dpi is dot inch.
The aspect ratios obtained from the resolution are shown in table 2.
TABLE 2
Resolution ratio Aspect ratio In proportion to the total machine type
320*240 1.333 9.4%
480*320 1.5 15.3%
854*480/800*480 1.779/1.667 33.5%
1280*720/1280*800 1.778/1.6 22.8%
1920*1080 1.778 7.7%
The length and width ratios of the cover resources after the maximum clipping value clipping are shown in table 3.
TABLE 3
Maximum value of height clipping Length-width ratio cut according to maximum value
0% 1.775
20% (10% for each) 1.42
30% (15% for each) 1.24
From the above data, it can be seen that if 20% of the tailorable area is set, more than 9.4% of users can see the pictures with unequal stretch due to the picture proportion problem; if the 30% cuttable area is set, the number of users who see the unequal stretch cover is greatly reduced.
In an embodiment, the method for accessing an application page further includes: and if the loading time of the acquired cover page resources exceeds the set time, directly entering an application program page. The set time can be set according to needs, and the set time is less than the time for loading the application program page.
In an embodiment, the method for accessing an application page further includes: and setting the display times of the cover resources when being accessed by the same friend and/or the display times of the cover resources when being accessed by the user. Specifically, the display times of the cover resources accessed by the same friend means that the cover resources only display the set display times no matter how many times the same friend accesses the application page of the user in a certain day, and the cover resources of the user are not displayed when the friend accesses the application page of the user after the display times are reached. The display times of the cover resources when being accessed by the user are that the set display times of the cover resources are only displayed no matter how many times the user accesses the application page, and the cover resources of the user are not displayed when the user accesses the application page after the display times are reached.
In an embodiment, the method for accessing an application page further includes: and setting the display time of the cover resources, wherein the display of the cover resources disappears automatically after the display time exceeds the set display time.
As shown in table 4, four different attributes are configured, including "cover resource timeout time", "cover resource display time", "number of times of display when the cover resource is accessed by the same friend", and "number of times of display when the cover resource is accessed by the user himself".
Figure BDA0000671349160000101
Figure BDA0000671349160000111
Fig. 10 is a schematic diagram illustrating the method for accessing an application page applied to an instant messaging application space for setting cover page resources. As shown in fig. 10, the process of setting cover resources includes: in the My space, clicking a personalized setting entry at the upper right corner to enter a personalized center, clicking a cover mall entry at the personalized center, selecting a cover resource and clicking for use after entering the cover mall, clicking a use control in an opened preview page to enter the preview page, if the effect is satisfactory, using the preview page, and if the effect is unsatisfactory, selecting a cover resource from the cover mall to preview. Also included in the first figure are a "recent visitors" entry, a "friends birthday" entry, an "album" entry, a "say" entry, a "journal" entry, a "photos" backup entry, a "background music" entry, and so on. The second drawing also comprises blocks such as 'card dress', 'background store', 'original theme', 'interesting pendant', 'background music', 'space description', 'font size', and the like.
FIG. 11 is a block diagram that illustrates an apparatus for accessing application pages, according to one embodiment. As shown in fig. 11, the apparatus for accessing an application page includes a login module 1102, a detection module 1104, a presentation module 1106, a sending module 1108, a downloading module 1110, and a switching module 1112. Wherein:
the login module 1102 is configured to obtain a login application program instruction, and login the application program according to the login instruction.
The detection module 1104 is configured to detect whether a cover page resource containing the personal social attribute information of the user is stored after the login is successful.
Specifically, the user personal social attribute information may include personal information of the user in a social network, and the personal information includes, but is not limited to, a name, a gender, a birthday, a native place, a graduation institution, an address, a personal photo, an uploaded landscape photo, a personal photo, text description information, and the like. Cover page resources refer to pages that are presented to the user during the time the application loads data.
The style of the cover page resource containing the personal social attribute information of the user is a default cover page or a self-defined cover page of editable characters. The default cover includes a business card type cover containing personal information of the user, a navigation type cover containing a data entry, and a photo type cover containing a setting image.
Generating the custom cover comprises: and packaging and uploading cover data, the thumbnail and the user-defined picture, and storing the cover data, the thumbnail and the user-defined picture on a server. The cover data refers to a cover edited locally by a user and comprises a picture, a self-defined template and a head portrait selected by the user. Nickname, editable text. The thumbnail refers to a thumbnail of a cover.
The presentation module 1106 is configured to present the cover resources when it is detected that the cover resources are saved.
The sending module 1108 is configured to send an obtaining request for cover resources when detecting that the cover resources are not saved.
The downloading module 1110 is configured to download cover page resources including the personal social attribute information of the user according to the obtaining request. Specifically, the cover page resource can be downloaded in an asynchronous downloading mode.
The switching module 1112 is configured to enter the application page after the cover page is displayed or downloaded.
According to the device for accessing the application program page, after login is successful, the cover resources containing the personal social attribute information of the user are displayed, the displayed cover resources are various in styles, the individuation of the user is embodied, the content entering the application program is enriched, and the reduction of page browsing fluency due to overlong data loading time is avoided.
In one embodiment, the detecting module 1104 is further configured to detect whether there is a set splash screen page after the login is successful, and detect whether there is a cover page resource containing the personal social attribute information of the user when it is detected that there is no set splash screen page.
Specifically, the set splash screen page may be an operation splash screen page, a birthday splash screen page, a start animation page, and the like. A splash page is a page before an application page is entered after the application is launched. The operation splash screen page refers to a splash screen page of the operation configuration. The birthday splash screen page refers to a splash screen page that is automatically presented when the user is birthday. The start animation page refers to an animation or introduction page as directed by a novice.
The presentation module 1106 is further configured to present the splash screen page when a set splash screen page is detected.
The switching module 1112 is also configured to enter the application page after the splash screen page is exposed.
FIG. 12 is a diagram showing the structure of an apparatus for accessing an application page in another embodiment. As shown in fig. 12, the means for accessing the application page includes a setting module 1114, a preview module 1116, a request receiving module 1118 and an editing module 1120 in addition to the login module 1102, the detection module 1104, the presentation module 1106, the sending module 1108, the downloading module 1110 and the switching module 1112.
The setting module 1114 is configured to set, before acquiring the login application program instruction and logging in the application program according to the login instruction, a cover page resource containing the personal social attribute information of the user before entering the application program page.
The setting module 1114 is further configured to obtain a cover page resource selected from the cover page resource collection interface and containing the personal social attribute information of the user, and set the selected cover page resource as a cover page resource before entering the application page.
Fig. 13 is a schematic diagram of the internal structure of the setting module in one embodiment. As shown in fig. 13, the setting module 1114 includes a request sending unit 1114a, an obtaining unit 1114b, and a presentation unit 1114 c. Wherein:
the request transmitting unit 1114a is configured to transmit an access request for a cover art resource set.
The acquiring unit 1114b is configured to acquire cover page resource set data according to the access request.
The presentation unit 1114c is configured to present the cover resources collection interface.
The acquiring unit 114b is also used for acquiring the selected cover page resource.
In this embodiment, the obtaining unit 1114b is further configured to determine whether there is cover resource set data in the local cache, and if there is cover resource set data in the local cache, obtain the cover resource set data from the local cache, and if there is no cover resource set data in the local cache, download the cover resource set data from the server.
The preview module 1116 is configured to receive a preview request for the selected cover resource after the step of acquiring the selected cover resource containing the user's personal social attribute information in the cover resource collection interface and before the step of setting the selected cover resource as the cover resource before entering the application page, and display a preview page of the selected cover resource according to the preview request.
Specifically, the preview module 1116 is further configured to receive a preview request for the selected cover resource, determine whether the selected cover resource has been downloaded, if so, display a preview page of the selected cover resource, otherwise, download the selected cover resource, display a download progress on a cover resource collection interface, and display the preview page of the selected cover resource after the download is completed.
In other embodiments, the cover page resource can be directly clicked in the cover page resource list of the cover page resource set for previewing without downloading the cover page resource, so that the downloading time is saved.
The effect that the cover resources are used can be checked through previewing, whether the cover resources are selected or not is determined, the cover resources are changed if the cover resources are not satisfactory after the setting, the setting time is saved, and the setting efficiency is improved.
The request receiving module 1118 is for receiving an edit request for the selected cover page resource.
The editing module 1120 is configured to edit the selected cover page resource according to the editing request.
FIG. 14 is a diagram illustrating an internal structure of an editing module according to an embodiment. As shown in fig. 14, the editing module 1120 includes an accessing unit 1120a, a detecting unit 1120b, a request receiving unit 1120c, a configuring unit 1120d, a saving unit 1120e, and an updating unit 1120 f. Wherein:
the accessing unit 1120a is used for accessing a preview page of the selected cover resource.
The detecting unit 1120b is configured to detect that the preview page has an editable area, and then present the editable area.
Specifically, when the preview page is detected to have the editable area, the editable area can be displayed according to the configlect. The configlect is configuration block information on the cover document, and may include an editable area and a non-editable area. The configuration block information may be picture and/or text information.
The request receiving unit 1120c is configured to receive a trigger request for the editable area.
The configuration unit 1120d is configured to modify configuration information of the cover resource in the editable area according to the trigger request.
The saving unit 1120e is used for saving the modified cover page resource.
The updating unit 1120f is used for updating the local cover resources and uploading the modified cover resources.
By editing the editable area of the cover resources, the editing can be performed according to the individual requirements of the user, thereby further improving the personalized characteristics and enriching the cover resources.
In one embodiment, the apparatus for accessing application pages further includes a resizing module, configured to resize the cover page resource according to a size of a display size of the terminal.
Specifically, the cover resources are cut and then stretched, and the cutting method is to keep the length unchanged and cut the width in an upper-lower equal ratio.
In an embodiment, the apparatus for accessing an application page further includes: and the judging module is used for judging whether the loading time for acquiring the cover resources exceeds the set time, if so, directly entering an application program page, and if not, continuously judging. The set time can be set according to needs, and the set time is less than the time for loading the application program page.
In an embodiment, the setting module in the apparatus for accessing an application page is further configured to set the number of times that a cover resource is accessed by the same friend and/or the number of times that a cover resource is accessed by the user. Specifically, the display times of the cover resources accessed by the same friend means that the cover resources only display the set display times no matter how many times the same friend accesses the application page of the user in a certain day, and the cover resources of the user are not displayed when the friend accesses the application page of the user after the display times are reached. The display times of the cover resources when being accessed by the user are that the set display times of the cover resources are only displayed no matter how many times the user accesses the application page, and the cover resources of the user are not displayed when the user accesses the application page after the display times are reached.
The setting module is also used for setting the cover resource display time. And the cover resource is automatically disappeared after the display time exceeds the set display time.
In one embodiment, the apparatus for accessing an application page further includes a timing module and a closing module. The timing module is used for starting timing after the cover resources are displayed. And the closing module is used for automatically closing the cover page resources and entering the application program page when the timing time is up. By setting the timing time, the cover resources are automatically closed without manually triggering the closing, and the operation is convenient.
It will be understood by those skilled in the art that all or part of the processes of the methods of the embodiments described above can be implemented by a computer program, which can be stored in a non-volatile computer-readable storage medium, and can include the processes of the embodiments of the methods described above when the program is executed. The storage medium may be a magnetic disk, an optical disk, a Read-Only Memory (ROM), or the like.
The above-mentioned embodiments only express several embodiments of the present invention, and the description thereof is more specific and detailed, but not construed as limiting the scope of the present invention. It should be noted that, for a person skilled in the art, several variations and modifications can be made without departing from the inventive concept, which falls within the scope of the present invention. Therefore, the protection scope of the present patent shall be subject to the appended claims.

Claims (24)

1. A method of accessing an application page, comprising the steps of:
acquiring a login application program instruction of a first user, and logging in an application program according to the login instruction, wherein the application program comprises an instant messaging application program, a social network application program or a portal website;
after login is successful, when the number of times that a first user accesses the space in the application program does not reach the number of times that a cover resource is displayed when the cover resource is accessed by the user, detecting whether the cover resource containing the personal social attribute information of the first user is stored, if so, displaying the cover resource, and if not, sending an acquisition request for the cover resource, and downloading the cover resource containing the personal social attribute information of the user according to the acquisition request, wherein the personal social attribute information of the first user comprises the personal information of the first user in a social network; the cover resources are preset by the first user;
after the cover page resources are displayed or downloaded, entering the application program page;
after login is successful, when the number of times of a first user accessing the space in the application program reaches the number of times of display when the cover page resource is accessed by the user, directly entering the page of the application program;
when an instruction that a second user accesses the space of the first user in the application program is obtained, if the times that the second user accesses the space of the first user in the application program do not reach the display times that the cover resources are accessed by the same friend, the cover resources are displayed to the second user;
and if the times of the second user accessing the space of the first user in the application program reach the display times of the cover page resources accessed by the same friend, directly entering the page of the application program.
2. The method of claim 1, wherein after the login is successful, the method further comprises:
and detecting whether a set splash screen page exists or not, if so, displaying the splash screen page, entering the application program page after displaying the splash screen page, and if not, executing a step of detecting whether a cover page resource containing the personal social attribute information of the user is stored or not.
3. The method of claim 1, wherein prior to obtaining login application instructions upon which to log in to the application, the method further comprises:
and setting cover page resources containing the personal social attribute information of the user before entering the application program page.
4. The method of claim 3, wherein the step of setting a cover page resource containing the user's personal social attribute information before entering the application page comprises:
acquiring cover resources containing user personal social attribute information selected in a cover resource collection interface;
and setting the selected cover page resources as the cover page resources before the application program page is entered.
5. The method of claim 4, wherein after the step of obtaining the cover resources selected in the cover resources collection interface and containing the user's personal social attribute information, and before the step of setting the selected cover resources as cover resources before entering the application page, the method further comprises:
receiving a preview request of the selected cover resources, and displaying a preview page of the selected cover resources according to the preview request.
6. The method of claim 4, further comprising:
receiving an edit request for the selected cover page resource;
and editing the selected cover page resource according to the editing request.
7. The method of claim 6, wherein editing the selected cover resources according to the edit request comprises:
accessing a preview page of the selected cover resource;
when detecting that the preview page has an editable area, displaying the editable area;
receiving a trigger request for the editable area;
modifying the configuration information of the seal resources in the editable area according to the trigger request;
saving the modified cover resources;
and updating the local cover resources and uploading the modified cover resources.
8. The method of claim 4, wherein the step of obtaining cover resources containing user personal social attribute information selected in the cover resource collection interface comprises:
sending an access request for the cover page resource set;
acquiring cover resource set data according to the access request;
displaying a cover resource collection interface;
and acquiring the selected cover page resource.
9. The method of claim 8, wherein the step of obtaining cover resource collection interface data based on the access request comprises:
and judging whether the local cache has cover resource data, if so, acquiring cover resource set data from the local cache, and if not, downloading the cover resource set data from the server.
10. The method of claim 5, wherein the step of receiving a preview request for the selected cover resource and presenting a preview page of the selected cover resource in accordance with the preview request comprises:
receiving a preview request of the selected cover resource, judging whether the selected cover resource is downloaded, if so, displaying a preview page of the selected cover resource, if not, downloading the selected cover resource, displaying a downloading progress on a cover resource collection interface, and displaying the preview page of the selected cover resource after downloading.
11. The method of claim 1, wherein the default cover includes a business card cover containing personal information of the user, a navigation cover containing a data entry, and a photo cover containing a setting image.
12. An apparatus for accessing an application page, comprising:
the login module is used for acquiring a login application program instruction of a first user and logging in an application program according to the login instruction, wherein the application program comprises an instant messaging application program, a social network application program or a portal website;
the detection module is used for detecting whether the cover resources containing the personal social attribute information of the first user are stored or not when the number of times that the first user accesses the space in the application program does not reach the number of times that the cover resources are displayed when the cover resources are accessed by the user after login is successful, wherein the personal social attribute information of the first user comprises the personal information of the user in a social network; the cover resources are preset by the first user;
the display module is used for displaying the cover resources when the fact that the cover resources are stored is detected;
the sending module is used for sending an acquisition request of the cover resources when detecting that the cover resources are not stored;
the downloading module is used for downloading cover page resources containing the personal social attribute information of the user according to the acquisition request;
the switching module is used for entering the application program page after the cover page resources are displayed or downloaded;
the switching module is further used for directly entering the application program page when the number of times of the first user accessing the space in the application program reaches the display number of times of the cover page resource accessed by the user after the login is successful;
the display module is further used for displaying the cover resources to a second user if the number of times of the second user accessing the space of the first user in the application program does not reach the number of times of displaying the cover resources accessed by the same friend when the second user accesses the space of the first user in the application program;
the switching module is further configured to directly enter the application program page if the number of times that the second user accesses the space of the first user in the application program reaches the number of times that the cover resources are displayed when being accessed by the same friend.
13. The apparatus according to claim 12, wherein the detecting module is further configured to detect whether there is a set splash screen page after the login is successful, and detect whether there is a cover page resource containing the personal social attribute information of the user when it is detected that there is no set splash screen page;
the display module is also used for displaying the splash screen page when the set splash screen page is detected;
the switching module is further used for entering the application program page after the splash screen page is displayed.
14. The apparatus of claim 12, further comprising:
and the setting module is used for setting the cover page resources containing the personal social attribute information of the user before entering the application program page before acquiring the login application program instruction and logging in the application program according to the login instruction.
15. The apparatus of claim 14, wherein the setting module is further configured to obtain a cover resource selected in the cover resource collection interface and containing the user's personal social attribute information, and set the selected cover resource as a cover resource before entering the application page.
16. The apparatus of claim 15, further comprising:
and the preview module is used for receiving a preview request of the selected cover resource and displaying a preview page of the selected cover resource according to the preview request after the step of acquiring the cover resource containing the user personal social attribute information selected in the cover resource collection interface and before the step of setting the selected cover resource as the cover resource before the page of the application program.
17. The apparatus of claim 15, further comprising:
a request receiving module for receiving an editing request for the selected cover page resource;
and the editing module is used for editing the selected cover page resource according to the editing request.
18. The apparatus of claim 17, wherein the editing module comprises:
an access unit for accessing a preview page of the selected cover page resource;
the detection unit is used for displaying the editable area if the preview page is detected to have the editable area;
a request receiving unit, configured to receive a trigger request for the editable area;
the configuration unit is used for modifying the configuration information of the cover resources in the editable area according to the trigger request;
the saving unit is used for saving the modified cover resources;
and the updating unit is used for updating the local cover resources and uploading the modified cover resources.
19. The apparatus of claim 15, wherein the setup module comprises:
a request sending unit for sending an access request to the cover resource set;
the acquisition unit is used for acquiring cover resource set data according to the access request;
the display unit is used for displaying the cover resource collection interface;
the acquisition unit is also used for acquiring the selected cover page resource.
20. The apparatus of claim 19, wherein the obtaining unit is further configured to determine whether cover resource set data is available in the local cache, and if so, obtain the cover resource set data from the local cache, and if not, download the cover resource set data from the server.
21. The apparatus of claim 16, wherein the preview module is further configured to receive a preview request for the selected cover resource, determine whether the selected cover resource has been downloaded, if so, display a preview page of the selected cover resource, if not, download the selected cover resource, display a download progress on a cover resource collection interface, and display the preview page of the selected cover resource after downloading.
22. The apparatus of claim 12, wherein the default cover includes a business card type cover containing personal information of the user, a navigation type cover containing a data entry, and a photo type cover containing a setting image.
23. A terminal comprising a memory and a processor, the memory storing a computer program that, when executed by the processor, causes the processor to perform the steps of the method according to any one of claims 1 to 11.
24. A non-transitory computer readable storage medium storing a computer program which, when executed by a processor, causes the processor to perform the steps of the method according to any one of claims 1 to 11.
CN201510073460.1A 2015-02-11 2015-02-11 Method and device for accessing application program page Active CN105989085B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201510073460.1A CN105989085B (en) 2015-02-11 2015-02-11 Method and device for accessing application program page

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201510073460.1A CN105989085B (en) 2015-02-11 2015-02-11 Method and device for accessing application program page

Publications (2)

Publication Number Publication Date
CN105989085A CN105989085A (en) 2016-10-05
CN105989085B true CN105989085B (en) 2021-01-12

Family

ID=57041220

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201510073460.1A Active CN105989085B (en) 2015-02-11 2015-02-11 Method and device for accessing application program page

Country Status (1)

Country Link
CN (1) CN105989085B (en)

Families Citing this family (18)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US10521188B1 (en) 2012-12-31 2019-12-31 Apple Inc. Multi-user TV user interface
KR102076252B1 (en) 2014-06-24 2020-02-11 애플 인크. Input device and user interface interactions
DK201670581A1 (en) 2016-06-12 2018-01-08 Apple Inc Device-level authorization for viewing content
DK201670582A1 (en) 2016-06-12 2018-01-02 Apple Inc Identifying applications on which content is available
US11966560B2 (en) 2016-10-26 2024-04-23 Apple Inc. User interfaces for browsing content from multiple content applications on an electronic device
CN107809474B (en) * 2017-10-19 2020-09-08 福建中金在线信息科技有限公司 Method and device for prompting download state and terminal equipment
DK201870354A1 (en) 2018-06-03 2019-12-20 Apple Inc. Setup procedures for an electronic device
CN113906419A (en) 2019-03-24 2022-01-07 苹果公司 User interface for media browsing application
EP3928526A1 (en) 2019-03-24 2021-12-29 Apple Inc. User interfaces for viewing and accessing content on an electronic device
WO2020198237A1 (en) 2019-03-24 2020-10-01 Apple Inc. User interfaces including selectable representations of content items
US11683565B2 (en) 2019-03-24 2023-06-20 Apple Inc. User interfaces for interacting with channels that provide content that plays in a media browsing application
WO2020243645A1 (en) 2019-05-31 2020-12-03 Apple Inc. User interfaces for a podcast browsing and playback application
US11863837B2 (en) 2019-05-31 2024-01-02 Apple Inc. Notification of augmented reality content on an electronic device
CN112116682B (en) * 2019-06-20 2023-12-12 腾讯科技(深圳)有限公司 Method, device, equipment and system for generating cover picture of information display page
US11843838B2 (en) 2020-03-24 2023-12-12 Apple Inc. User interfaces for accessing episodes of a content series
US11899895B2 (en) 2020-06-21 2024-02-13 Apple Inc. User interfaces for setting up an electronic device
US11720229B2 (en) 2020-12-07 2023-08-08 Apple Inc. User interfaces for browsing and presenting content
US11934640B2 (en) 2021-01-29 2024-03-19 Apple Inc. User interfaces for record labels

Family Cites Families (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN102147744B (en) * 2011-04-01 2015-05-27 奇智软件(北京)有限公司 Method and system for loading program
CN103309688B (en) * 2012-03-12 2015-07-01 腾讯科技(深圳)有限公司 Starting image control method and device
CN103793244A (en) * 2013-12-26 2014-05-14 百度在线网络技术(北京)有限公司 Method and device for displaying information on start page

Non-Patent Citations (3)

* Cited by examiner, † Cited by third party
Title
"QQ空间安卓4.9.6版上线 新增封面装扮粉丝吧等社交元素";qqtn强柔;《腾牛网》;20141014;第1页 *
"QQ空间的个性化设置的封面设置,是用在哪里的?";匿名用户;《搜狗问问》;20150122;第1-8页 *
"手机QQ空间如何设置封面?";张荣翔的春天;《百度经验》;20141115;第1-15页 *

Also Published As

Publication number Publication date
CN105989085A (en) 2016-10-05

Similar Documents

Publication Publication Date Title
CN105989085B (en) Method and device for accessing application program page
US11418470B2 (en) Displaying customized electronic messaging graphics
US10417799B2 (en) Systems and methods for generating and presenting publishable collections of related media content items
US10593084B2 (en) Systems and methods for content interaction
US11991250B2 (en) Social network pooled post capture
CN114127732A (en) System and method for generating a design based on a design template and an additional design
US20150277686A1 (en) Systems and Methods for the Real-Time Modification of Videos and Images Within a Social Network Format
US20150058708A1 (en) Systems and methods of character dialog generation
CN105094775B (en) Webpage generation method and device
CN115695362A (en) Media item attachment system
US20160328868A1 (en) Systems and methods for generating and presenting publishable collections of related media content items
US11520607B2 (en) Interface to configure media content
CN104615639B (en) A kind of method and apparatus for providing the presentation information of picture
CN106980696B (en) Photo file classification method and device
US20230359859A1 (en) Compact neural networks using condensed filters
WO2020227318A1 (en) Systems and methods for determining whether to modify content
CN114091422A (en) Display page generation method, device, equipment and medium for exhibition
US20230050263A1 (en) Systems and Methods of Generating a Website
US11630877B1 (en) Custom visual codes for network links
US20180197206A1 (en) Real-time Mobile Multi-Media Content Management System for marketing, Communication and Engagement
US20220292748A1 (en) Imagery keepsake generation
AU2020301722B2 (en) Systems and methods of generating a design based on a user search query
CN110609968B (en) Image-text information sorting processing method, device and equipment
US11860959B1 (en) Ranking notifications in a social network feed
US11870745B1 (en) Media gallery sharing and management

Legal Events

Date Code Title Description
C06 Publication
PB01 Publication
SE01 Entry into force of request for substantive examination
SE01 Entry into force of request for substantive examination
GR01 Patent grant
GR01 Patent grant