CN106776953A - A kind of implementation method of online file cloud storage system - Google Patents

A kind of implementation method of online file cloud storage system Download PDF

Info

Publication number
CN106776953A
CN106776953A CN201611098498.5A CN201611098498A CN106776953A CN 106776953 A CN106776953 A CN 106776953A CN 201611098498 A CN201611098498 A CN 201611098498A CN 106776953 A CN106776953 A CN 106776953A
Authority
CN
China
Prior art keywords
file
page
folder
user
implementation method
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.)
Withdrawn
Application number
CN201611098498.5A
Other languages
Chinese (zh)
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.)
G Cloud Technology Co Ltd
Original Assignee
G Cloud Technology 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 G Cloud Technology Co Ltd filed Critical G Cloud Technology Co Ltd
Priority to CN201611098498.5A priority Critical patent/CN106776953A/en
Publication of CN106776953A publication Critical patent/CN106776953A/en
Withdrawn legal-status Critical Current

Links

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F16/00Information retrieval; Database structures therefor; File system structures therefor
    • G06F16/10File systems; File servers
    • G06F16/16File or folder operations, e.g. details of user interfaces specifically adapted to file systems
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F16/00Information retrieval; Database structures therefor; File system structures therefor
    • G06F16/10File systems; File servers
    • G06F16/16File or folder operations, e.g. details of user interfaces specifically adapted to file systems
    • G06F16/162Delete operations
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F16/00Information retrieval; Database structures therefor; File system structures therefor
    • G06F16/10File systems; File servers
    • G06F16/16File or folder operations, e.g. details of user interfaces specifically adapted to file systems
    • G06F16/164File meta data generation
    • G06F16/166File name conversion
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F16/00Information retrieval; Database structures therefor; File system structures therefor
    • G06F16/10File systems; File servers
    • G06F16/16File or folder operations, e.g. details of user interfaces specifically adapted to file systems
    • G06F16/168Details of user interfaces specifically adapted to file systems, e.g. browsing and visualisation, 2d or 3d GUIs
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F16/00Information retrieval; Database structures therefor; File system structures therefor
    • G06F16/10File systems; File servers
    • G06F16/17Details of further file system functions
    • G06F16/176Support for shared access to files; File sharing support
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F16/00Information retrieval; Database structures therefor; File system structures therefor
    • G06F16/10File systems; File servers
    • G06F16/18File system types
    • G06F16/182Distributed file systems
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F21/00Security arrangements for protecting computers, components thereof, programs or data against unauthorised activity
    • G06F21/60Protecting data
    • G06F21/602Providing cryptographic facilities or services
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F21/00Security arrangements for protecting computers, components thereof, programs or data against unauthorised activity
    • G06F21/60Protecting data
    • G06F21/62Protecting access to data via a platform, e.g. using keys or access control rules
    • G06F21/6218Protecting access to data via a platform, e.g. using keys or access control rules to a system of files or objects, e.g. local or distributed file system or database
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F2221/00Indexing scheme relating to security arrangements for protecting computers, components thereof, programs or data against unauthorised activity
    • G06F2221/21Indexing scheme relating to G06F21/00 and subgroups addressing additional information or applications relating to security arrangements for protecting computers, components thereof, programs or data against unauthorised activity
    • G06F2221/2107File encryption

Landscapes

  • Engineering & Computer Science (AREA)
  • Theoretical Computer Science (AREA)
  • Physics & Mathematics (AREA)
  • General Physics & Mathematics (AREA)
  • General Engineering & Computer Science (AREA)
  • Databases & Information Systems (AREA)
  • Data Mining & Analysis (AREA)
  • Human Computer Interaction (AREA)
  • Bioethics (AREA)
  • Software Systems (AREA)
  • Computer Security & Cryptography (AREA)
  • Computer Hardware Design (AREA)
  • General Health & Medical Sciences (AREA)
  • Health & Medical Sciences (AREA)
  • Information Retrieval, Db Structures And Fs Structures Therefor (AREA)

Abstract

The present invention relates to webpage front-end, PHP and database field, particularly a kind of implementation method of online file cloud storage system.The method of the present invention is configuration PHP frameworks (by taking codeigniter as an example), using MVC pattern, create five view pages, respectively registration/log in page, homepage, search page, share page, upload page, create the corresponding controller page successively again, model page aspect, in addition to the additions and deletions to database change and look into, adds the method function and the method function for sharing establishment password and encrypted url for uploading to assigned catalogue.The present invention efficiently solves that online the easy to use of file cloud storage system, efficiency high, practicality be good, compatible problem high;Can be used for realizing online file cloud storage system.

Description

A kind of implementation method of online file cloud storage system
Technical field
The present invention relates to webpage front-end, PHP and database field, particularly a kind of realization of online file cloud storage system Method.
Background technology
The online file cloud storage system in multiple terminals, its feature is easy operation, flexibly uploads and downloads.But, it is existing System cannot meet substantially easy to use, efficiency high, practicality it is good, it is compatible high the features such as.
The content of the invention
Present invention solves the technical problem that being to provide a kind of realization side of the online file cloud storage system of imitative Windows Method;Realize easy to use, efficiency high, practicality it is good, it is compatible high the features such as.
The present invention solve above-mentioned technical problem technical scheme be:
Described method is:
First create five view pages, respectively registration/log in page, homepage, search page, share page, upload page;
Create the corresponding controller page, the model page successively again, in addition to the additions and deletions to database change and look into, add Upload to the method function and the method function for sharing establishment password and encrypted url of assigned catalogue;
When portal page is opened, homepage is entered after selection registration or login, homepage realizes tiled configuration:The left side is file mesh Record tree, comprising " All Files ", " mine shares ", can expand;There is small screening catalogue " figure wherein in " All Files " again Piece ", " music ", " document ", " video ";
When the corresponding title of directory tree for clicking on the left side, the right switch corresponding content, the head zone on the right is function Region, can carry out imitative Windows literary without search immediately, imitative Windows sequences, view conversion, new folder, upload is refreshed Part;
When file or folder therein is clicked on, the newly-increased button of functional area includes imitative Windows " movement ", " orders again Name ", " deletion ", " sharing file ", " download ", " hiding ", " encryption ";
Corresponding button is finally clicked on to be operated accordingly.
The imitative Windows is the now just detection immediately when user is in search box input content without search immediately is refreshed The search content of user, correlation function is " onpropertychange " of input, is then transmitted to content is searched for using AJAX Backstage, after the returned data of backstage, webpage does not refresh and directly displays data list;
The imitative Windows sequences implementation method is that ORDER BY TITLE are added behind SQL statement;
Described view conversion is defaulted as Detail View, and now icon size is small size, one number of often row display According to, including icon type, title, size, modification time;When switch view button is clicked on, icon and title are only shown, now Icon is large icons;Implementation method is to create two DIV of view, and one is shown during switching, hides another;
The upper transmitting file is the ID that current directory can be judged when the button of transmitting file in user's click, and this ID can make For a field imported into database in the lump with SQL statement;Acquiescence ID is root, the function processing method of upload and common The functional based method uploaded onto the server is essentially the same;The personal portfolio of user can be created when succeeding in registration in server, For depositing upper transmitting file;In the presence of the file/folder for having hiding file/folder or sharing, this server Personal portfolio the inside can create corresponding file.
The imitative Windows movements file is that user front end operation can also be realized dragging except clicking on button using JQ UI Drag, implementation method is the ID for obtaining target parent folder, i.e. the mobile folder object of user's selection, this ID assignment is arrived this The field and then AJAX of individual data show without refreshing;
The imitative Windows renamings can be triggered when the Rename button is clicked on and during new folder;
The file of sharing is to create a URL with ginseng, and parameter is 4 md5 encryptions twice of password, the judgement on backstage Including two aspects:Whether band ginseng, the page input password whether match parameter;Cannot be accessed if without ginseng, if password is not Matching then cannot be introduced into sharing file;
The implementation method of the hidden file is that after clicking on hiding button, server end creates name in user folder The referred to as file of " hidden " and mobile this document is to this file, page AJAX immediately without refreshing read from database again, Do not read " hidden " folder content;
The implementation method of the encryption file is to write data field after password encryption by user, and changes field and " be No encryption " is 1 (YES);Judge during reading, if encryption file/folder, then jump to the Password Input page after double-clicking.
The implementation method of the imitative Windows renamings is after filesselected/file, i.e., to start one meter of triggering When device, effect be when same file/file is again tapped on, if judge the time be more than 0.5s-1s, that is, trigger renaming behaviour Make and non-entry file;The front end implementation method of renaming is one input of establishment behind the div of title, css's Display is none;Absolute fix, Z-index is higher;The input is shown during renaming, automatic full choosing, when by carriage return or point When hitting blank, biography is worth to the DIV of title after being verified to renaming, and hides the input.
The present invention program's has the beneficial effect that:
The present invention is easy to use:Open webpage can be operated, terminal including PC, flat board, mobile phone etc. because realizing The effect of self adaptation is so operating experience is good;
User only needs to operate storage file by webpage as operation Windows, downloads file, shares file, may be used also Be managed with to file and file, such as revocation share, hidden file/file, create documentum privatum (file encryption);
Efficiency high of the present invention:System uses PHP, fast and stable;
Practicality of the present invention is good:After Cloud Server and file security verification is carried, practicality of the invention is very high 's;
Compatibility of the invention is high:All major browsers can be applicable.
Brief description of the drawings
The present invention is further described below in conjunction with the accompanying drawings:
Fig. 1 is flow chart of the invention.
Specific embodiment
Below in conjunction with accompanying drawing 1, clear, complete description is carried out to the technical scheme in the embodiment of the present invention, it is clear that institute The embodiment of description is only a part of embodiment of the invention, rather than whole embodiments.Based on the embodiment in the present invention, Those of ordinary skill in the art are not making the substantive scheme created and obtain, and belong to the scope of protection of the invention.
The method of the present invention is configuration PHP frameworks (by taking codeigniter as an example), using MVC pattern, creates five views The page, respectively registration/log in page, homepage, search page, share page, upload page, then create successively the corresponding controller page, The model page, in addition to the additions and deletions to database change and look into, adds and uploads to the method function of assigned catalogue and share establishment The method function of password and encrypted url.
Operating process of the invention is:Portal page is opened, homepage is entered after selection registration or login, homepage is left and right knot Structure:The left side is file directory tree, comprising " All Files ", " mine shares " etc., can be expanded.Wherein have again in " All Files " Small screening catalogue " picture ", " music ", " document ", " video " etc..Click on the corresponding title of directory tree on the left side, the right switching Corresponding content.The head zone on the right is functional area, can scan for, sort, switch view mode (details or Large icons etc.), new folder, upper transmitting file.File or folder therein is clicked on, the newly-increased button of functional area includes " moving It is dynamic ", " renaming ", " deletion ", " sharing ", " download ", " hiding ", " encryption " etc..Corresponding button is clicked on to be grasped accordingly Make.
Specifically:
1:Upper transmitting file.The ID of current directory can be judged in user's click during the button of transmitting file, this ID can be used as one Individual field imported into database in the lump with SQL statement.Acquiescence ID is the function processing method and common that 0 (root) is uploaded The functional based method uploaded onto the server is essentially the same.The personal portfolio of user can be created when succeeding in registration in server, For depositing upper transmitting file.In the presence of the file/folder for having hiding file/folder or sharing, this server Personal portfolio the inside can create corresponding file.
2:Imitative Windows sequences, view conversion.The implementation method of sequence only needs to add ORDER behind SQL statement BY TITLE;View conversion aspect, is defaulted as Detail View, and now icon size is small size, often row display one Data, including icon type (file or folder), title, size, modification time;When switch view button is clicked on, only Display icon and title, now icon is large icons.Implementation method is to create two DIV of view, and display one, hidden during switching Hide another.
3:Imitative Windows is without refreshing search immediately.When user is in search box input content, user is now just detected immediately Search content, correlation function is " onpropertychange " of input, then will be searched for after content is transmitted to using AJAX Platform, after the returned data of backstage, webpage does not refresh and directly displays data list, that is, complete and do not refresh search immediately.
4:Imitative Windows is to file/folder renaming.This is acted when the Rename button is clicked on and new files Can be triggered during folder.Highly similar present invention particularly provides a kind of renaming mode, and Windows, implementation method is:It is elected After middle file/folder, i.e., can start to trigger a timer, effect is, when same file/file is again tapped on, to sentence If the disconnected time is more than 0.5s-1s (time difference of double-click), that is, triggers renaming and operate and non-entry file.The front end of renaming Implementation method is that the display of establishment one input, css behind the div of title is none;Absolute fix, Z-index compared with It is high;The input is shown during renaming, automatic full choosing, when by carriage return or when clicking on blank, after being verified to renaming biography be worth to The DIV of title, and hide the input.
5:Share file.Sharing file can create a URL with ginseng.Parameter is 4 md5 encryptions twice of password, after The judgement of platform includes two aspects:Whether band ginseng, the page input password whether match parameter;Cannot be accessed if without ginseng, Cannot be introduced into sharing file if password is mismatched.
6:Imitative Windows movements, hiding, encryption file.The user front end operation of mobile file may be used also except clicking on button Dragging is realized with using JQ UI.Implementation method is the ID for obtaining target parent folder, i.e. the mobile file pair of user's selection As the field of this ID assignment to this data and then AJAX are shown without refreshing;The implementation method of hidden file is, point After hitting hiding button, server end the file of entitled " hidden " is created in user folder and mobile this document to this Individual file, page AJAX without read from database again is refreshed, does not read " hidden " folder content immediately;Encrypt the reality of file Whether existing method is to write data field after password encryption by user, and changes field " encrypting " for 1 (YES).Judge during reading .If encryption file/folder, then jump to the Password Input page after double-clicking.
The implementation method of the renaming is:After filesselected/file, i.e., can start to trigger a timer, make Be when same file/file is again tapped on, if judge the time be more than 0.5s-1s (time difference of double-click), that is, trigger Renaming is operated and non-entry file;The front end implementation method of renaming is one input of establishment behind the div of title, The display of css is none;Absolute fix, Z-index is higher;The input is shown during renaming, automatic full choosing, when by carriage return Or when clicking on blank, biography is worth to the DIV of title after being verified to renaming, and hide the input.
It is characteristic of the invention that multiple terminals can so reduce exploitation using the method rather than client of self adaptive net Amount, the network traffics for reducing data maintenance amount, reduction cost, reduction user download and searching client etc.;User only needs to open The operating experience of similar Windows is completed by same webpage, including brushless new search, click renaming, dragging are moved immediately It is dynamic, hide, encrypt file etc..

Claims (4)

1. a kind of implementation method of online file cloud storage system, it is characterised in that:Described method is:
First create five view pages, respectively registration/log in page, homepage, search page, share page, upload page;
Create the corresponding controller page, the model page successively again, in addition to the additions and deletions to database change and look into, add upload To the method function and the method function for sharing establishment password and encrypted url of assigned catalogue;
When portal page is opened, homepage is entered after selection registration or login, homepage realizes tiled configuration:The left side is file directory Tree, comprising " All Files ", " mine shares ", can expand;Have again wherein in " All Files " small screening catalogue " picture ", " music ", " document ", " video ";
When the corresponding title of directory tree for clicking on the left side, the right switch corresponding content, the head zone on the right is functional area, Imitative Windows can be carried out without refreshing search immediately, imitative Windows sequences, view conversion, new folder, upper transmitting file;
When clicking on file or folder therein, the newly-increased button of functional area include imitative Windows " movement ", " renaming ", " delete Except ", " sharing file ", " download ", " hiding ", " encryption ";
Corresponding button is finally clicked on to be operated accordingly.
2. method according to claim 1, it is characterised in that:
The imitative Windows is, when user is in search box input content, user now just to be detected immediately without search immediately is refreshed Search content, correlation function is " onpropertychange " of input, then will be searched for after content is transmitted to using AJAX Platform, after the returned data of backstage, webpage does not refresh and directly displays data list;
The imitative Windows sequences implementation method is that ORDER BY TITLE are added behind SQL statement;
Described view conversion is defaulted as Detail View, and now icon size is small size, one data of often row display, bag Include icon type, title, size, modification time;When switch view button is clicked on, icon and title are only shown, now icon It is large icons;Implementation method is to create two DIV of view, and one is shown during switching, hides another;
The upper transmitting file is the ID that current directory can be judged when the button of transmitting file in user's click, and this ID can be used as one Individual field imported into database in the lump with SQL statement;Acquiescence ID is root, the function processing method of upload and common upload Functional based method to server is essentially the same;The personal portfolio of user can be created when succeeding in registration in server, is used for Transmitting file in storage;In the presence of the file/folder for having hiding file/folder or sharing, the individual of this server File the inside can create corresponding file.
3. method according to claim 1 and 2, it is characterised in that:
The imitative Windows movements file is that user front end operation can also be realized pulling except clicking on button using JQ UI, real Existing method is the ID for obtaining target parent folder, i.e. the mobile folder object of user's selection, by this ID assignment to this number According to field then AJAX shown without refreshing;
The imitative Windows renamings can be triggered when the Rename button is clicked on and during new folder;
The file of sharing is to create a URL with ginseng, and parameter is 4 md5 encryptions twice of password, and the judgement on backstage includes Two aspects:Whether band ginseng, the page input password whether match parameter;Cannot be accessed if without ginseng, if password is mismatched Then cannot be introduced into sharing file;
The implementation method of the hidden file is that after clicking on hiding button, server end creates entitled in user folder To this file, page AJAX without read from database again is refreshed, does not read the file and movement this document of " hidden " immediately Take " hidden " folder content;
The implementation method of the encryption file is that data field is write after password encryption by user, and change field " whether plus It is close " it is 1 (YES);Judge during reading, if encryption file/folder, then jump to the Password Input page after double-clicking.
4. method according to claim 3, it is characterised in that:
The implementation method of the imitative Windows renamings is after filesselected/file, i.e., to start to trigger a timing Device, effect is, when same file/file is again tapped on, if the time of judgement is more than 0.5s-1s, that is, to trigger renaming operation And non-entry file;The front end implementation method of renaming is one input of establishment behind the div of title, css's Display is none;Absolute fix, Z-index is higher;The input is shown during renaming, automatic full choosing, when by carriage return or point When hitting blank, biography is worth to the DIV of title after being verified to renaming, and hides the input.
CN201611098498.5A 2016-12-04 2016-12-04 A kind of implementation method of online file cloud storage system Withdrawn CN106776953A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201611098498.5A CN106776953A (en) 2016-12-04 2016-12-04 A kind of implementation method of online file cloud storage system

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201611098498.5A CN106776953A (en) 2016-12-04 2016-12-04 A kind of implementation method of online file cloud storage system

Publications (1)

Publication Number Publication Date
CN106776953A true CN106776953A (en) 2017-05-31

Family

ID=58884634

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201611098498.5A Withdrawn CN106776953A (en) 2016-12-04 2016-12-04 A kind of implementation method of online file cloud storage system

Country Status (1)

Country Link
CN (1) CN106776953A (en)

Cited By (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN110379257A (en) * 2019-06-13 2019-10-25 广东工业大学 A kind of multilingual cross-platform online code fighting system and method
CN111367855A (en) * 2020-02-08 2020-07-03 汤忠武 Method and device for moving out downloaded file, computer equipment and storage medium
CN116506428A (en) * 2023-06-20 2023-07-28 成都博点科技有限公司 Data off-line uploading method and device based on kotlen
CN117931755A (en) * 2024-03-22 2024-04-26 上海合见工业软件集团有限公司 Method, device, equipment and medium for batch import of package library

Citations (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN101826085A (en) * 2009-12-30 2010-09-08 厦门市美亚柏科信息股份有限公司 AJAX-based method for importing/exporting large file into/from web page on line
CN103546544A (en) * 2013-09-30 2014-01-29 张家港市速达电子商务有限公司 Data management system on basis of cloud computing
CN104202377A (en) * 2013-12-19 2014-12-10 南宁市磁汇科技有限公司 Method and device for forming web internet folders of class windows
US20150128215A1 (en) * 2013-11-01 2015-05-07 Kt Corporation Integrated cloud storage service through home gateway
CN105718808A (en) * 2016-01-18 2016-06-29 天津科技大学 File encryption storage system and method based on multiple network disks
CN106302411A (en) * 2016-08-03 2017-01-04 西安邮电大学 The secure cloud storage method and system of support file encryption based on windows platform

Patent Citations (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN101826085A (en) * 2009-12-30 2010-09-08 厦门市美亚柏科信息股份有限公司 AJAX-based method for importing/exporting large file into/from web page on line
CN103546544A (en) * 2013-09-30 2014-01-29 张家港市速达电子商务有限公司 Data management system on basis of cloud computing
US20150128215A1 (en) * 2013-11-01 2015-05-07 Kt Corporation Integrated cloud storage service through home gateway
CN104202377A (en) * 2013-12-19 2014-12-10 南宁市磁汇科技有限公司 Method and device for forming web internet folders of class windows
CN105718808A (en) * 2016-01-18 2016-06-29 天津科技大学 File encryption storage system and method based on multiple network disks
CN106302411A (en) * 2016-08-03 2017-01-04 西安邮电大学 The secure cloud storage method and system of support file encryption based on windows platform

Cited By (8)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN110379257A (en) * 2019-06-13 2019-10-25 广东工业大学 A kind of multilingual cross-platform online code fighting system and method
CN110379257B (en) * 2019-06-13 2021-03-30 广东工业大学 Multi-language cross-platform online code fighting system and method
CN111367855A (en) * 2020-02-08 2020-07-03 汤忠武 Method and device for moving out downloaded file, computer equipment and storage medium
CN111367855B (en) * 2020-02-08 2021-06-18 重庆节节高科技发展有限公司 Method and device for moving out downloaded file, computer equipment and storage medium
CN116506428A (en) * 2023-06-20 2023-07-28 成都博点科技有限公司 Data off-line uploading method and device based on kotlen
CN116506428B (en) * 2023-06-20 2023-09-08 成都博点科技有限公司 Data off-line uploading method and device based on kotlen
CN117931755A (en) * 2024-03-22 2024-04-26 上海合见工业软件集团有限公司 Method, device, equipment and medium for batch import of package library
CN117931755B (en) * 2024-03-22 2024-06-18 上海合见工业软件集团有限公司 Method, device, equipment and medium for batch import of package library

Similar Documents

Publication Publication Date Title
CN106776953A (en) A kind of implementation method of online file cloud storage system
CN103428525B (en) Internet video and the online query of TV programme and control method for playing back and system
CN110958493B (en) Bullet screen adjusting method and device, electronic equipment and storage medium
CN1926532B (en) Data processing device capable of performing data transmission by a predetermined access method
CN102420782A (en) Method, client and system for sharing webpage by instant messaging
US20220342518A1 (en) Card-based information management method and system
US9477762B2 (en) Search controls using sliders and lightboxes
CN102811187B (en) A kind of home gateway system and its setting method based on Web site
CN110557412A (en) data synchronization method and device
CN106610774A (en) Webpage table editing method and device
CN110069454A (en) A kind of network file management method, terminal and computer readable storage medium
CN104063475B (en) user-defined list processing method and device
CN101930456A (en) Method and system for establishing aggregated LinkUGC by using browser
CN102298617A (en) Method for obtaining target page and equipment
CN104301384A (en) Data acquisition method, device and system
CN103365893A (en) Method and device for searching individual information of user
CN104283865A (en) Download processing method and device, server and client device
CN111177623A (en) Information processing method and device
CN103139324B (en) There is the address book system of contact feature description and contacts information
CN104796477A (en) Document uploading method, device and system
CN104376066B (en) A kind of network certain content method for digging and device and a kind of electronic equipment
CN105677699A (en) Method and apparatus for generating news pages for user
CN102780647A (en) Method, client and system for implementing mind map function by instant messaging tool
CN102542031A (en) Method, client and system for network link collection in instant messaging
CN103064830A (en) Highly integrated desktop method of software application and network application

Legal Events

Date Code Title Description
PB01 Publication
PB01 Publication
SE01 Entry into force of request for substantive examination
SE01 Entry into force of request for substantive examination
WW01 Invention patent application withdrawn after publication
WW01 Invention patent application withdrawn after publication

Application publication date: 20170531