CN111026752A - Electronic business card system for city, unit and personal information maintenance - Google Patents

Electronic business card system for city, unit and personal information maintenance Download PDF

Info

Publication number
CN111026752A
CN111026752A CN201911220028.5A CN201911220028A CN111026752A CN 111026752 A CN111026752 A CN 111026752A CN 201911220028 A CN201911220028 A CN 201911220028A CN 111026752 A CN111026752 A CN 111026752A
Authority
CN
China
Prior art keywords
business card
city
unit
electronic business
service module
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.)
Granted
Application number
CN201911220028.5A
Other languages
Chinese (zh)
Other versions
CN111026752B (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.)
Wuhai Belief Electronic Technology Co Ltd
Original Assignee
Wuhai Belief Electronic 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 Wuhai Belief Electronic Technology Co Ltd filed Critical Wuhai Belief Electronic Technology Co Ltd
Priority to CN201911220028.5A priority Critical patent/CN111026752B/en
Publication of CN111026752A publication Critical patent/CN111026752A/en
Application granted granted Critical
Publication of CN111026752B publication Critical patent/CN111026752B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F16/00Information retrieval; Database structures therefor; File system structures therefor
    • G06F16/20Information retrieval; Database structures therefor; File system structures therefor of structured data, e.g. relational data
    • G06F16/22Indexing; Data structures therefor; Storage structures
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F16/00Information retrieval; Database structures therefor; File system structures therefor
    • G06F16/20Information retrieval; Database structures therefor; File system structures therefor of structured data, e.g. relational data
    • G06F16/28Databases characterised by their database models, e.g. relational or object models
    • G06F16/284Relational databases

Abstract

The invention discloses an electronic business card system for city, unit and personal information maintenance, which is based on a BS structure, adopts PHP language to complete development, supports a windows operating system, and has a database compatible with MySQL and SLQ; the electronic business card system includes: the system comprises a city service module for converting the scientific and technological achievements of a city quantum business card platform, an enterprise service module for promoting and advertising enterprise culture and ideas, a personal service module and a comprehensive service module. The modularized online management is realized, and the online installation, the unloading, the deactivation and the upgrading can be realized; the modules are independent from each other, and related functional modules can be installed in a dependent mode; by adopting the redis cache, the program access speed is efficiently improved; the mongodb database uses documents, so that the pressure on the database is greatly reduced; the system is more comfortable to use, safe and reliable.

Description

Electronic business card system for city, unit and personal information maintenance
Technical Field
The invention relates to the technical field of Internet of things, in particular to an electronic business card system for city, unit and personal information maintenance.
Background
The flow pool is a new concept proposed by a "quotation" network traffic rate multiplication system, namely, the flow pool is a container for accumulating flows and is a database mainly arranged for preventing effective flows from flowing away.
In the internet era, the usage rate of application software or the browsing rate of a website needs to be investigated, the software or the website can be directly subjected to traffic investigation, and the market popularity of the product can be detected by monitoring real-time traffic.
However, most management systems for data traffic pools in the market have the problems of slow data acquisition, data processing and data reporting, and are unsafe and reliable.
Disclosure of Invention
In view of the foregoing, the present invention provides an electronic business card system for city, organization and personal information maintenance.
In order to solve the technical problems, the invention adopts the following technical scheme:
an electronic business card system for city, unit and personal information maintenance is based on BS structure, adopts PHP language to complete development, supports windows operating system, and has database compatible with MySQL and SLQ;
the electronic business card system builds a set of frames which can be developed in a modularized mode based on the laravel or the same type of frames; then modularizing development documents, and sorting out development documents based on the framework, wherein the development documents comprise basic information calling rules (users, departments and roles), database specifications and view template specifications; optimizing a document by the database, and performing execution efficiency check on each sql statement for each module to ensure that each on-line module meets the standard; then, adopting redis cache to put frequently accessed data (regional data, community data, company data and the like) into the cache;
the electronic business card system includes: the system comprises a city service module for converting the scientific and technological achievements of a city quantum business card platform, an enterprise service module for promoting and advertising enterprise culture and ideas, a personal service module and a comprehensive service module.
Further, the system adopts MySQL/MariaDB as a main data storage relational database.
The beneficial effects of the above scheme are: compared with MongoDB, the MongoDB has stricter data constraint, and the technology is more mature and reliable.
Further, the system uses documents using the mongodb database.
The beneficial effects of the above scheme are: the database is based on a key and value type database, the simple data insertion speed and the query speed are very high, and the database is very stressed as a secondary cache of relational data, such as frequently-accessed operation logs.
Further, the front end of the system adopts an H5 framework, the background UI is developed in a Web mode, and the back end adopts a PHP framework.
The beneficial effects of the above scheme are: the front end adopts an H5 framework, and can generate android, ios native application programs, WeChat end H5 public platform pages and other functions, so that excellent cross-platform portability is obtained; the background UI is developed in a Web mode, so that the system experience is better and comfortable.
Furthermore, the city service module comprises a city introduction unit, a convenient service unit, a one-key hot broadcast unit, an electronic commerce unit, an interaction management unit, an electronic communication unit and a data analysis unit.
Further, the enterprise service module and the personal service module respectively comprise a basic information unit, a communication contact unit, a voice broadcasting unit, a one-key sharing unit, a one-key dialing unit, a message leaving unit, a collection unit, a data statistics unit, a setting unit and an e-commerce platform unit.
Further, the comprehensive service module comprises a communication information unit, a two-dimension code online generation unit, a one-key address book adding unit, an address book unit, a one-key communication unit, a template replacement unit, a synchronous article unit, a micro-station function unit, a personal file unit, a self-introduction unit, a skilled skill unit, a city introduction enterprise introduction unit, a video music implantation unit, a customer case unit, a one-key navigation unit, a self-introduction unit, a flow statistics unit, a customer message unit, a navigation menu unit, a screen locking wallpaper unit and a side navigation unit.
Further, the system and the method for implementing the system are as follows: and setting a display mode of the electronic business card by combining the picture and the sound information in the multimedia message, and playing the electronic business card according to the set display mode. The display mode of the electronic business card can be flexibly set, the text information contained in the electronic business card is combined with the picture and the sound in the multimedia message, and the electronic business card information is played on the electronic device in a slide way.
Furthermore, the electronic business card system can support a mobile terminal, a PC end and a tablet end to synchronize the business cards of the clients in a one-key cloud mode.
Compared with the prior art, the invention has the following technical effects:
(1) the modularized online management is realized, and the online installation, the unloading, the deactivation and the upgrading can be realized; the modules are independent from each other, and related functional modules can be installed in a dependent mode; by adopting the redis cache, the program access speed is efficiently improved; the mongodb database uses documents, so that the pressure on the database is greatly reduced; (2) the electronic business card system can automatically generate the attribute associated link, thereby achieving the functions of one-key dialing, one-key navigation and one-key forwarding; (3) the electronic business card replaces the traditional paper business card, so that the cost of managing the social relationship of the user is reduced; (4) the electronic business card system emphasizes packaging from the aspects of personal image, enterprise dynamic, shopping mall, official website and the like of the business card, and creates a mode that a user relies on the enterprise image. (5)
Detailed Description
The technical solutions in the embodiments of the present invention will be described clearly and completely with reference to the following embodiments of the present invention, and it is obvious that the described embodiments are only a part of the embodiments of the present invention, and not all of the embodiments. All other embodiments, which can be derived by a person skilled in the art from the embodiments given herein without making any creative effort, shall fall within the protection scope of the present invention.
Examples
An electronic business card system for city, unit and personal information maintenance is based on BS structure, adopts PHP language to complete development, supports windows operating system, and has database compatible with MySQL and SLQ;
the technical route of the system is as follows:
1) a set of frames which can be developed in a modularized mode is built based on mature laravel or frames of the same type, the frames achieve basic authority and user verification, meanwhile, the frames achieve distributed cluster deployment by means of a redis technology, and the online module management function is achieved;
2) modularizing development documents, and sorting out development documents based on the framework, wherein the development documents comprise basic information calling rules (users, departments and roles), database specifications and view template specifications, and developers can realize independent development modules by taking the documents and the basic framework source codes;
3) optimizing a document by the database, wherein the speed of program access is directly related to the design and operation of the database, and each module needs to perform execution efficiency check on each sql statement to ensure that each on-line module meets the standard;
4) the redis cache is used for reducing the database pressure, putting frequently accessed data (regional data, community data, company data and the like) into the cache, and directly reading the frequently accessed data from the cache when needed, so that the program access speed is greatly increased.
The electronic business card system adopts MySQL/MariaDB as a main data storage relational database, and has stricter data constraint compared with MongoDB. Compared with the prior art of the company, the method is mature and has high reliability.
Preferably, the electronic business card system of the invention uses documents by adopting mongodb database, the database is based on key and value type database, the simple data insertion speed and the query speed are very fast, and the database is used as a secondary cache of relational data.
Preferably, the front end of the electronic business card system adopts an H5 framework, and can generate android, ios native application programs and WeChat end H5 public platform pages; the background UI is developed in a Web mode, so that the system experience is better and comfortable; the back end adopts a PHP framework.
The electronic business card system of the invention comprises the following modules:
1. the city service module:
1) city introduction unit
In the city of America: the city is introduced by the methods of pictures, characters, videos, voices and the like.
Beautiful scenery: and displaying the urban landscape through pictures, characters, videos and voices.
Food: the urban special gourmet is displayed, and the urban gourmet is introduced and publicized.
And (3) beautifying: displaying city news bulletins, dynamic consultation and the like.
And (3) beautifying: and (5) showing and introducing urban characteristic culture art.
In the United states of America: and displaying and introducing city history legends.
Beautifying and penguing: and displaying, introducing and propagating the urban well-known enterprises.
2) Convenient service unit
Government departments: the same interface quickly enters official public numbers of 36 functional departments of the government.
3) One-key hot broadcasting unit
One-click to dial city hotline: and (5) linking the city hotline, and clicking the telephone number to directly broadcast.
One key position positioning navigation: and the navigation and navigation of the map are linked, so that one-key urban position navigation can be realized.
One-key sharing reprint: one-click sharing to friends, group chat and WeChat circles.
One-key automatic news grabbing: and automatically capturing and summarizing the large main news of the city.
(4) Electronic commerce unit
City commercial power merchant platform: the ordering service of four electronic business states of commodities, catering, lodging and tickets is supported.
(5) Interaction management unit
Sharing and transshipment: sharing to friends, group chat and wechat circles.
Comment on: review comment records and reply comments.
Collection points are like: and adding the quantum business card cloud platform scientific and technological achievement conversion project into the business card holder by one key, and praise the quantum business card cloud platform scientific and technological achievement conversion project.
(6) Electronic communication unit
An address list: and (4) inputting a contact mode of the person, and dialing a telephone to contact by one key.
(7) Data analysis unit
Browsing amount: and viewing the browsing volume of the business card through browsing the statistical data.
Human body volume: and checking the air volume of the name card through the statistical data of the air volume.
Storage amount: and checking the collected amount of the business cards through the collected statistical data.
The praise amount is as follows: and checking the praise amount of the business card through praise statistical data.
2. An enterprise service module:
basic information including unit name, contact, telephone, mailbox, website, public number, address, slogan, unit introduction, unit video, unit photo album, shared file, unit honor, unit leather, LOGO, unit APP, unit news and billing information;
adding an address book, namely clicking a red plus key behind a telephone number to directly add the red plus key into the address book of the mobile phone;
adding WeChat, namely automatically identifying and directly adding friends by long pressing of the two-dimensional code;
voice broadcasting, namely automatically voice broadcasting the contents of the business card;
click sharing is directly shared to friends, group chatting and WeChat circles;
one-key dialing, namely clicking a telephone number to directly dial out;
the message can be seen by clicking the message and the message can be replied;
the collection can be directly collected to the name card folder by clicking the collection;
people's qi statistics, namely checking the click rate of the business card through people's qi statistical data;
setting, the name card template can be selected to increase and decrease the display content at will;
and the enterprise e-commerce platform supports enterprise product popularization, online sale and ordering service.
The enterprise service module has the following effects: 1) the leader can directly participate in the client management system for sales to know the progress; 2) the double hands of the Boss radar debit management layer accurately know the working capacity of the staff, the working efficiency is intelligently displayed, KPI (key performance indicator) can be conveniently specified, and assessment is not difficult; 3) the module of the invention enables companies and/or enterprises to break the flail of stores, thus efficiently increasing the service breadth and the customer satisfaction; 4) the module can also acquire continuous attention of the customers based on the interest points of the customers and mine the contribution value of the single-customer economy.
3. A personal service module:
basic information: name, job, industry, telephone, WeChat, mailbox, My video, My album, My video, My News, personal title, personal reputation, Unit information (retrieval Unit information);
adding an address book, namely clicking a red plus key behind a telephone number to directly add the red plus key into the address book of the mobile phone;
adding WeChat, namely automatically identifying and directly adding friends by long pressing of the two-dimensional code;
voice broadcasting, namely automatically voice broadcasting the contents of the business card;
one-key sharing is carried out for friends, group chatting and WeChat circles;
one-key dialing, namely, directly dialing by clicking a telephone number;
the message can be seen by clicking the message and the message can be replied;
adding a quantum business card cloud platform scientific and technological achievement conversion project into a business card folder by one key;
people's qi statistics, namely checking the click rate of the business card through people's qi statistical data;
setting, namely selecting a name card template and increasing or decreasing display contents at will;
and the personal e-commerce platform supports personal shop opening, commodity promotion, online sale and ordering service.
4. The integrated service module:
communication information: the information is implanted comprehensively, including government, company, name, position, mobile phone, WeChat, QQ, landline, mailbox, official network, address and the like, and an intelligent system is implanted in the card and the card.
The two-dimensional code is generated on line: the system automatically and intelligently calculates and generates a personal exclusive two-dimensional code which can be printed on a paper business card or used for sharing a two-dimensional code picture, wherein one two-dimensional code is used as a personal communication information storage mobile phone address book two-dimensional code, and the other two-dimensional code is used as a cloud business card access entry exclusive two-dimensional code.
Adding an address book by one key: anyone or any mobile phone scans the address book two-dimensional code, all information is stored in the mobile phone of the other party in seconds, and the method is convenient and quick and perfectly replaces the traditional heavy mode of manual input.
An address list: each department presents personnel.
One-touch communication: clicking the mobile phone or the telephone number to call out by one key, clicking the short message to edit and send by one key. Clicking the WeChat to automatically jump out of the WeChat two-dimensional code for one-key addition or communication; and clicking the QQ, and automatically jumping to a QQ communication interface.
And (3) replacing the template: dozens of sets of templates are used for random selection, visual fatigue is effectively avoided, and one-key switching can be realized.
Synchronizing the article: and synchronizing all columns and articles to other accounts by one key.
The micro station function: the columns are arranged to form the micro-station, information of enterprise information products is in a list, and the business card and the micro-station are more convenient to apply.
Personal profile: such as nationality, constellation, graduation schools, training experience, hometown, residence, hobbies, advantages, specialties, mottled names and the like, and supports customization.
Dynamic photo-beautification display: at least 10 photos are selected and uploaded to a cloud business card album, the self perfect image of government enterprises or individuals is displayed, personalized typesetting is supported, dynamic album display is supported, and the display is high.
Self introduction: the method is from the life or work of urban features or enterprise individuals, and is most suitable for showing urban styles or expressing self introductions of self-mind, characters and personal belongings, shows charm in 360 degrees without dead angles, and supports personalized typesetting.
Skilled skills are good: the industry or skill which is good at oneself is described and listed, facilitate the customer or other people to understand, show professional glamour, increase the probability of selling.
Introduction of city introduction enterprises: city development achievement and policy introduction; the basic information of the enterprise, the qualification of the enterprise, the competitiveness of the enterprise and the like are displayed perfectly; and displaying the product pictures, the product information, the product functions and the like in high definition.
Video implantation: by adopting an intelligent video frame implantation technology, perfect implantation of government and enterprise publicity films, client success case videos, product function demonstration, videos and the like is realized, customization is supported, various video boards are supported, full screen, zooming and fast forwarding are supported, and perfect visual experience is realized.
Music implantation: the enterprise has the built-in songs and any favorite song, supports pause, adds exclusive website personality, and enables others to know and walk into your world through music unconsciously.
Customer case: and the client case is displayed in a text and video dual-mode manner, the enterprise reputation is revealed, and the consumption passion is stimulated.
One-key navigation: the online map function is characterized in that the accurate position of an enterprise or an individual is marked by utilizing a technology, a navigation system is perfectly implanted, a map navigation icon is clicked by one key, and a customer is directly taken to your body by a cloud business card.
Self introduction: the system is specially customized for governments and enterprises, perfectly displays team styles in departments, product lines and functions, is simple and generous in personal image according to a name mode, corresponds to government or enterprise official networks through the micro official networks of all officers or employees to form a micro station group effect, pays attention to the moon in a crowd-sourced mode, and absolutely highlights enterprise brands.
And (3) flow statistics: visual effect, flow statistics, intuition, fashion, convenience and data analysis.
Leaving a message for the client: the left message information of the client can be checked by logging in the background.
Navigation menu: the method supports free sequencing, self-definition of navigation column settings, self-definition of content and external links, and the function enables the name card of a user to become a website with the strongest size and integrates all links.
Locking the screen wallpaper: every business card system can all generate a lock screen wall paper for you, after setting this wall paper as cell-phone lock screen wall paper, go out and need not to take the business card, see that customer sees friend only need light the cell-phone screen and let the other side sweep the sign indicating number can, very convenient and practical.
Side navigation: the left side of the business card can be used for expanding side navigation by clicking an arrow, and the sub-page columns are clearly displayed, so that the classification display is convenient.
By the aid of the system, expansion work of the client cannot be influenced due to information lag, client information can be stored, and the relationship of the client cannot be influenced due to the flowing relationship of staff; the system has multiple basic functions of industry display information publishing and the like, is sold by a whole person, and is simple to operate and only required to forward templated marketing content; the system can also assist offline activities, retain clients and help the users to maintain own guest situation relations.
The electronic business card system adopts a business card block chain technology, assigns the veins for the user after the online, provides a strong vein ecological ring support for the user, and enables the user to catch the opportunity in the bonus period of the wind gap; the electronic business card system can help merchants save advertising expenses through the advertising circle of the platform with ten thousand people, the cost is greatly reduced, and enterprises, units or individuals can own one or more exclusive business cards.
The above description is only a preferred embodiment of the present invention, and is not intended to limit the technical scope of the present invention, so that any minor modifications, equivalent changes and modifications made to the above embodiment according to the technical spirit of the present invention are within the technical scope of the present invention.

Claims (6)

1. An electronic business card system for city, unit and personal information maintenance is characterized in that the electronic business card system is developed by adopting PHP language based on BS structure, supports windows operating system, and has database compatible with MySQL and SLQ;
the electronic business card system builds a set of frames which can be developed in a modularized mode based on the laravel or the same type of frames; then modularizing development documents, and sorting out development documents based on the framework, wherein the development documents comprise basic information calling rules (users, departments and roles), database specifications and view template specifications; optimizing a document by the database, and performing execution efficiency check on each sql statement for each module to ensure that each on-line module meets the standard; then, adopting redis cache to put frequently accessed data (regional data, community data, company data and the like) into the cache;
the electronic business card system includes: the system comprises a city service module for converting the scientific and technological achievements of a city quantum business card platform, an enterprise service module for promoting and advertising enterprise culture and ideas, a personal service module and a comprehensive service module.
2. An electronic business card system for city, business and personal information maintenance as claimed in claim 1 wherein the system employs MySQL/MariaDB as the primary main data storage relational database.
3. An electronic business card system for city, business and personal information maintenance as claimed in claim 1 wherein the system uses documents using mongodb database.
4. The system of claim 1, wherein the front end of the system adopts H5 framework, the background UI is developed by Web method, and the back end adopts PHP framework.
5. The system of claim 1, wherein the city service module comprises a city introduction unit, a convenience service unit, a one-touch hot-cast unit, an electronic commerce unit, an interaction management unit, an electronic communication unit and a data analysis unit.
6. An electronic business card system for city, business and personal information maintenance as claimed in claim 1 wherein said electronic business card system employs business card blockchain technology.
CN201911220028.5A 2019-12-03 2019-12-03 Electronic business card system for city, unit and personal information maintenance Active CN111026752B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201911220028.5A CN111026752B (en) 2019-12-03 2019-12-03 Electronic business card system for city, unit and personal information maintenance

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201911220028.5A CN111026752B (en) 2019-12-03 2019-12-03 Electronic business card system for city, unit and personal information maintenance

Publications (2)

Publication Number Publication Date
CN111026752A true CN111026752A (en) 2020-04-17
CN111026752B CN111026752B (en) 2023-02-03

Family

ID=70204069

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201911220028.5A Active CN111026752B (en) 2019-12-03 2019-12-03 Electronic business card system for city, unit and personal information maintenance

Country Status (1)

Country Link
CN (1) CN111026752B (en)

Citations (9)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US6175741B1 (en) * 1998-12-30 2001-01-16 Ericsson Inc. System and method for enhancing business card services within a cellular network
CN1635489A (en) * 2004-12-20 2005-07-06 丁力 Electronic business card design system
CN101017503A (en) * 2007-02-09 2007-08-15 镇江佳得信息技术有限公司 Multiple layouts e-card machine and manufacture method of multiple layouts e-card
CN101588550A (en) * 2008-11-28 2009-11-25 中国移动通信集团四川有限公司 Electronic business-card application system based on high-capacity SIM cards
US20100262491A1 (en) * 2009-02-09 2010-10-14 Kenneth Siciliano Searchable on-line business card system
CN206115500U (en) * 2016-05-09 2017-04-19 宁夏众億传媒投资有限公司 City integrated management convenient service system
CN207010718U (en) * 2017-08-10 2018-02-13 中机智云有限公司 A kind of smart identity cards system
CN108470472A (en) * 2018-02-21 2018-08-31 于业军 A kind of digitlization exhibition teaching with put into practice simulation system
CN110135891A (en) * 2019-04-15 2019-08-16 陈国平 AI intelligent business card

Patent Citations (9)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US6175741B1 (en) * 1998-12-30 2001-01-16 Ericsson Inc. System and method for enhancing business card services within a cellular network
CN1635489A (en) * 2004-12-20 2005-07-06 丁力 Electronic business card design system
CN101017503A (en) * 2007-02-09 2007-08-15 镇江佳得信息技术有限公司 Multiple layouts e-card machine and manufacture method of multiple layouts e-card
CN101588550A (en) * 2008-11-28 2009-11-25 中国移动通信集团四川有限公司 Electronic business-card application system based on high-capacity SIM cards
US20100262491A1 (en) * 2009-02-09 2010-10-14 Kenneth Siciliano Searchable on-line business card system
CN206115500U (en) * 2016-05-09 2017-04-19 宁夏众億传媒投资有限公司 City integrated management convenient service system
CN207010718U (en) * 2017-08-10 2018-02-13 中机智云有限公司 A kind of smart identity cards system
CN108470472A (en) * 2018-02-21 2018-08-31 于业军 A kind of digitlization exhibition teaching with put into practice simulation system
CN110135891A (en) * 2019-04-15 2019-08-16 陈国平 AI intelligent business card

Non-Patent Citations (4)

* Cited by examiner, † Cited by third party
Title
ZUOXIANGAN 等: "Station-based average travel distance and its relationship with urban form and land use: An analysis of smart card data in Nanjing City, China", 《TRANSPORT POLICY》 *
张林 等: "基于jQuery的在线电子名片制作系统设计与实现", 《电脑开发与应用》 *
朱超: "智慧健康服务系统的设计与实现", 《中国优秀博硕士学位论文全文数据库(硕士)信息科技辑》 *
穆希: ""智慧旅游"助旅游产业提质增效", 《创造》 *

Also Published As

Publication number Publication date
CN111026752B (en) 2023-02-03

Similar Documents

Publication Publication Date Title
Cuomo et al. Digital transformation and tourist experience co-design: Big social data for planning cultural tourism
CN104809632B (en) A kind of generation method and device of the dynamic advertising based on template
Thelwall et al. Chatting through pictures? A classification of images tweeted in one week in the UK and USA
Lian et al. Representation of online image of tourist destination: a content analysis of Huangshan
Herbst et al. The complete fundraising handbook
Pulliam et al. Tag, you're it! Using QR codes to promote library services
Nightingale The cameraphone and online image sharing
CN110798567A (en) Short message classification display method and device, storage medium and electronic equipment
Wilken et al. Placemaking through mobile social media platform Snapchat
Laguerre Information technology and development: the Internet and the mobile phone in Haiti
US20140040046A1 (en) Systems and Methods for Acquiring a Captive Customer Base Within a Cloud Environment
CN105247501A (en) Systems and methods for processing input streams of calendar applications
CN111026752B (en) Electronic business card system for city, unit and personal information maintenance
Mao et al. The realization of the O2O model in mobile e-commerce based on the technology of the wechat platform
KR20150071747A (en) Live video system with real time direct transactions
KR20210140838A (en) Apparatus and Method for Providing Advertising Platform Service Enabling Two-Way Selection
Lau et al. Profiling trusted information sources for Chinese tourists traveling to Pacific SIDS
CN106663112A (en) Presenting information cards for events associated with entities
Enahoro et al. GSM and the Nigerian Economy: The Journey from 2004 to 2019
Srivastava et al. Social media marketing: an impeccable approach to e-commerce
Reveiu et al. Mining social media to identify the immediate impact of COVID-19 pandemic on the Romanian retailers: early findings
Rishi Innovations around mobile applications: scope for Indian developers
Haider et al. Impact of Online and Social Media Platforms in Organizing the Events: A Case Study on Coke Fest and Pakistan Super League
Foltin Going mobile: It's time for accountants to get smart with their mobile devices
US20150293887A1 (en) Visualization of job requisition

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
GR01 Patent grant
GR01 Patent grant