current location:Home > 比特幣 search
Found a total of 21321 related content
-
- Bootstrap percentage progress bar animation effects
- Bootstrap percentage progress bar animation effects
- 2017-09-21 126 1151
-
- Interesting dragging black and white contrast picture effects
- Interesting dragging black and white contrast picture effects
- 2023-04-14 87 794
-
- jQuery hard disk capacity usage percentage effect
- jQuery hard disk capacity usage percentage effect
- 2018-01-10 130 1118
-
- jqbar.js bar chart dynamic percentage progress bar special effects
- jqbar.js bar chart dynamic percentage progress bar special effects
- 2017-09-12 99 1565
-
- HTML5 css3 circular wave percentage loading animation special effect
- HTML5 css3 circular wave percentage loading animation special effect
- 2018-05-22 161 2684
-
- Bitcoin Cryptocurrency Trading Currency Website Template
- Bitcoin Cryptocurrency Trading Currency Website Template
- 2018-05-11 188 2485152
-
- Virtual currency trading service company website template
- Virtual currency trading service company website template is a company promotional website template download that provides virtual Bitcoin currency trading services. Tip: This template calls the Google font library, and the page may open slowly.
- 2023-12-15 170 960
-
- Responsive featured watch online shopping mall template
- Responsive featured watch online shopping mall template is an online mall website template download that provides online purchase services for various men's and women's fashion watches. Tip: This template calls the Google font library, and the page may open slowly.
- 2023-11-13 122 948
-
- IT education and training institution single page template
- 1. There are actually many subdivisions and job types in the IT industry, such as cloud computing, games, e-commerce, big data, financial IT, smart hardware, etc. Job types include development, operation and maintenance, testing, product managers, project managers, UI Design, data analyst, etc., which one is better to learn? Based on your own strengths and hobbies 2. Although there are many subdivided fields, not every field is suitable for you. For example, fields such as artificial intelligence and VR development are relatively difficult. I don’t think it is suitable for beginners without a computer professional background to study, at least not. As initial learning goals, because these fields involve various complexities in computers
- 2017-12-08 125 3112736
-
- Multi-user sharing gallery WordPress blog theme
- NRGnetwork is a multi-user shared gallery WordPress theme. You can use it to build a site that is completely different from WordPress. Especially in terms of functionality, it undoubtedly has unparalleled front-end functions. As long as Google fonts are disabled, I believe this theme will definitely become popular. Well received. Theme features Built on the latest Bootstrap 3.3.1, the entire page supports adaptability. The entire theme not only has traditional blog content publishing, but also has information, personal center, and other functions. The most rare thing is that it also supports user registration and login.
- 2017-03-08 263 3567112
-
- A collection of tips for using PHP
- PHP's unique syntax is a mix of C, Java, Perl, and PHP's own innovative syntax. It can execute dynamic web pages faster than CGI or Perl. Compared with other programming languages, dynamic pages made with PHP embed programs into HTML documents for execution, and the execution efficiency is much higher than CGI that completely generates HTML tags. Here are ten advanced PHP application tips. 1. Use the ip2long() and long2ip() functions to convert the IP address into an integer and store it in the database
- 2017-12-08 325 3111826
-
- WeChat Mini Program Accounting Book Development Practical Courseware
- WeChat Mini Program Accounting Book Development Practical Courseware
- 2023-09-21 17 1341
-
- ThinkPHP configuration development and CMS backend practical courseware
- ThinkPHP configuration development and CMS backend practical courseware
- 2023-08-15 32 1562
-
- Comprehensive practical (Vue3+Laravel8+Uniapp) courseware
- Comprehensive practical (Vue3+Laravel8+Uniapp) courseware
- 2023-06-26 34 1692
-
- PHP programming (summary of basic knowledge points) courseware
- PHP programming (summary of basic knowledge points) courseware
- 2023-06-26 9 1769
-
- Cupid valentine gift icon
- Ring, rose, female symbol, Cupid, heart-shaped balloon, chocolate
- 2017-01-22 126 1671
-
- Cute summer elements vector material (EPS PNG)
- This is a cute summer element vector material, including the sun, sun hat, coconut tree, bikini, airplane, watermelon, ice cream, ice cream, cold drink, swimming ring, flip-flops, pineapple, conch, shell, starfish, crab, Lemons, sunscreen, sunglasses, etc., the materials are provided in EPS and PNG formats, including JPG previews.
- 2024-05-09 184 2738
-
- Four red 2023 graduation badges vector material (AI EPS PNG)
- This is a red 2023 graduation badge vector material, four in total, available in AI, EPS and PNG formats, including JPG preview.
- 2024-02-29 185 2347
-
- Singing bird and cart filled with flowers design spring banner vector material (AI EPS)
- This is a spring banner vector material designed with singing birds and a cart full of flowers. It is available in AI and EPS formats, including JPG preview.
- 2024-02-29 161 2246
-
- Golden graduation cap vector material (EPS PNG)
- This is a golden graduation cap vector material, available in EPS and PNG formats, including JPG preview.
- 2024-02-27 172 2288
-
- Configuring OpenGL development environment in VC 6 Chinese WORD version
- This document mainly talks about configuring the OpenGL development environment in VC 6; as one of the current mainstream graphics APIs, OpenGL has superior features than DirectX in some situations. I hope this document will help friends in need; interested friends can come and take a look.
- 2024-02-02 32 1350
-
- Simple usage of JSON Chinese WORD version
- This document mainly talks about the simple usage of JSON; JSON (JavaScript Object Notation) is a simple data format that is more lightweight than xml. JSON is a native JavaScript format, which means that processing JSON data in JavaScript does not require any special API or toolkit. I hope this document will help friends in need; interested friends can come and take a look.
- 2024-02-01 1 1092
-
- Vuex Reference Manual Chinese CHM version
- Vuex is a state management model + library specially designed for Vue.js applications. It provides a centralized storage service for all components within the application, with rules ensuring that state can only change in expected ways. It can be integrated with the Vue official devtools extension to provide advanced features, such as zero-configuration time travel-like (timeline-based) debugging, and state snapshot export/import. This article brings you the Vuex reference manual. Friends who need it can come and take a look!
- 2024-02-29 0 1576
-
- OpenGL introductory tutorial Chinese WORD version
- This document is an introductory tutorial to OpenGL; the purpose is to let everyone give up TC's old graphics interface and let everyone get in touch with some new things. As one of the current mainstream graphics APIs, OpenGL has superior features to DirectX in some situations. OpenGL (full Open Graphics Library) refers to a professional graphics program interface that defines a cross-programming language and cross-platform programming interface specifications. It is used for three-dimensional images (two-dimensional as well), and is a powerful and easy-to-call underlying graphics library. Friends in need can download and take a look
- 2024-02-03 50 1410
-
- Android local data storage Chinese WORD version
- This document is primarily about Android local data storage; the ability to store data locally on a mobile device is a critical feature for applications that need to maintain important information across the execution or lifetime of the application. As a developer, you often need to store information such as user preferences or application configurations. You must also decide based on characteristics such as access visibility whether you need to involve internal or external memory, or whether you need to deal with more complex, structured data types. Follow this article to learn the Android data storage API with
- 2024-02-26 0 923
-
- 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 195 2192
-
- Fat-Free Framework
- Fat-Free Framework, or F3, is a straightforward PHP framework. Its codebase is only 65 KB, and the framework is modular, allowing you to only use the necessary code.
- 2024-10-17 4 947
-
- PHPixie
- PHPixie is easy to learn and does not rely on automagic. You will always be in charge of what's happening.
- 2024-10-17 0 872
-
- Slim
- Slim is a PHP micro framework that helps you quickly write simple yet powerful web applications and APIs.
- 2024-10-17 1 730
-
- FuelPHP
- The Fuel PHP Framework is a fast, simple and flexible PHP 5.4 framework, born from the best ideas of other frameworks, with a fresh start!
- 2024-10-17 0 744
-
- Bitcoin payment php class
- Bitcoin payment php class
- 2018-01-16 242 5931
-
- php bitcoin payment class
- php bitcoin payment class
- 2017-03-17 244 1877
-
- A collection of 50 excellent classic PHP algorithms
- Classic PHP algorithm, learn excellent ideas and expand your thinking
- 2020-03-26 2325 25201
-
- PHPExcel-1.8 class library (worth collecting!)
- PHPExcel PHP class library for operating Office Excel documents
- 2018-09-26 11516 92093
-
- PHP library for dependency injection containers
- PHP library for dependency injection containers
- 2018-01-26 575 25589