current location:Home > 学历认证 search

Classify:
Found a total of 21313 related content
  • jQuery creates 360-degree rotating radar scanning animation special effects
    jQuery creates 360-degree rotating radar scanning animation special effects
    How to select the target school among many middle schools? Don’t worry, we will provide a 360-degree analysis of the school selection factors and full planning and guidance to ensure worry-free school selection. This is a jQuery with a sense of technology to create 360-degree rotating radar scanning animation effects and radar scanning information authentication animation effects.
    2019-02-18 88 2302
  • jQuery confirmation prompt box with page jump
    jQuery confirmation prompt box with page jump
    jQuery has a confirmation prompt box with page jump. Click on several text labels above to give prompt information. It is very suitable for website form verification, such as login and registration. PHP Chinese website recommends downloading!
    2017-01-14 131 1619
  • Company enterprise software version major event timeline record with animated special effects, foldable and expandable js effect
    Company enterprise software version major event timeline record with animated special effects, foldable and expandable js effect
    The company's enterprise software version major event timeline record with animation special effects can be folded and expanded js effect code download. A jQuery animate animation effect is used to create a sliding, shrinking and expanding timeline to record the company's development history. By setting each year as a title control, the record list slides, shrinks and expands. By default, the timeline event history js plug-in automatically slides and expands.
    2019-01-12 120 4958
  • js-implement native form submission verification
    js-implement native form submission verification
    Native js form submission verification code download. Native JavaScript implementation, suitable for novices learning js. After the user completes filling in, click the submit button to determine whether the filled in information meets the requirements. If not, the corresponding information modification requirements will pop up to guide the user to fill in the form correctly.
    2018-10-27 166 3598
  • Angular component library
    Angular component library
    This component encapsulates Angular1.0 version. The component implements the following functions: routing, sub-routing, carousel, cookie reading and writing, encryption, form submission verification, interceptor, whitelist, search filtering and sorting (level division), upper and lower case Conversion, Map array loop traversal, dynamic modification of background data and other functions.
    2019-09-10 21 887
  • jquery css3 transparent login registration form submission code with background
    jquery css3 transparent login registration form submission code with background
    jquery css3 with background transparent login registration form submission code, including login and registration pages, comes with form verification function, automatically verifies whether the user name is empty, whether the password and confirmation password are consistent, whether the email format is correct, etc. It is powerful and the form is transparent. Background image carousel, the effect is great!
    2017-02-04 294 3577301
  • HTML school backend user login interface template
    HTML school backend user login interface template
    HTML school backend user login interface template, Jiangxi Normal University Software College graduation project selection, tab switching login for different roles, namely student login, tutor login, academic affairs login, with form verification function.
    2017-06-07 413 3510414
  • 51job job recruitment platform website template
    51job job recruitment platform website template
    51job job search and recruitment platform website template, orange style, full set of templates, including homepage, member verification, company recruitment, resume management, login, registration, search and other website template pages.
    2017-08-08 110 3432222
  • Alibaba Cloud style responsive backend management template
    Alibaba Cloud style responsive backend management template
    Alibaba Cloud style responsive backend management template is based on Bootstrap 3.3.5, with skin-changing function, adaptive resolution, compatible with PC and mobile, and a full set of templates, including backend homepage, real-name authentication, user center, message center, SMS and other backend templates page.
    2017-06-04 534 3513128
  • vjia simple version separate template package (utf-8)
    vjia simple version separate template package (utf-8)
    Supports ECSHOP272 ECSHOP273 version and UTF8 GBK encoding vjia simple version, simple and fashionable, widescreen throughout the site A lot of code has been optimized to ensure simplicity and standardization, making the template open faster and more conducive to SEO; The page uses standard DIV+CSS cutting, professional and elegant, suitable for various industries, and compatible with all major browsers; The template has been upgraded to the latest version of ecshop, all default functions are compatible, and the test is correct;
    2017-01-17 80 3581817
  • PHP+MySQL commercial website construction practice
    PHP+MySQL commercial website construction practice
    Chapter 1 Getting Started with Linux 1-1 Characteristics of operating systems 1-2 Installation settings 1-2-1 hard disk partition 1-2-2 Set LILO 1-2-3 Network address and time zone settings l-2-4 Set the account passwords of system administrators and general users 1-2-5 system safety certification l-2-6 Select the installation kit 1-2-7 Set up the display card and test Xwindows l-2-8 Start installing the kit l-3 Common commands l-4 basic network settings
    2017-12-11 349 3103499
  • "PHP Programming" Second Edition
    "PHP Programming" Second Edition
    This book is full of pictures and texts, and explains in detail the method of developing dynamic Web programs using the LAMP (PHP) scripting language, such as setting up the WAMP platform, installing and configuring the open source Moodle platform, PHP programming technology, developing user registration and verification modules, and setting up the LAMP platform. This book is suitable for undergraduate and junior college students in computer and related majors to use as a teaching material for learning LAMP (PHP) programming or dynamic Web programming. It is also suitable for readers who are interested in dynamic Web programming to use it voluntarily, and for LAMP (PHP) program designers. It has certain reference value.
    2017-12-12 580 3099235
  • Web page production and PHP language application
    Web page production and PHP language application
    The book "Web Page Production and PHP Language Application" was published by Wuhan University Press in 2006. This book is one of the series of online communication textbooks for ordinary colleges and universities. It mainly explains the basic knowledge and practice of web page production, as well as the use of PHP language in network communication. applications in. The book covers: basic knowledge of HTML, basic syntax of PHP, commonly used functions in PHP programs, basic operations of database software MySQL, web page encryption and authentication, dynamic generation of images, construction of MySQL and multimedia material libraries, etc.
    2017-12-08 321 3111501
  • Comprehensive practical (Vue3+Laravel8+Uniapp) courseware
    Comprehensive practical (Vue3+Laravel8+Uniapp) courseware
    Comprehensive practical (Vue3+Laravel8+Uniapp) courseware
    2023-06-26 34 1340
  • ThinkPHP6 backend management payment system--practical development courseware
    ThinkPHP6 backend management payment system--practical development courseware
    ThinkPHP6 backend management payment system--practical development courseware
    2024-05-09 36 1329
  • Perl learning handbook chm version
    Perl learning handbook chm version
    Perl Learning Handbook is an article written by a Taiwanese Perl master, specially packaged as a chm version for everyone's convenience. About this book 1. About Perl 1.1 History of Perl 1.2 Concepts of Perl 1.3 Features 1.4 Environment for using Perl 1.5 Getting started with Perl 1.6 Your first Perl program 2. Scalar variables (Scalar) 2.1 About scalars 2.1.1 Numeric values ​​2.1. 2 Strings 2.1.3 Number and string conversion 2.2 Use your own
    2024-02-29 5 2204
  • Python module learning Chinese WORD version
    Python module learning Chinese WORD version
    This document mainly talks about module learning in Python; Python is composed of a series of modules. Each module is a file with the suffix py. At the same time, the module is also a namespace, thus avoiding the problem of variable name conflicts. We can understand modules as lib libraries. If you need to use a function or object in a certain module, you must import this module before it can be used. Except for the system default modules (built-in functions), which do not need to be imported. I hope this document will help friends in need; interested friends can come and take a look.
    2024-01-25 2 1042
  • Python website development guide WORD version
    Python website development guide WORD version
    This document mainly talks about the guidelines for developing websites in Python; HTML is the universal language of the Internet, a simple and universal all-in-one markup language. It allows web page producers to create complex pages that combine text and images. These pages can be browsed by anyone else on the Internet, no matter what type of computer or browser is used. Python, like other programming languages, has its own set of processes. Control statements, and the syntax of these statements is similar to other programming languages. They all have keywords such as for, if, and while to express the program flow. I hope this document will help friends in need
    2024-01-25 0 979
  • mod_python 3.2.8 Chinese manual doc version
    mod_python 3.2.8 Chinese manual doc version
    mod_python 3.2.8 Chinese manual provides the Chinese manual of Mod_python 3.2.8, which is a good material for learning Mod_python. Interested friends can refer to it. mod_python originated from the Httpdapy project (1997). Much later Httpdapy was called mod_python because Httpdapy was not specific to the apache server. Httpdapy was designed to be cross-platform, but actually started primarily with Netscape servers (
    2024-01-25 0 923
  • python basic tutorial to lesson 60_python basic information word version
    python basic tutorial to lesson 60_python basic information word version
    Basic python tutorial to lesson 60. This tutorial introduces to you at the beginning, why to learn python, what are the advantages of python, etc. It will really make you want to learn python quickly. Why use Python as an introductory programming language? the reason is simple. Every language has its supporters and detractors. Go to Google "why python" and you will get a lot of results, such as wide range of applications, open source, active community, rich libraries, cross-platform, etc. You may also find
    2024-01-25 0 1072
  • Unifiedtransform
    Unifiedtransform
    Unifiedtransform is an open source school management software that can comprehensively and efficiently manage school operations. This software was built as the developers saw a lack of efficient, high-quality, free and open source school management software. It has developed into a high-standard school management platform with a wide range of practical functions. These functions include: platform roles (students, administrators, teachers, accountants, etc.), payment platform integration, attendance, syllabus, registration, score entry, etc. Users can create classes, divisions, exams, add courses and departments, enter grades, and finally issue certificates or certificates to students.
    2023-08-18 10 1576
  • WIKINDX
    WIKINDX
    Reference management, document management, citations and more. Designed by scholars for scholars, continuously developed since 2003 and used by individuals and major research institutions worldwide, WIKINDX is a virtual research environment (enhanced online literature manager) that stores searchable references, notes, documents, Quotes, thoughts, etc. The integrated WYSIWYG word processor exports formatted articles to RTF and HTML. Plug-ins include a citation style editor and import/export of references (BibTeX, Endnote, RIS, etc.). WIKINDX supports every reference text
    2023-10-07 23 4395
  • CiviCRM
    CiviCRM
    CiviCRM is an open source and free to download member relationship management solution for advocacy, non-profit and other organizations. For more information, visit http://civicrm.org
    2023-10-07 24 4482
  • Joomla
    Joomla
    Joomla! is an award-winning content management system (CMS) that allows users to build websites and powerful online applications. It's very easy to use, stable and secure, with thousands of free extensions and templates.
    2023-09-25 20 3945
  • phpList
    phpList
    phpList provides open source email marketing services, including analysis, list segmentation, content personalization and bounce processing. The rich technical functions and secure and stable code base are the result of 17 years of continuous development. Used in 95 countries, available in more than 20 languages, and used in 25 billion email campaigns sent last year. You can deploy it with your own SMTP server or get a free hosting account at http://phplist.com.
    2023-09-18 15 4111