current location:Home > python版本切换功能 search

Classify:
Found a total of 21313 related content
  • Language switching function implemented in js
    Language switching function implemented in js
    Language switching function implemented in js
    2019-11-08 63 1491
  • jQuery determines that the browser version is too low prompt code
    jQuery determines that the browser version is too low prompt code
    jQuery determines that the browser version is too low and the prompt code is a special effect that prompts users to change browsers that do not support HTML5 and CSS3 codes. Tip: Your browser version is too low, which may cause the website to not be accessible properly! In order for you to use the website functions normally, please use these browsers.
    2017-12-12 39 1376
  • 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 powerful TN3 photo album code
    jQuery powerful TN3 photo album code
    jQuery's powerful TN3 photo album code has beautiful switching effects and a variety of skins to choose from.
    2023-05-29 10 464
  • jQuery+CSS3 circular rotation switching special effect JS code
    jQuery+CSS3 circular rotation switching special effect JS code
    The ring image switching special effects code implemented by jQuery+css3 with animation function is a very good JS special effect, very suitable for the introduction switching of certain types of functions. It is implemented based on the jQuery plug-in. The animation effect is very smooth and is worth learning and applying.
    2017-01-13 113 2471
  • Multifunctional switching of single-page website layout with pop-up window
    Multifunctional switching of single-page website layout with pop-up window
    Multifunctional switching of single-page website layout with pop-up window
    2019-09-23 150 226307
  • TaskMenu (imitation XP background management) 3.0
    TaskMenu (imitation XP background management) 3.0
    TaskMenu (imitation XP background management) background template, XP blue, silver, classic three styles, because they are all controlled by js, so it comes with style switching function and menu control function. This background should have been out for a few years, classic worth collecting.
    2017-06-08 129 3505640
  • Blue simple user management background template
    Blue simple user management background template
    Blue simple user management background template, blue style, DIV+CSS layout design, looks very formal, clean and simple, the function page is opened by tab switching, but there is no template for the function page, you need to create one manually.
    2017-08-11 195 3426018
  • WeChat code scanning background login interface template
    WeChat code scanning background login interface template
    WeChat code scanning background login interface template, WeChat code scanning login and username and password form switching login interface, the username and password login form has a simple verification function.
    2017-06-22 321 3489265
  • Creative Tim backend management interface responsive HTML5 template
    Creative Tim backend management interface responsive HTML5 template
    Creative Tim backend management interface responsive HTML5 template is based on Bootstrap3.3.5, adaptive resolution, compatible with PC and mobile, lightweight template, skin changing function, background switching function, full set of templates, including dashboard, registration, login , lock screen, component, button, grid, icon, notification, panel, alert, layout, form, table, regular table, extended table, Bootstrap table, Google map, vector map, chart, calendar, user page and other HTML background templates page.
    2017-09-01 544 3387007
  • Imperial CMS new version user tutorial manual
    Imperial CMS new version user tutorial manual
    "Empire Website Management System" is translated as "Empire CMS" in English, or "Ecms" for short. It is a website management system based on B/S structure, with powerful functions and easy-to-use Empire CMS-logo. This system was independently developed by the Empire Development Working Group. It is a well-designed and efficient website solution suitable for Linux/windows/Unix and other environments. From version 1.0 of the Imperial News System to today's Imperial Website Management System, its functions have undergone several leap-forward innovations, making the website's structure
    2017-12-12 297 3097535
  • ThinkPHP3.2.3 fully developed
    ThinkPHP3.2.3 fully developed
    ThinkPHP is a fast and simple lightweight PHP development framework based on MVC and object-oriented. It is released under the Apache2 open source license. It has been adhering to simple and practical design principles since its inception. While maintaining excellent performance and minimal code, It pays special attention to development experience and ease of use, and has many original functions and features, providing strong support for WEB application development. Version 3.2 makes some architectural adjustments on the original basis, introduces namespace support and modularization improvements, and provides more convenience for large-scale applications and modular development.
    2017-12-12 298 3097423
  • 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
  • PHP+MySQL basic introductory course courseware
    PHP+MySQL basic introductory course courseware
    PHP+MySQL basic introductory course courseware
    2023-11-06 32 1049
  • Quick Start with Python
    Quick Start with Python
    The Second Edition of the Quickly Learn Python Book is a concise and clear introduction to python3, targeting programmers who are new to learning python. This updated version includes all the changes in Python 3, that is, the feature changes of Python from earlier versions to the new version. The book starts with basic but useful procedures to teach readers about the core features of Python, including syntax, control flow and data structure. This book then uses large-scale applications including code management, object-oriented programming, web development, and converting older versions of Python programs to newer versions.
    2024-01-26 0 1195
  • CNC Advanced Programming Lecture Notes doc version
    CNC Advanced Programming Lecture Notes doc version
    In CNC machining, line cutting and ring cutting are two typical tool paths. Line cutting is mostly used for regular rectangular planes, step surfaces and rectangular sunken processing during manual programming. Line cutting in non-rectangular areas is generally implemented using automatic programming. Circular cutting is mainly used for semi-finishing, finishing and roughing of contours. When used for roughing, its efficiency is lower than that of line cutting, but it can be easily realized with the tool compensation function. This book is comprehensive in content, rich in examples, and comprehensive in system. This platform provides download of the doc version of advanced CNC programming lecture notes. Friends who need it can download it and take a look!
    2024-02-27 0 823
  • wxPython 2.8 Application Development Cookbook English PDF version
    wxPython 2.8 Application Development Cookbook English PDF version
    In today's desktop application world there are massive incentives to be able to develop applications that can run in multiple environments. Currently, there are a handful of cross-platform frameworks to choose from for developing desktop applications in Python. wxPython is such a cross-platform GUI toolkit for the Python programming language. It allows Python programmers to create a complete, powerful graphical user interface program, simply and conveniently. wxPython's coding style has changed quite a bit over the years, and is getting more Pythonic. Examples you will find in this
    2024-01-26 3 1375
  • Introduction to TTS on Android WORD version
    Introduction to TTS on Android WORD version
    This document mainly talks about the introduction of TTS on Android; TextToSpeech is referred to as TTS, which is called speech synthesis. It is a new function supported by the Android system starting from version 1.6. It can convert specified text into audio output in different languages. I hope this document will help friends in need; interested friends can come and take a look.
    2024-01-28 3 2293
  • Android Camera system analysis Chinese WORD version
    Android Camera system analysis Chinese WORD version
    This document mainly talks about the analysis of Android's Camera system; Android's Camera includes the functions of previewing and taking pictures. Although the current Android release version of the Camera program has relatively simple functions, its program architecture is divided into two parts, the client and the server. They are built on the structure of Android's inter-process communication Binder. The Camera module mainly includes libandroid_runtime.so, l
    2024-02-29 0 922
  • Uniform Server
    Uniform Server
    Uniform Server is a free lightweight WAMP server solution for Windows. Built with a modular design approach, including the latest version of Apache, MySQL or MariaDB, PHP (supports version switching), phpMyAdmin or Adminer. No installation required! No need for registry junk! Just unzip and launch! -------Note: The latest version of Uniform Server requires a **64-bit version** of Windows. -------
    2023-08-15 5 2071
  • MinGW - Minimalist GNU for Windows
    MinGW - Minimalist GNU for Windows
    This project is in the process of being migrated to osdn.net/projects/mingw, you can continue to follow us there. MinGW: A native Windows port of the GNU Compiler Collection (GCC), freely distributable import libraries and header files for building native Windows applications; includes extensions to the MSVC runtime to support C99 functionality. All MinGW software can run on 64-bit Windows platforms.
    2023-08-10 13 3559
  • 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