current location:Home > 常用工具 search

Classify:
Found a total of 529 related content
  • Comprehensive list of commonly used MySQL commands (PDF version)
    Comprehensive list of commonly used MySQL commands (PDF version)
    Comprehensive list of commonly used MySQL commands (PDF version)
    2019-09-03 8094 17698
  • Comprehensive collection of commonly used controls for Android Chinese WORD version
    Comprehensive collection of commonly used controls for Android Chinese WORD version
    This document mainly describes the common controls of Android; interested friends can come and take a look.
    2024-01-27 3 2311
  • Perl common module usage examples Chinese WORD version
    Perl common module usage examples Chinese WORD version
    This document mainly talks about the use examples of common modules in Perl; I hope this document will help friends in need; interested friends can come and take a look.
    2024-01-29 0 1198
  • HBase Shell common commands Chinese WORD version
    HBase Shell common commands Chinese WORD version
    This document mainly describes the common commands of HBase Shell; I hope this document will help friends in need; interested friends can come and take a look
    2024-02-28 2 1989
  • GNU make Chinese manual pdf version
    GNU make Chinese manual pdf version
    GNU makefile Chinese manual pdf, the article describes the GNU make tool more completely, covering the usage and syntax of GNU make. At the same time, we focus on how to write Makefile for a project. Before reading this book, readers should have a certain understanding of the GNU tool chain and some common programming tools in Linux. Such as: gcc, as, ar, ld, yacc, etc. This article gives a relatively complete description of the GNU make tool, covering the usage and syntax of GNU make. Focus on how to use make to manage software projects,
    2024-01-19 1 564
  • Publish WebService common framework Chinese WORD version
    Publish WebService common framework Chinese WORD version
    This document mainly talks about the common framework for publishing WebService; I hope this document will help friends in need; interested friends can come and take a look.
    2024-02-28 0 1125
  • Commonly used open source frameworks for Android Chinese WORD version
    Commonly used open source frameworks for Android Chinese WORD version
    This document mainly talks about the open source frameworks commonly used in Android; during the development process of Android, in order to improve development efficiency and shorten the development cycle, programmers often use various open source frameworks to achieve rapid and Simply implement the required functions, friends in need can download it and have a look
    2024-02-28 0 1041
  • Flash commonly used button codes word version
    Flash commonly used button codes word version
    Flash Player is a program that can play small and fast multimedia animations, as well as interactive animations, flying logos and images created with Macromedia Flash. This player is very small, takes only a moment to download, and is a great start for experiencing multimedia effects on the web. Flash also supports high-quality mp3 audio streams, text input fields, interactive interfaces, and much more. This latest version can view all flash formats. If you want to watch multimedia content on the web, flash player is almost
    2024-01-17 0 1923
  • DELPHI control properties, methods, events and common functions word document doc format
    DELPHI control properties, methods, events and common functions word document doc format
    DELPHI control properties, methods, events and commonly used functions 1. TmainMemu control This control is a standard menu control, which is used to provide menus for windows. The hierarchical structure of the object is: TObject—TPersistent—TCompoment—TMenu. Attribute 1-AutoMetge: Boolean Function: Used to determine whether the menu on the non-main Form in the non-MID program should be merged with the menu of the main Form. Main Form menu
    2024-01-19 0 1206
  • Github collaborative work tutorial Chinese WORD version
    Github collaborative work tutorial Chinese WORD version
    This document mainly talks about the Github collaborative work tutorial; the article will use the Gitchinaui project as an example to explain. Git has command line and graphical tools. It is strongly recommended that you use command line tools. I hope this article will be helpful to everyone; interested friends can come and take a look
    2024-02-26 0 605
  • Android Studio usage tutorial Chinese WORD version
    Android Studio usage tutorial Chinese WORD version
    This document is a tutorial for using Android Studio; android studio. This is a development tool based on intellij IDE, built using Gradle. I believe everyone who has done Java knows this tool. I hope this document will help friends in need; interested friends can come and take a look.
    2024-02-29 0 1094
  • Kotlin Android Chinese development help document PDF version
    Kotlin Android Chinese development help document PDF version
    This book is not a language reference book, but it is a tool for Android developers to learn Kotlin and use it in their own projects. I will use some language features and interesting tools and libraries to solve many typical problems we encounter in daily life. This book is very practical, so I suggest you follow my examples and code in front of a computer. Whenever you have some ideas you can dive into them. Is this book right for you? This book is written to help those interested in developing with the Kotlin language.
    2024-01-27 11 2624
  • About the method of realizing mixed programming of VB and matlab WORD version
    About the method of realizing mixed programming of VB and matlab WORD version
    This document mainly talks about the method of realizing mixed programming of VB and matlab; it introduces the method of mixed programming of vb and matlab. The combination of the two can make full use of the convenience and speed of vb and the powerful function of the matlab software toolbox. Matlab is a scientific computing environment developed by MathWorks. It has powerful computational drawing capabilities and provides a large number of function libraries and toolboxes, covering almost all engineering computing fields. It is known as a "calculation paper" engineering computing tool. But matlab language
    2024-01-18 2 2034
  • View and manage sqlite database in Android Chinese WORD version
    View and manage sqlite database in Android Chinese WORD version
    This document mainly talks about viewing and managing sqlite database in Android; you can use the Eclipse plug-in DDMS to view it in Android, or you can use the adb tool in the Android tool kit to view it. The sqlite database in the android project is located in /data/data/project package/databases. Friends in need can download and take a look
    2024-02-02 0 852
  • Getting Started with Lucene Chinese WORD Version
    Getting Started with Lucene Chinese WORD Version
    Lucene is a Java-based full-text information retrieval toolkit. It is not a complete search application, but provides indexing and search capabilities for your application. Lucene is currently an open source project in the Apache Jakarta family. It is also the most popular open source full-text search toolkit based on Java.
    2024-01-31 0 589
  • Summary of three major techniques for performance optimization of programming language Perl Chinese WORD version
    Summary of three major techniques for performance optimization of programming language Perl Chinese WORD version
    This article will focus on discussing Perl performance optimization techniques. When using Perl to develop some service applications, sometimes you will encounter problems with Perl performance or resource usage. You can use require to load modules, use system functions and XS-based modules, and write yourself with low overhead. Modules, etc. to optimize Perl performance. Perl is a powerful language, a powerful tool, and a very delicious dish:-) Using many of Perl's features, you can achieve some very interesting and practical functions. I hope this document will help friends in need; interested friends can come and take a look.
    2024-02-27 0 1883
  • Python Overview Chinese WORD Version
    Python Overview Chinese WORD Version
    This document provides an overview of Python; Python's built-in interfaces to operating system services make it an ideal tool for writing portable management tools and components (sometimes called shell tools) that maintain operating systems. Python programs can search files and directory trees, run other programs, use processes or threads for parallel processing, and more. I hope this document will help friends in need; interested friends can come and take a look.
    2024-01-23 0 703
  • UNIX Technical Manual Unix in a Nutshell, 4th Edition English PDF text version
    UNIX Technical Manual Unix in a Nutshell, 4th Edition English PDF text version
    Unix in a Nutshell also covers many important, industry-standard open source tools. The book also fully discusses commonly used shells (bash, ksh, and tcsh) and important elements such as regular expressions, as well as old tools such as sed, awk, and vi. Unix is ​​not a huge thing: it is a complex, and the Unix Technical Manual is the book that brings it all together. What is unix? The original unix source code is owned by sco, and the registered trademark of unix is ​​owned by open grou
    2024-02-29 2 1812
  • Delphi7 basic grammar tutorial Chinese WORD version
    Delphi7 basic grammar tutorial Chinese WORD version
    Delphi is a Windows rapid application development tool (RAD Rapid Application Development) based on the client/server system launched by the American Borland Company. It is an object-oriented visual programming tool based on the visibility of Delphi and combined with the Object Pascal language. With programming skills, you can develop powerful Windows applications and database applications. Delphi is the first visual development environment, optimized source code compiler and
    2024-01-18 1 1059
  • Android adb application and operation commands Chinese WORD version
    Android adb application and operation commands Chinese WORD version
    Android Debug Bridge (adb) is a multi-purpose tool that helps you manage the state of your device or emulator. You can add adb through the following methods: • Run shell commands on the device • Manage the emulator or device through port forwarding • Copy or copy files from the emulator or device
    2024-02-26 0 826
About us Disclaimer Sitemap
php.cn:Public welfare online PHP training,Help PHP learners grow quickly!