current location:Home > 文件删除 search

Classify:
Found a total of 529 related content
  • MyBatis stored procedures, MyBatis paging, MyBatis one-to-many add, delete, modify and query operations Chinese WORD version
    MyBatis stored procedures, MyBatis paging, MyBatis one-to-many add, delete, modify and query operations Chinese WORD version
    This document mainly talks about MyBatis stored procedures, MyBatis paging, and MyBatis one-to-many add, delete, modify, and check operations; I hope it will be helpful to everyone; interested friends can come and take a look.
    2024-02-29 0 875
  • 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
  • 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 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
  • 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
  • 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
  • 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
  • WebSphere Learning Document Chinese WORD version
    WebSphere Learning Document Chinese WORD version
    The introduction of the new concept of profile makes managing IBM® WebSphere® Application Server easier. WebSphere Application Server V6 introduced the concept of profiles to physically separate product binaries from user data and to enable users to define multiple sets of user data. In WebSphere Application Server Chapter
    2024-02-27 0 1073
  • ARM compiler Chinese WORD version
    ARM compiler Chinese WORD version
    This document mainly talks about the ARM compiler; the development tools of ARM application software include compilation software, assembly software, link software, debugging software, embedded real-time operating system, function library, evaluation board, and JTAG emulator according to different functions. , online emulator, etc.; I hope this document will help friends in need; interested friends can come and take a look.
    2024-02-26 0 1167
  • Android Development Guide Chinese PDF version
    Android Development Guide Chinese PDF version
    Android development guide Chinese pdf version, friends who learn android can refer to it. Application Fundamentals Key Classes Application Components Activation Components: Intent Close Component Manifest File Intent Filter Activity and Task Affinity (Attraction) and New Task Loading Mode Clean Stack Start Task Process and Thread Process Thread Remote Procedure Call Thread Safe Method Component Life cycleActivi
    2024-02-26 0 614
  • Python module learning Chinese WORD version
    Python module learning Chinese WORD version
    This document mainly talks about module learning in Python; Python is composed of a series of modules. Each module is a file with the suffix py. At the same time, the module is also a namespace, thus avoiding the problem of variable name conflicts. We can understand modules as lib libraries. If you need to use a function or object in a certain module, you must import this module before it can be used. Except for the system default modules (built-in functions), which do not need to be imported. I hope this document will help friends in need; interested friends can come and take a look.
    2024-01-25 2 1042
  • 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
  • Android linux kernel introduction Chinese WORD version
    Android linux kernel introduction Chinese WORD version
    This document mainly talks about the introduction of Android linux kernel; Android kernel is based on Linux 2.6 kernel (the latest development version is 2.6.31). It is an enhanced kernel version. In addition to modifying some bugs, it provides functions to support Android Platform device driver, I hope this document will help friends in need; interested friends can come and take a look
    2024-02-29 0 1209
  • Use HTML, CSS, JavaScript to develop Android applications English text pdf version with source file
    Use HTML, CSS, JavaScript to develop Android applications English text pdf version with source file
    If you know HTML, CSS, and JavaScript, you already have the tools you need to develop Android apps. This hands-on book shows how to use these open source web standards to design and build applications that work on any Android device—no Java required. You'll learn how to create an Android-friendly web app on the platform of your choice, then convert it to a native Android app with the free PhoneGap framework
    2024-02-27 7 1276
  • How to use Visual Studio 2010 WORD document doc format
    How to use Visual Studio 2010 WORD document doc format
    How to use Visual Studio 2010 1. Open the interface and click File---→New---→Project. The new project interface will pop up. Select Visual C++ on the left, select an empty project on the right, then enter the name and storage location below, and finally click OK. After that, the interface (Solution Explorer) will pop up, then select the header file, or source file, right-click---→Add---→New project, pop-up Add
    2024-02-29 0 1299
About us Disclaimer Sitemap
php.cn:Public welfare online PHP training,Help PHP learners grow quickly!