current location:Home > 文档库图标 search

Classify:
Found a total of 2543 related content
  • Commonly used website function introduction modules
    Commonly used website function introduction modules
    The div is based on css3 to create blue creative product and service circular icon text layout code.
    2019-09-23 186 227085
  • Boo Admin responsive HTML5 backend management template
    Boo Admin responsive HTML5 backend management template
    Boo Admin's responsive HTML5 background management template is designed and produced based on HTML5+Bootstrap2.2.2+jQuery. It is adaptive to the screen resolution and is compatible with PC and mobile phones. It has a full set of templates, including PSD source files and template development technical documents, with user login. page, user registration page, dashboard, form, component, notification, range slider, file upload, thumbnail, gallery, table, statistics, widget, UI element, button, ICOS icon, label, modal box, progress bar , calendar and other background template pages.
    2017-08-11 255 3425985
  • Black full screen adaptive H5 template
    Black full screen adaptive H5 template
    Black full screen adaptive H5 template HTML5 is designed to support multimedia on mobile devices. New syntax features were introduced to support this, such as video, audio, and canvas tags. HTML5 also introduces new features that can truly change the way users interact with documents, including: New parsing rules increase flexibility Eliminate obsolete or redundant properties Drag-and-drop functionality from one HTML5 document to another Multipurpose Internet Mail Extensions (MIME) and protocol handler registration Store in SQL database
    2017-12-07 164 3116173
  • Black enterprise OA office management system template
    Black enterprise OA office management system template
    Black enterprise OA office management system template, multiple skin interfaces, a full set of templates, including dashboards, forms, tables, galleries, notifications, charts, letterpress printing, icons, calendars, modal dialog boxes and other background template pages.
    2017-08-11 369 3427252
  • Developer responsive HTML5 backend management template
    Developer responsive HTML5 backend management template
    Developer's responsive HTML5 background management template is based on HTML5+CSS3+jQuery. The interface is very beautiful, automatically adapts to the screen resolution, is compatible with PC and mobile phones, and comes with template development technical documentation. Full set of templates including dashboard, user login, user registration, information, agenda, table, file browser, slider and progress, form elements, calendar, letterpress, labels, colors and backgrounds, icons, files and galleries, buttons, There are a total of 36 background template pages including text editor, form layout, and 404 error page.
    2017-08-11 250 3425814
  • SVN construction and usage instruction video (Boolean Education)
    SVN construction and usage instruction video (Boolean Education)
    "SVN Video Tutorial", SVN: full name Subversion, is a code version management software that manages data that changes over time. This data is placed in a central repository. This archive is much like a regular file server, but it remembers every file change. This way you can restore a file to an older version, or browse the file's change history. Many people think of version control systems as some kind of "time machine."
    2017-10-15 584 3283698
  • A collection of tips for using PHP
    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 3111829
  • Learn PHP by yourself in 10 minutes
    Learn PHP by yourself in 10 minutes
    Learn PHP by yourself in 10 minutes. The first chapter is an introductory chapter, which mainly includes understanding PHP, setting up a PHP development environment, basics of PHP development, PHP flow control statements, functions, string operations, regular expressions, PHP arrays, PHP and Web Page interaction, date and time, etc.; Part 2 is an improved chapter, mainly including MySQL database design, PHP operation of MySQL database, Cookie and Session, graphics and image processing technology, file and directory processing technology, object-oriented, PDO database abstraction layer, Program debugging and error handling, A
    2017-12-09 502 3107964
  • 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 39 1888
  • PHP+MySQL basic introductory course courseware
    PHP+MySQL basic introductory course courseware
    PHP+MySQL basic introductory course courseware
    2023-11-06 32 1385
  • Document library icon
    Document library icon
    The document library icon download provides 17 commonly used cute icons in PNG format with a size of 128x128 pixels for free download.
    2017-05-15 139 1471
  • APP applet icon icon library material
    APP applet icon icon library material
    Applicable to: mobile phone page, app applet page element icon icon library material, multiple colors are optional, and the colors can be replaced independently.
    2019-04-28 640 15450
  • PHP file icon
    PHP file icon
    PHP file icon free download file file php png picture
    2017-05-15 127 1256
  • mysql file icon
    mysql file icon
    mysql file icon free download mysql png
    2017-05-16 155 1331
  • JavaScript file icon
    JavaScript file icon
    Free download of JavaScript file icons in PNG format
    2017-05-22 144 1228
  • Introduction to OpenGL Programming Chinese WORD version
    Introduction to OpenGL Programming Chinese WORD version
    This document mainly talks about the introduction to OpenGL programming; OpenGL• is a powerful graphics library that allows users to easily develop three-dimensional graphics with a variety of special visions (such as lighting, textures, transparency, and shadows). A three-dimensional graphics software package that is independent of software and hardware platforms and can run on a variety of window systems; OpenGL (Open Graphics Library) is a software interface for graphics hardware and an industry standard in this field. I hope this document will help friends in need; interested friends can come here
    2024-01-28 0 904
  • Introduction to OpenGL functions Chinese WORD version
    Introduction to OpenGL functions Chinese WORD version
    This document mainly talks about the introduction of OpenGL functions; to develop OpenGL-based applications, you must first understand the OpenGL library functions. It adopts C language style and provides a large number of functions for graphics processing and display. There are more than 100 functions in the OpenGL graphics library, which belong to different libraries such as OpenGL's basic library, utility library, and auxiliary library. I hope this document will help friends in need; interested friends can come and take a look.
    2024-02-27 49 840
  • Detailed tutorial on using PowerDesigner to design ER diagram Chinese WORD version
    Detailed tutorial on using PowerDesigner to design ER diagram Chinese WORD version
    This document mainly describes a detailed tutorial on using PowerDesigner to design ER diagrams; I hope this document will help friends in need; interested friends can come and take a look.
    2024-02-27 33 1372
  • Android SurfaceView usage summary Chinese WORD version
    Android SurfaceView usage summary Chinese WORD version
    This document mainly talks about the summary of the use of SurfaceView in Android; SurfaceView is a subclass of the View class. It can obtain image data directly from memory or DMA and other hardware interfaces. It is a very important drawing view. I hope this document will help friends in need; interested friends can come and take a look.
    2024-02-27 50 2380
  • Detailed explanation of UML class diagram Chinese WORD version
    Detailed explanation of UML class diagram Chinese WORD version
    This document mainly talks about the detailed explanation of UML class diagram; in the static mechanism of UML, class diagram is a key point. It is not only the core concern of designers, but also the core concern of implementers. Modeling tools also generate code primarily based on class diagrams. Class diagram occupies a very important position among the 9 diagrams of UML. I hope this document will help friends in need; interested friends can come and take a look.
    2024-02-29 22 1492
  • OpenCV
    OpenCV
    The open source computer vision library has over 2,500 algorithms and provides detailed documentation and example code for real-time computer vision. It runs on Windows, Linux, Mac OS X, Android, iOS, and is available in your browser via JavaScript. Language: C++, Python, Julia, Javascript Home page: https://opencv.org Q&A Forum: https://forum.opencv.org/ Documentation: https://do
    2023-08-11 169 2218
  • iTop - IT Service Management & CMDB
    iTop - IT Service Management & CMDB
    iTop stands for IT Operations Portal. It is a complete open source and web-based IT service management platform that includes a fully customizable configuration management database (CMDB), a help desk system and a document management tool. It complies with ITIL standards and can be easily customized and extended to integrate with your IT thanks to a large number of add-ons and web services. iTop also provides batch import tools to help you be more efficient. The project source code has been migrated to https://github.com/Combodo/iTop
    2023-08-15 166 2218
  • Parallels Desktop 12
    Parallels Desktop 12
    Mac activation version-the best virtual machine on Mac
    2017-04-13 1564 19998
  • PhpStorm 18.2.1 Win版
    PhpStorm 18.2.1 Win版
    Professional PHP integrated development tools
    2017-02-15 71419 373467
  • Fat-Free Framework
    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 955