WO2018177405A1 - 一种网站首页幻灯更换方法及系统 - Google Patents
一种网站首页幻灯更换方法及系统 Download PDFInfo
- Publication number
- WO2018177405A1 WO2018177405A1 PCT/CN2018/081279 CN2018081279W WO2018177405A1 WO 2018177405 A1 WO2018177405 A1 WO 2018177405A1 CN 2018081279 W CN2018081279 W CN 2018081279W WO 2018177405 A1 WO2018177405 A1 WO 2018177405A1
- Authority
- WO
- WIPO (PCT)
- Prior art keywords
- slide
- slide data
- data
- website
- homepage
- 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.)
- Ceased
Links
Images
Classifications
-
- G—PHYSICS
- G06—COMPUTING OR CALCULATING; COUNTING
- G06F—ELECTRIC DIGITAL DATA PROCESSING
- G06F16/00—Information retrieval; Database structures therefor; File system structures therefor
- G06F16/20—Information retrieval; Database structures therefor; File system structures therefor of structured data, e.g. relational data
- G06F16/22—Indexing; Data structures therefor; Storage structures
- G06F16/2228—Indexing structures
- G06F16/2272—Management thereof
-
- G—PHYSICS
- G06—COMPUTING OR CALCULATING; COUNTING
- G06F—ELECTRIC DIGITAL DATA PROCESSING
- G06F16/00—Information retrieval; Database structures therefor; File system structures therefor
- G06F16/20—Information retrieval; Database structures therefor; File system structures therefor of structured data, e.g. relational data
- G06F16/25—Integrating or interfacing systems involving database management systems
- G06F16/252—Integrating or interfacing systems involving database management systems between a Database Management System and a front-end application
-
- G—PHYSICS
- G06—COMPUTING OR CALCULATING; COUNTING
- G06F—ELECTRIC DIGITAL DATA PROCESSING
- G06F16/00—Information retrieval; Database structures therefor; File system structures therefor
- G06F16/90—Details of database functions independent of the retrieved data types
- G06F16/95—Retrieval from the web
- G06F16/958—Organisation or management of web site content, e.g. publishing, maintaining pages or automatic linking
-
- G—PHYSICS
- G06—COMPUTING OR CALCULATING; COUNTING
- G06Q—INFORMATION AND COMMUNICATION TECHNOLOGY [ICT] SPECIALLY ADAPTED FOR ADMINISTRATIVE, COMMERCIAL, FINANCIAL, MANAGERIAL OR SUPERVISORY PURPOSES; SYSTEMS OR METHODS SPECIALLY ADAPTED FOR ADMINISTRATIVE, COMMERCIAL, FINANCIAL, MANAGERIAL OR SUPERVISORY PURPOSES, NOT OTHERWISE PROVIDED FOR
- G06Q30/00—Commerce
- G06Q30/02—Marketing; Price estimation or determination; Fundraising
- G06Q30/0241—Advertisements
- G06Q30/0277—Online advertisement
Definitions
- the invention relates to the field of website management design, in particular to a website homepage slide replacement method and a website homepage slide replacement system.
- the replacement of the home slides is also manually replaced. Every once in a while, the home slide manager selects a new slide picture to replace the old slide picture, the entire slide management work is cumbersome, and the manual home slide selection has uncertainty. The quality of the resources pushed by the home slides cannot be guaranteed.
- the object of the present invention is to provide a website homepage slideshow replacement method and a website homepage slideshow replacement system to automatically and efficiently complete the replacement of the website homepage slideshow.
- the technical solution adopted by the present invention includes:
- S4 storing the captured slide data in a two-dimensional array, and looping the two-dimensional array to obtain the slide show position number of each slide data on the website homepage;
- the website server obtains the slide data in the hash table, and displays the slide data in the slide show position of the website according to the sequence of the slide show position number.
- the homepage slide data submitted for application is graded according to the display priority
- the Mysql database includes a plurality of sub-databases
- the slide data of the same presentation priority is stored in the same sub-database.
- the capture condition includes the total number of captures of the slide data, the number of captures of the slide data in each sub-database, and the capture of the specified slide data.
- the captured slide data is merged using the array_merge method, and the same slide data is filtered out.
- the invention also provides a website home page slide replacement system, comprising:
- the resource auditing module is configured to review the slide data submitted by the user, and store the slide data passed by the application in the Mysql database;
- a resource capture module configured to perform the capture of the slide data in the Mysql database according to the set capture condition within the set time interval
- the resource cache module is configured to store the captured slide data in a two-dimensional array, and loop the two-dimensional array to obtain the slide show position number of each slide data on the website homepage, and according to the order of the slide show position numbers,
- the slide data in the two-dimensional array is stored in the hash table of the Redis database;
- the display module is configured to obtain the slide data in the hash table, and display the slide data in the slide show position of the website according to the sequence of the slide show position number.
- the user submits the slide data through the OA.
- the homepage slide data submitted by the application is classified according to the display priority.
- the Mysql database includes a plurality of sub-databases, and the slide data of the same display priority is stored in the same sub-database.
- the capture condition includes the total number of captures of the slide data, the number of captures of the slide data in each sub-database, and the capture of the specified slide data.
- the advantage of the website homepage slide changing method of the present invention is that the user conveniently submits the slide data through the OA, and stores the audited slide data in the Mysql database, and then manually sets the capture. Take the rules, automatically capture the slide data in the Mysql database, to avoid the cumbersomeness of manual screening on the home slide show, at the same time, the slide data capture uses the timed task settings to avoid frequent crawling and high concurrency caused by Mysql
- the database crashes the captured slide data is cached in the Redis database. When the demand is displayed, it can be extracted from the Redis database. The whole process is automatically completed, and the automatic replacement of the home page slides is realized, which greatly reduces the management staff. Work load.
- the advantage of the website homepage slide replacement system of the present invention is that the resource capture module captures the slideshow resources according to the manually set crawling rules, and facilitates the display of the slideshow resources by the display module, thereby automatically completing the replacement of the entire website home slideshow. Effectively improve the efficiency of the website slideshow replacement and reduce the workload of the management staff.
- FIG. 1 is a flow chart of a method for replacing a slideshow of a website homepage according to the present invention.
- an embodiment of the present invention provides a method for replacing a slideshow on a website homepage, which is used to automatically replace a slideshow of a homepage slideshow on a website, such as a slideshow of a live broadcast site for a popular live broadcast.
- the method for replacing a slideshow on the website homepage of the embodiment of the present invention specifically includes:
- the user submits the slide data to apply for the home slide show.
- the slideshow data is a picture related to advertising, short video animation and other resources. Through the slideshow resource, you can display the slideshow image of the homepage slideshow of the website. Click the slideshow picture to jump to the corresponding website to achieve the purpose of advertising drainage. .
- the application of the slide data is submitted by OA (Office Automation), and the application is reviewed. The application process of OA is more convenient. At the same time, the relevant management personnel can review the submitted slide data through OA.
- the audit rules can be freely set.
- the homepage slide data that the application passes through is graded according to the display priority, that is, the importance of the advertisement corresponding to the slideshow data is graded.
- the slide data submitted by the application is stored in the Mysql database, which is a common associated database management system.
- the MySQL database includes a plurality of sub-databases, and the slide data of the same display priority is stored in the same sub-database, that is, the same level of slide data formed after the above-mentioned grading is stored in the same sub-database.
- S3 Grab the slide data in the Mysql database according to the set grab condition within the set time interval.
- the time interval can be set freely by humans. The time interval is used to avoid the situation where the Mysql database crashes when the connection timeout or the number of connections is too high when the Mysql database is captured in high concurrency.
- the crawling conditions are formulated according to business or operational needs.
- the crawling conditions generally include the total number of slide data captured, the number of slide data captured in each sub-database, and the capture of specified slide data to meet business needs.
- For the slide data captured in the Mysql database use the array_merge method to merge the captured slide data, and filter out the same slide data to ensure the uniqueness of the captured slide data.
- the array_merge method is a function for merging in PHP, and PHP is a general-purpose open source scripting language.
- each slide data has a slide show position number that determines the position at the time of the first impression.
- S5 Store the slide data in the two-dimensional array in the hash table (hash table) of the Redis database according to the order of the slide show position numbers.
- the Redis database is an open source database written in ANSI C.
- the slide show position number of the slide data in the two-dimensional array is used as the key value to replace the index of the two-dimensional array, and the one-key value is used as the index to facilitate the storage of the data in the Redis database.
- the hash table of the Redis database needs to use the key values of the array for data storage.
- the read performance of the Redis database is extremely high, and the slide data is cached in the Redis database, which facilitates the reading of the slide data by the subsequent web server.
- the website server links the Redis database, obtains the slide data in the hash table, and displays the slide data in the slide show position of the website according to the sequence of the slide show position number.
- the module and module prefix can also be set to distinguish the slide data of different services stored in the Redis database, so as to facilitate the reading of the slide data, so that the read time can be set.
- the setup module and module prefix are transmitted to the Redis database through parameters, and are transmitted to the slide data with the module name and the prefix name set by the hGetAll method, thereby reading the slide data.
- the present invention also supports the manual replacement of the slides on the homepage of the website by the administrator in the background.
- the home page slideshow replacement method is adopted, the user conveniently submits the slideshow data through the OA, and stores the audition passed slideshow data in the Mysql database, and then slides the slides in the Mysql database through the artificially set crawling rules.
- the data is automatically crawled to avoid the cumbersomeness of manual screening on the home slide show.
- the capture of the slide data is set by the timed task, so as to avoid frequent crawling and high concurrency, causing the collapse of the Mysql database.
- the slideshow data is cached in the Redis database. When the demand is displayed, it can be extracted from the Redis database. The whole process is automatically completed, and the automatic replacement of the homepage slideshow is realized, which greatly reduces the workload of the administrator.
- the embodiment of the invention further provides a website homepage slide replacement system based on the above-mentioned website homepage slide replacement method, which comprises a resource auditing module, a resource capture module, a resource cache module and a display module.
- the resource auditing module is used to audit the slide data submitted by the user, and store the slide data passed by the application in the Mysql database; the resource grabbing module is used to perform the crawling condition in the Mysql database within the set time interval.
- the capture of the slide data; the resource cache module is configured to store the captured slide data in a two-dimensional array, and loop the two-dimensional array to obtain the slide show position number of each slide data on the website homepage, and press the slide show position number.
- the slide data in the two-dimensional array is stored in the hash table of the Redis database; the display module is used to link the Redis database, obtain the slide data in the hash table, and display in the slide show position of the website according to the sequence of the slide show position number. Slide data.
- the Mysql database includes multiple sub-databases, and the slide data of the same presentation priority is stored in the same sub-database.
- the crawling conditions include the total number of captured slide data, the number of captured slide data in each sub-database, and the capture of the specified slide data.
- the resource capture module captures the slideshow resources according to the manually set crawling rules, and facilitates the display of the slideshow resources by the display module, thereby automatically completing the replacement of the entire website home slideshow, effectively Improve the efficiency of the website slideshow replacement and reduce the workload of managers.
Landscapes
- Engineering & Computer Science (AREA)
- Theoretical Computer Science (AREA)
- Databases & Information Systems (AREA)
- Physics & Mathematics (AREA)
- General Physics & Mathematics (AREA)
- Business, Economics & Management (AREA)
- Data Mining & Analysis (AREA)
- General Engineering & Computer Science (AREA)
- Development Economics (AREA)
- Accounting & Taxation (AREA)
- Finance (AREA)
- Strategic Management (AREA)
- Software Systems (AREA)
- Entrepreneurship & Innovation (AREA)
- Game Theory and Decision Science (AREA)
- Economics (AREA)
- Marketing (AREA)
- General Business, Economics & Management (AREA)
- Information Transfer Between Computers (AREA)
- Information Retrieval, Db Structures And Fs Structures Therefor (AREA)
Abstract
一种网站首页幻灯更换方法,包括S1:用户提交幻灯数据进行首页幻灯位展示的申请;S2:申请通过的幻灯数据存储于Mysql数据库中;S3:在设定时间间隔内按设定抓取条件在Mysql数据库中进行幻灯数据的抓取;S4:将抓取的幻灯数据存储于二维数组中,循环二维数组取得每个幻灯数据在网站首页的幻灯展示位置号;S5:按幻灯展示位置号的先后顺序,将二维数组内的幻灯数据存储于Redis数据库的hash表中;S6:网站服务器获取hash表中的幻灯数据,按照幻灯展示位置号顺序,在网站首页幻灯位展示幻灯数据。
Description
本发明涉及网站管理设计领域,具体涉及一种网站首页幻灯更换方法和一种网站首页幻灯更换系统。
为了增加广告等宣传目的,在网站的首页位置,会设置多个用于宣传的幻灯图片,俗称首页幻灯,多个幻灯图片轮流进行替换展示,,当用户点击首页幻灯,即可跳转到相应网页,从而达到广告宣传以及引流的目的。
但目前首页幻灯的更换均还采用人工更换的方式,每隔一段时间,首页幻灯管理员选择新的幻灯图片替换掉旧的幻灯图片,整个幻灯管理工作繁琐,且人工首页幻灯选择存在不确定性,无法保证首页幻灯所推送资源的优质性。
发明内容
针对现有技术中存在的缺陷,本发明的目的在于提供一种网站首页幻灯更换方法和一种网站首页幻灯更换系统,自动而高效地完成网站首页幻灯的更换。
为达到以上目的,本发明采取的技术方案是,包括:
S1:用户提交幻灯数据进行首页幻灯位展示的申请;
S2:申请通过的幻灯数据存储于Mysql数据库中;
S3:在设定时间间隔内按设定抓取条件在Mysql数据库中进行幻灯数据的抓取;
S4:将抓取的幻灯数据存储于二维数组中,循环二维数组取得每个幻灯数据在网站首页的幻灯展示位置号;
S5:按幻灯展示位置号的先后顺序,将二维数组内的幻灯数据存储于Redis数据库的hash表中;
S6:网站服务器获取hash表中的幻灯数据,按照幻灯展示位置号顺序,在网站首页幻灯位展示幻灯数据。
在上述技术方案的基础上,所述幻灯数据的申请通过OA提交,并进行申请审核。
在上述技术方案的基础上,
申请通过的首页幻灯数据按照展示优先级进行分级;
所述Mysql数据库包括多个子数据库;
同一展示优先级的幻灯数据存储于同一子数据库中。
在上述技术方案的基础上,所述抓取条件包括幻灯数据总抓取个数、各个子数据库内幻灯数据的抓取个数以及指定幻灯数据的抓取。
在上述技术方案的基础上,对于在Mysql数据库中抓取的幻灯数据,使用array_merge方法将抓取的幻灯数据进行合并,并过滤掉相同的幻灯数据。
本发明还提供一种网站首页幻灯更换系统,包括:
资源审核模块,其用于对用户提交的幻灯数据进行审核,并将申请通过的幻灯数据存储于Mysql数据库中;
资源抓取模块,其用于在设定时间间隔内按设定抓取条件在Mysql数据库中进行幻灯数据的抓取;
资源缓存模块,其用于将抓取的幻灯数据存储于二维数组中,同时循环二维数组取得每个幻灯数据在网站首页的幻灯展示位置号,并按幻灯展示位置号的先后顺序,将二维数组内的幻灯数据存储于 Redis数据库的hash表中;
展示模块,其用于获取hash表中的幻灯数据,并按照幻灯展示位置号顺序,在网站首页幻灯位展示幻灯数据。
在上述技术方案的基础上,用户通过OA进行幻灯数据的提交。
在上述技术方案的基础上,申请通过的首页幻灯数据按照展示优先级进行分级。
在上述技术方案的基础上,所述Mysql数据库包括多个子数据库,且同一展示优先级的幻灯数据存储于同一子数据库中。
在上述技术方案的基础上,所述抓取条件包括幻灯数据总抓取个数、各个子数据库内幻灯数据的抓取个数以及指定幻灯数据的抓取。
与现有技术相比,本发明一种网站首页幻灯更换方法的优点在于:用户通过OA便捷地对幻灯数据进行提交,并将审核通过的幻灯数据储存于Mysql数据库,然后通过人为设定的抓取规则,对Mysql数据库中的幻灯数据进行自动抓取,避免人工对首页幻灯展示时筛选的繁琐性,同时,幻灯数据的抓取采用定时任务设置,避免频繁的抓取带来高并发造成Mysql数据库的奔溃,抓取后的幻灯数据缓存于Redis数据库中,当需求展示时,从Redis数据库中提取即可,整个过程自动完成,实现网站首页幻灯的自动更换,极大地减轻了管理人员的工作负担。
本发明一种网站首页幻灯更换系统的优点在于:资源抓取模块按照人为设定的抓取规则对幻灯资源进行抓取,便于展示模块对幻灯资源的展示,从而自动完成整个网站首页幻灯的更换,有效提高网站首页幻灯更换的效率,减轻管理人员的工作负担。
图1为本发明一种网站首页幻灯更换方法的流程图。
以下结合附图及实施例对本发明作进一步详细说明。
参见图1所示,本发明实施例提供一种网站首页幻灯更换方法,用于对网站首页幻灯位的幻灯进行自动更换,如直播网站首页对于热门直播间宣传的幻灯的更换。本发明实施例网站首页幻灯更换方法具体包括:
S1:用户提交幻灯数据进行首页幻灯位展示的申请。幻灯数据为与广告宣传有关的图片、短视频动画等资源,通过幻灯资源即可对网站首页幻灯位的幻灯图片进行显示设置,点击幻灯图片,即可跳转到相应网站,达到广告引流的目的。幻灯数据的申请通过OA(Office Automation,办公自动化)提交,并进行申请审核,采用OA的申请流程方式,更加便捷,同时相关管理人员通过OA对提交的幻灯数据进行审核,审核规则可以人为自由设定,且申请通过的首页幻灯数据按照展示优先级进行分级,即对幻灯数据对应的宣传广告的重要性进行分级。
S2:申请通过的幻灯数据存储于Mysql数据库中,Mysql为一常见的关联数据库管理系统。Mysql数据库包括多个子数据库,同一展示优先级的幻灯数据存储于同一子数据库中,即上述分级后形成的同一级别的幻灯数据存储于同一子数据库中。
S3:在设定时间间隔内按设定抓取条件在Mysql数据库中进行幻灯数据的抓取。时间间隔可以人为自由设定,采用时间间隔抓取的方式,避免在高并发情况下连接Mysql数据库抓取幻灯数据时,出现连接超时或连接数过高而造成Mysql数据库崩溃的情况。
抓取条件根据商务或运营需求进行制定,抓取条件一般包括幻灯数据总抓取个数、各个子数据库内幻灯数据的抓取个数以及指定幻灯 数据的抓取,从而满足商务需求。对于在Mysql数据库中抓取的幻灯数据,使用array_merge方法将抓取的幻灯数据进行合并,并过滤掉相同的幻灯数据,保证抓取的幻灯数据的唯一性。array_merge方法为PHP中用于合并处理的函数,PHP为一种通用开源脚本语言。
对于合并后的幻灯数据,可以使用define方式,定义一个临时变量,用来接收合并后的幻灯数据,定义临时变量能够更好地方便数据的后续传出。
S4:将抓取的幻灯数据存储于二维数组中,循环二维数组取得每个幻灯数据在网站首页的幻灯展示位置号,网站首页的幻灯位有多个,能够同时展示多个幻灯数据,因此每个幻灯数据均有一个幻灯展示位置号,用以决定在首位展示时的位置。
S5:按幻灯展示位置号的先后顺序,将二维数组内的幻灯数据存储于Redis数据库的hash表(哈希表)中。Redis数据库是一个开源的使用ANSI C语言编写的数据库。
对于二维数组内的幻灯数据存储于Redis数据库的过程,将二维数组中幻灯数据的幻灯展示位置号作为键值取代二维数组的索引,一键值作为索引方便Redis数据库中数据的存储,Redis数据库的hash表进行数据存储时需用到数组的键值。
Redis数据库的读取性能极高,将幻灯数据缓存于Redis数据库中,,能够方便后续网站服务器对幻灯数据的读取。
S6:网站服务器链接Redis数据库,获取hash表中的幻灯数据,按照幻灯展示位置号顺序,在网站首页幻灯位展示幻灯数据。
对于存储于Redis数据库的幻灯数据,还可以设置模块与模块前缀,从而对Redis数据库中存储的不同业务的幻灯数据进行区分,方便幻灯数据的读取,,因此在读取时,可以将设置的设置模块与模块 前缀通过参数传输到Redis数据库中,并采用hGetAll方法,传输给设置过模块名和前缀名的幻灯数据,从而进行幻灯数据的读取。
当然,本发明还支持管理人员在后台对对网站首页的幻灯进行手动更换。
本发明实施例中网站首页幻灯更换方法,用户通过OA便捷地对幻灯数据进行提交,并将审核通过的幻灯数据储存于Mysql数据库,然后通过人为设定的抓取规则,对Mysql数据库中的幻灯数据进行自动抓取,避免人工对首页幻灯展示时筛选的繁琐性,同时,幻灯数据的抓取采用定时任务设置,避免频繁的抓取带来高并发造成Mysql数据库的奔溃,抓取后的幻灯数据缓存于Redis数据库中,当需求展示时,从Redis数据库中提取即可,整个过程自动完成,实现网站首页幻灯的自动更换,极大地减轻了管理人员的工作负担。
本发明实施例还提供一种基于上述网站首页幻灯更换方法的网站首页幻灯更换系统,包括资源审核模块、资源抓取模块、资源缓存模块和展示模块。
资源审核模块用于对用户提交的幻灯数据进行审核,并将申请通过的幻灯数据存储于Mysql数据库中;资源抓取模块用于在设定时间间隔内按设定抓取条件在Mysql数据库中进行幻灯数据的抓取;资源缓存模块用于将抓取的幻灯数据存储于二维数组中,同时循环二维数组取得每个幻灯数据在网站首页的幻灯展示位置号,并按幻灯展示位置号的先后顺序,将二维数组内的幻灯数据存储于Redis数据库的hash表中;展示模块用于链接Redis数据库,获取hash表中的幻灯数据,并按照幻灯展示位置号顺序,在网站首页幻灯位展示幻灯数据。
其中,用户通过OA进行幻灯数据的提交。Mysql数据库包括多个子数据库,且同一展示优先级的幻灯数据存储于同一子数据库中。 抓取条件包括幻灯数据总抓取个数、各个子数据库内幻灯数据的抓取个数以及指定幻灯数据的抓取。
本发明实施例的网站首页幻灯更换系统,资源抓取模块按照人为设定的抓取规则对幻灯资源进行抓取,便于展示模块对幻灯资源的展示,从而自动完成整个网站首页幻灯的更换,有效提高网站首页幻灯更换的效率,减轻管理人员的工作负担。
本发明不局限于上述实施方式,对于本技术领域的普通技术人员来说,在不脱离本发明原理的前提下,还可以做出若干改进和润饰,这些改进和润饰也视为本发明的保护范围之内。本说明书中未作详细描述的内容属于本领域专业技术人员公知的现有技术。
Claims (10)
- 一种网站首页幻灯更换方法,其特征在于,包括:S1:用户提交幻灯数据进行首页幻灯位展示的申请;S2:申请通过的幻灯数据存储于Mysql数据库中;S3:在设定时间间隔内按设定抓取条件在Mysql数据库中进行幻灯数据的抓取;S4:将抓取的幻灯数据存储于二维数组中,循环二维数组取得每个幻灯数据在网站首页的幻灯展示位置号;S5:按幻灯展示位置号的先后顺序,将二维数组内的幻灯数据存储于Redis数据库的hash表中;S6:网站服务器获取hash表中的幻灯数据,按照幻灯展示位置号顺序,在网站首页幻灯位展示幻灯数据。
- 如权利要求1所述的一种网站首页幻灯更换方法,其特征在于:所述幻灯数据的申请通过OA提交,并进行申请审核。
- 如权利要求1所述的一种网站首页幻灯更换方法,其特征在于:申请通过的首页幻灯数据按照展示优先级进行分级;所述Mysql数据库包括多个子数据库;同一展示优先级的幻灯数据存储于同一子数据库中。
- 如权利要求3所述的一种网站首页幻灯更换方法,其特征在于:所述抓取条件包括幻灯数据总抓取个数、各个子数据库内幻灯数据的抓取个数以及指定幻灯数据的抓取。
- 如权利要求1所述的一种网站首页幻灯更换方法,其特征在于:对于在Mysql数据库中抓取的幻灯数据,使用array_merge方法将抓取的幻灯数据进行合并,并过滤掉相同的幻灯数据。
- 一种网站首页幻灯更换系统,其特征在于,包括:资源审核模块,其用于对用户提交的幻灯数据进行审核,并将申请通过的幻灯数据存储于Mysql数据库中;资源抓取模块,其用于在设定时间间隔内按设定抓取条件在Mysql数据库中进行幻灯数据的抓取;资源缓存模块,其用于将抓取的幻灯数据存储于二维数组中,同时循环二维数组取得每个幻灯数据在网站首页的幻灯展示位置号,并按幻灯展示位置号的先后顺序,将二维数组内的幻灯数据存储于Redis数据库的hash表中;展示模块,其用于获取hash表中的幻灯数据,并按照幻灯展示位置号顺序,在网站首页幻灯位展示幻灯数据。
- 如权利要求6所述的一种网站首页幻灯更换系统,其特征在于:用户通过OA进行幻灯数据的提交。
- 如权利要求6所述的一种网站首页幻灯更换系统,其特征在于:申请通过的首页幻灯数据按照展示优先级进行分级。
- 如权利要求8所述的一种网站首页幻灯更换系统,其特征在于:所述Mysql数据库包括多个子数据库,且同一展示优先级的幻灯数据存储于同一子数据库中。
- 如权利要求6所述的一种网站首页幻灯更换系统,其特征在于:所述抓取条件包括幻灯数据总抓取个数、各个子数据库内幻灯数据的抓取个数以及指定幻灯数据的抓取。
Applications Claiming Priority (2)
| Application Number | Priority Date | Filing Date | Title |
|---|---|---|---|
| CN201710207895.X | 2017-03-31 | ||
| CN201710207895.XA CN107085598B (zh) | 2017-03-31 | 2017-03-31 | 一种网站首页幻灯更换方法及系统 |
Publications (1)
| Publication Number | Publication Date |
|---|---|
| WO2018177405A1 true WO2018177405A1 (zh) | 2018-10-04 |
Family
ID=59614713
Family Applications (1)
| Application Number | Title | Priority Date | Filing Date |
|---|---|---|---|
| PCT/CN2018/081279 Ceased WO2018177405A1 (zh) | 2017-03-31 | 2018-03-30 | 一种网站首页幻灯更换方法及系统 |
Country Status (2)
| Country | Link |
|---|---|
| CN (1) | CN107085598B (zh) |
| WO (1) | WO2018177405A1 (zh) |
Families Citing this family (2)
| Publication number | Priority date | Publication date | Assignee | Title |
|---|---|---|---|---|
| CN107085598B (zh) * | 2017-03-31 | 2020-05-12 | 武汉斗鱼网络科技有限公司 | 一种网站首页幻灯更换方法及系统 |
| CN107483984A (zh) * | 2017-08-31 | 2017-12-15 | 武汉斗鱼网络科技有限公司 | 一种直播推送方法及直播服务平台 |
Citations (4)
| Publication number | Priority date | Publication date | Assignee | Title |
|---|---|---|---|---|
| CN101299249A (zh) * | 2007-04-30 | 2008-11-05 | 深圳华飚科技有限公司 | 在线协同幻灯片展示服务系统 |
| CN105450944A (zh) * | 2015-11-13 | 2016-03-30 | 北京自由坊科技有限责任公司 | 一种幻灯片和现场讲演语音同步录制与重现的方法及装置 |
| CN106201532A (zh) * | 2016-07-15 | 2016-12-07 | 乐视控股(北京)有限公司 | 界面元素更换方法及装置 |
| CN107085598A (zh) * | 2017-03-31 | 2017-08-22 | 武汉斗鱼网络科技有限公司 | 一种网站首页幻灯更换方法及系统 |
Family Cites Families (9)
| Publication number | Priority date | Publication date | Assignee | Title |
|---|---|---|---|---|
| US8655878B1 (en) * | 2010-05-06 | 2014-02-18 | Zeitera, Llc | Scalable, adaptable, and manageable system for multimedia identification |
| CN102307209A (zh) * | 2010-12-20 | 2012-01-04 | 上海仙视电子有限公司 | 主动式查询更新的广告机及其查询更新的方法 |
| CN102158478A (zh) * | 2011-01-31 | 2011-08-17 | 北京开心人信息技术有限公司 | 一种网络广告的更新方法及系统 |
| CN102110269A (zh) * | 2011-02-25 | 2011-06-29 | 中兴通讯股份有限公司 | 广告投放方法及系统 |
| CN102547403B (zh) * | 2011-12-29 | 2014-06-04 | 孙巍 | 一种实时发布电视广告的系统 |
| CN103218960A (zh) * | 2013-04-08 | 2013-07-24 | 芮丕胜 | 一种可自动更新的音频播放系统 |
| CN105678574A (zh) * | 2015-12-31 | 2016-06-15 | 合一网络技术(北京)有限公司 | 一种广告轮播的方法及系统 |
| CN105843493B (zh) * | 2016-03-31 | 2019-03-05 | 武汉斗鱼网络科技有限公司 | 一种首页幻灯展示及操作方法及装置 |
| CN106408348A (zh) * | 2016-09-30 | 2017-02-15 | 北京奇虎科技有限公司 | 一种轮播广告位的广告展示方法和装置 |
-
2017
- 2017-03-31 CN CN201710207895.XA patent/CN107085598B/zh active Active
-
2018
- 2018-03-30 WO PCT/CN2018/081279 patent/WO2018177405A1/zh not_active Ceased
Patent Citations (4)
| Publication number | Priority date | Publication date | Assignee | Title |
|---|---|---|---|---|
| CN101299249A (zh) * | 2007-04-30 | 2008-11-05 | 深圳华飚科技有限公司 | 在线协同幻灯片展示服务系统 |
| CN105450944A (zh) * | 2015-11-13 | 2016-03-30 | 北京自由坊科技有限责任公司 | 一种幻灯片和现场讲演语音同步录制与重现的方法及装置 |
| CN106201532A (zh) * | 2016-07-15 | 2016-12-07 | 乐视控股(北京)有限公司 | 界面元素更换方法及装置 |
| CN107085598A (zh) * | 2017-03-31 | 2017-08-22 | 武汉斗鱼网络科技有限公司 | 一种网站首页幻灯更换方法及系统 |
Also Published As
| Publication number | Publication date |
|---|---|
| CN107085598A (zh) | 2017-08-22 |
| CN107085598B (zh) | 2020-05-12 |
Similar Documents
| Publication | Publication Date | Title |
|---|---|---|
| US8719308B2 (en) | Method and system to process unstructured data | |
| CN105447184B (zh) | 信息抓取方法及装置 | |
| CN101404029B (zh) | 一种dicom图像文件存储方法 | |
| US9978127B2 (en) | Aligning a result image with a source image to create a blur effect for the source image | |
| CN105512139A (zh) | 数据可视化的实现方法及装置 | |
| CN106528884B (zh) | 一种信息展示图片生成方法及装置 | |
| JP7084691B2 (ja) | 地図上で実時間のソーシャルデータを処理及び提示するための方法 | |
| US20140172806A1 (en) | Systems, methods, and apparatuses for implementing data masking via compression dictionaries | |
| RU2008111507A (ru) | Информация предварительного просмотра для просмотра информации в сети интернет | |
| CN110209578B (zh) | 一种信息在线测试平台 | |
| CN115858810B (zh) | 自动构建知识图谱的方法、系统、计算机设备及存储介质 | |
| US20140355905A1 (en) | Photo mosaic systems and methods | |
| CN102693231B (zh) | 用于根据来自网络的图像来确定图集的方法、装置和设备 | |
| CN106570177A (zh) | 一种生物物种图像管理系统 | |
| CN104765787B (zh) | 软件系统内要素文件关联关系分析方法及系统 | |
| CN108572817B (zh) | 基于业务建模的资源动态配置的方法、装置和介质 | |
| CN107085598B (zh) | 一种网站首页幻灯更换方法及系统 | |
| CN102902694A (zh) | 一种图片查看方法及装置 | |
| CN103745292A (zh) | 基于数字化用电检查管理下的移动式营销应用系统 | |
| WO2017084263A1 (zh) | 日历中统计事件的方法及装置 | |
| WO2020048059A1 (zh) | 基金数据关联方法、系统、计算机设备和存储介质 | |
| CN104298685A (zh) | 实现异构系统统一检索的方法及装置 | |
| DE112013001829T5 (de) | Verfahren, Gerät und Computerprogrammprodukt zur visuellen Gruppierung von Beziehungen von Datenbanken | |
| Arrowsmith et al. | Kinomatics: A Global Study into Cinema Data. | |
| JP7537507B2 (ja) | データ処理システム、データ処理方法、及び情報処理装置を用いてデータ処理方法を実行するためのコンピュータプログラム |
Legal Events
| Date | Code | Title | Description |
|---|---|---|---|
| 121 | Ep: the epo has been informed by wipo that ep was designated in this application |
Ref document number: 18775477 Country of ref document: EP Kind code of ref document: A1 |
|
| NENP | Non-entry into the national phase |
Ref country code: DE |
|
| 122 | Ep: pct application non-entry in european phase |
Ref document number: 18775477 Country of ref document: EP Kind code of ref document: A1 |