current location:Home > 未来价值 search

Classify:
Found a total of 21313 related content
  • vuejs mobile terminal time selector for the next 30 days
    vuejs mobile terminal time selector for the next 30 days
    vuejs mobile terminal time selector for the next 30 days
    2019-10-26 43 1181
  • Futuristic design ball rotation animation special effects
    Futuristic design ball rotation animation special effects
    A futuristic design ball rotating animation special effect
    2023-02-02 25 617
  • Simple paint drawing UI drawing board special effects
    Simple paint drawing UI drawing board special effects
    Create a simple paint drawing UI tool based on canvas. It has 3 color brushes by default. You can add color palettes by setting RBG values. This is a simple and practical special effect of the sketchpad drawing tool. Good for: drawings or electronic signatures.
    2021-03-12 39 1175
  • Cool jQuery binary number clock
    Cool jQuery binary number clock
    The cool jQuery binary digital clock, its hours, minutes and seconds are expressed in binary, green means that the bit value is 1, gray means 0, the principle is to convert the hours, minutes and seconds of the clock into binary in real time, and then follow the local time Updates and refreshed in real time
    2024-02-27 1 329
  • css3 navigation menu mouse over special effects drop-down menu flip animation effect
    css3 navigation menu mouse over special effects drop-down menu flip animation effect
    css3 navigation menu mouse over special effects drop-down menu flip animation effect. Navigation is an essential part of our website. We can make many effects for the navigation. When we click on the navigation, we can see some content we want, whether it is a business Websites or shopping mall websites need navigation, such as contacting the company, special offers, etc. These are all displayed in the navigation. PHP Chinese website recommends downloading!
    2017-01-14 140 2439
  • HTML5 single page multi-column manufacturing enterprise website template
    HTML5 single page multi-column manufacturing enterprise website template
    HTML5 single-page multi-column manufacturing enterprise website template, single-page multi-column design, HTML5 animation effect, including home page, pump station introduction, pump station selection, control system, core values, contact us and other website columns.
    2017-08-09 70 3428881
  • Classic three-column layout complete set of templates
    Classic three-column layout complete set of templates
    A complete set of classic three-column layout templates, with refreshing web tones and XHTML+CSS architecture, including three template pages: homepage, inner pages, and contact us. There are website columns such as homepage, about us, support, solutions, goals, communication, future, and contact.
    2017-08-09 26 3427514
  • WordPress
    WordPress
    WordPress is a personal information publishing platform that focuses on aesthetics, ease of use, and network standards. Although WordPress is a free open source software, its value cannot be measured in terms of money. You can use WordPress to build a powerful network information publishing platform, but more It is used for personalized blogs. For blog applications, WordPress can save you from worrying about back-end technology and focus on the content of your website.
    2018-05-12 150 2483801
  • 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
  • WSTMart e-commerce system
    WSTMart e-commerce system
    Shangtao Software WSTMart e-commerce system is a B2B2C e-commerce platform based on the THINKPHP 5.1 framework. It is currently the leading and most complete e-commerce management platform standardized product. The new product model perfectly interprets the development model of e-commerce today and in the future. . The powerful plug-in and plug-in expansion system makes you invincible in the e-commerce industry. The system truly realizes full-network marketing, with PC, mobile WAP, micro mall, Android APP, Apple APP, and WeChat applet. Six terminals are integrated into one. End-to-end interoperability, with the most popular three-level distribution and micro-bargaining functions, is extremely suitable for
    2018-05-14 677 2478386
  • PHPWind 9.0 template development
    PHPWind 9.0 template development
    The mission of PHPWind (abbreviation: PW, copyright registration number of the National Copyright Administration of China: 2004SR06082) is to make the website more valuable and allow more people to enjoy the convenience of the Internet to improve the quality of life. The two founders of PHPWind, Wang Xueji and Lin Yaona, released the predecessor version of PHPWind, ofstar, in 2003, and developed it into a universal website building software that includes a series of programs such as BBS, CMS, blogs, and SNS. To date, more than 1.2 million websites have used phpwind, and 1,000 new websites are added every day. These
    2017-12-12 248 3097940
  • "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
  • 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
  • Delphi programming skills encyclopedia chm version
    Delphi programming skills encyclopedia chm version
    The Complete Collection of Delphi Programming Skills is a chm version, a booklet, but the content includes all aspects of Delphi programming, which are quite basic. Some of these skills were found by the editor on the Internet, and some were summarized from his own experience. In short, they still have certain reference value.
    2024-01-22 0 1166
  • Analysis of linear interpolation Lerp function in Unity3D Chinese WORD version
    Analysis of linear interpolation Lerp function in Unity3D Chinese WORD version
    This document mainly talks about the analysis of the linear interpolation Lerp() function in Unity3D; in unity3D, the linear interpolation function Lerp() is often used to interpolate between two materials. Between vectors, between two floating point numbers, between two colors, friends in need can download it and take a look.
    2024-02-28 0 955
  • hive function encyclopedia Chinese WORD version
    hive function encyclopedia Chinese WORD version
    This document describes the hive function in detail; it is relatively comprehensive and I hope it will be helpful to everyone's study; interested friends can come and take a look at the catalog 1. Relational operations: 4 1. Comparison of equal values: = 4 2. Comparison of unequal values : 4 3. Less than comparison: < 4 4. Less than or equal to comparison: 5 6. Greater than or equal to comparison: >= 5 7. NULL value judgment: IS NULL 5 8. Non-null value judgment: IS NOT NULL 6 9. LIKE comparison: LIKE 6 10.J
    2024-01-29 0 1138
  • Android Chinese API collection chm version
    Android Chinese API collection chm version
    Android Chinese Translation Group - A collection of Android Chinese APIs. API documentation (Reference) is the basis of Android development. In the past three years (2007-2010), the official Chinese version of the API has not yet been released. The Android Chinese Translation Group has gathered a group of people to engage in Android development. People, forum moderators, college students, graduate students, etc. use their spare time to translate Android APIs. The number of people has grown from 1 to 80, and the number of published translations has ranged from 1 to 50.
    2024-02-29 8 1598
  • Scala Chinese Manual Scala Getting Started and Advanced
    Scala Chinese Manual Scala Getting Started and Advanced
    Scala is also a functional language, and its functions can also be used as values. Scala provides a lightweight syntax for defining anonymous functions, supports higher-order functions, allows nesting of multi-level functions, and supports currying. Scala's Case Class and its built-in pattern matching are equivalent to the Algebraic Type commonly used in functional programming languages. Scala Classroom is a series of lectures launched by Twitter to help experienced engineers become effective Scala programmers. Scala is a relatively new language
    2024-02-02 0 1129
  • Invoice Ninja
    Invoice Ninja
    Invoice Ninja is a free and open source invoicing, expense and time tracking app built with Laravel and Flutter. It offers tons of great features, including custom branded invoice design, recurring invoicing and automatic billing of clients, real-time quote creation and custom proposals, expense reporting, and more! Invoice Ninja is also able to process online payments from more than 40 payment gateways, including Stripe, PayPal and WePay. It also accepts payments using credit card, ACH, Bitcoin, and more. ByInvoice
    2023-08-15 4 1569
  • 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