current location:Home > 大文件 search

Classify:
Found a total of 529 related content
  • 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
  • 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
  • Six major advantages of Android system Chinese WORD version
    Six major advantages of Android system Chinese WORD version
    This document mainly talks about the six major advantages of the Android system; as a smartphone operating system strongly advocated by Google, Android's surpassing the iPhone is not an accident, but an inevitable one. So what are its advantages? Let’s take a brief look at it. I hope this document will help friends in need; interested friends can come and take a look.
    2024-02-27 0 533
  • Android makefile compilation system Android.mk file syntax specification Chinese WORD version
    Android makefile compilation system Android.mk file syntax specification Chinese WORD version
    This document mainly talks about the Android makefile compilation system Android.mk file syntax specification; the Android.mk compilation file is used to describe your C, C++ source code files to the Android NDK. This document describes its syntax. Before reading the following content, it is assumed that you have read the docs/OVERVIEW.TXT file and understand their roles and uses. Interested friends can come and take a look
    2024-02-02 0 1309
  • Matlab reads CSV file WORD version
    Matlab reads CSV file WORD version
    This document mainly talks about Matlab reading CSV files; I hope this document will help friends in need; interested friends can come and take a look.
    2024-01-19 0 691
  • Python functions files and modules Chinese WORD version
    Python functions files and modules Chinese WORD version
    This document mainly talks about Python functions, files and modules. This article constructs a complete Python program. Introduces Python functions and modules, and shows how to build a Python program, store it in a file, and run the program through the command line; I hope this document will help friends in need; interested friends can come here have a look
    2024-01-23 0 1136
  • Using JNI to realize the interaction between android and SO files Chinese WORD version
    Using JNI to realize the interaction between android and SO files Chinese WORD version
    This document mainly demonstrates how to interact with so files in Android. That is to say, the current problem requires hardware manufacturers to re-develop the dynamic library and develop the dynamic library according to the .h file generated by the entire Internet of Things. Interested friends can come and take a look
    2024-02-29 0 806
  • 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
  • android studio plug-in development Chinese WORD version
    android studio plug-in development Chinese WORD version
    This document mainly talks about the development of plug-ins for android studio; since android studio is made using the open source version of IntelliJ IDEA, developing plug-ins for android studio is actually developing plug-ins for IntelliJ IDEA, so IntelliJ IDEA is necessary. I hope this document will help friends in need; interested friends can come and take a look.
    2024-02-28 0 784
  • Introduction to COM components Chinese WORD version
    Introduction to COM components Chinese WORD version
    This document mainly talks about an introduction to COM components; COM not only proposes specifications for interaction between components, but also provides an environment for realizing interaction. Because the specifications for interaction between component objects do not depend on any specific language, COM can also It is a standard for collaborative development of different languages. I hope this document will help friends in need; interested friends can come and take a look.
    2024-02-02 0 1124
  • eclipse maven plugin plug-in installation and configuration Chinese WORD version
    eclipse maven plugin plug-in installation and configuration Chinese WORD version
    This document mainly talks about the installation and configuration of the eclipse maven plugin plug-in; interested friends can come and take a look.
    2024-02-29 0 887
  • DELPHI control development in-depth and simplified word document doc format
    DELPHI control development in-depth and simplified word document doc format
    DELPHI control development is in-depth and simple. Some people have said that "Delphi programmers who cannot develop controls are not real programmers." It is precisely because of its high scalability and support for a large number of third-party controls that Delphi can attract the critical eyes of countless programmers. Even developers who need to use other development tools for their work often miss the days and nights spent with Delphi. It has been more than a year since I came into contact with Delphi. I was overwhelmed by the hundreds of controls on the Delphi component panel, and now I can understand them
    2024-01-19 0 1043
  • Delphi Component Writer's Guide word Chinese version
    Delphi Component Writer's Guide word Chinese version
    Delphi Component Writer's Guide Notes on the translation of the "Component Writer's Guide" 1. The pink part in the translation is where the translator thinks there are errors in the original text. I have corrected it and just marked it in pink; 2. For relevant information I did not establish a correlation with the page numbers of each chapter in "Reference" because it was troublesome, so I just used the page number value in the original book and marked it with blue, which can be deleted directly; 3. Since the original book is only divided into chapters, There are no sections. Inconvenient to read. So, I added the chapter number to make it clearer
    2024-01-19 2 1082
  • Android development tutorials and notes pdf version
    Android development tutorials and notes pdf version
    Android file access and database programming knowledge. File operations mainly include reading files, writing files, reading static files, etc. It also introduces creating, adding file content and saving, opening files and displaying the content; database programming mainly introduces the SQLite database. The use includes knowledge of creating, deleting, opening databases, non-query SQL operation instructions, query SQL instructions-cursors, etc.
    2024-02-29 12 2490
  • Maven creation web project tutorial Chinese WORD version
    Maven creation web project tutorial Chinese WORD version
    This document mainly talks about the tutorial of creating a web project with Maven; I share it with you, I hope it will be helpful to you; interested friends can come and take a look.
    2024-01-29 0 793
  • Android resources and internationalization settings Chinese WORD version
    Android resources and internationalization settings Chinese WORD version
    This document mainly talks about Android's resources and internationalization settings; resources are external files (files without code), which are used by the code and compiled into the application at compile time. Android supports different types of resource files, including XML, PNG and JPEG files. XML files have different formats depending on the description. This document describes what files, syntax, and various formats can be supported. I hope this document will help friends in need; interested friends can come and take a look.
    2024-01-29 0 982
  • 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
  • Getting Started with Delphi Chinese WORD Version
    Getting Started with Delphi Chinese WORD Version
    This document explains how to get started with Delphi; I hope it will be helpful to everyone. Interested friends can come and take a look.
    2024-01-18 0 999
  • matplotlib function manual Chinese PDF version
    matplotlib function manual Chinese PDF version
    This document is a matplotlib function manual; I hope it will be helpful to everyone's study. Interested friends can come and take a look.
    2024-01-25 0 686
  • Graphic tutorial on setting up Googleplay on Android phone Chinese WORD version
    Graphic tutorial on setting up Googleplay on Android phone Chinese WORD version
    This document mainly talks about the graphic tutorial on setting up Googleplay on Android phones; I hope it will be helpful to everyone’s learning; interested friends can come and take a look.
    2024-02-01 0 557
About us Disclaimer Sitemap
php.cn:Public welfare online PHP training,Help PHP learners grow quickly!