current location:Home > ps序列号 search

Classify:
Found a total of 529 related content
  • Array application & two-dimensional array word version
    Array application & two-dimensional array word version
    The so-called array is a collection of elements of the same data type arranged in a certain order. It is a collection of variables that names a limited number of variables of the same type and then uses numbers to distinguish them. This name is called the array name, and the number is called the following. mark. The individual variables that make up an array are called components of the array, also called elements of the array, and sometimes called subscript variables. In programming, an array is a form of organizing several variables of the same type in an orderly manner for the convenience of processing. These collections of similar data elements arranged in order are called arrays. Array application & two-dimensional array directory
    2024-01-31 0 792
  • JSON.NET simple use Chinese WORD version
    JSON.NET simple use Chinese WORD version
    This document mainly talks about the simple use of JSON.NET; JSON.NET is used to convert objects in .NET into JSON strings (serialization), or to convert JSON strings into objects of existing types in .NET ( Deserialization?). I hope this document will help friends in need; interested friends can come and take a look.
    2024-02-28 0 1233
  • Pascal basic tutorial Pascal essential basic tutorial for getting started CHM version
    Pascal basic tutorial Pascal essential basic tutorial for getting started CHM version
    No matter what you do, there must be certain methods and steps. Computer programming is more rigorous, standardized, and feasible than transaction processing in daily life. In order for the computer to effectively solve certain problems, the processing steps must be arranged and a "sequence" composed of computer language is used to allow the computer to automatically recognize and execute this "sequence" composed of computer language to complete the predetermined task. Arrange the steps to deal with the problem and use computer language to form a sequence, which is often called
    2024-01-19 2 575
  • Android development basic tutorial compiled version pdf version
    Android development basic tutorial compiled version pdf version
    Android Development Tutorial, Basic Edition, is compiled from a series of tutorials. Experts should not read it if they have relatively basic knowledge. This book is mainly intended for people who are about to enter the ranks of Android programming or who have already entered but are still confused. friends. In the field of smart phones, the Android system is impeccable, which is destined to have broad prospects for the development of Android mobile phone systems. It has inspired a large number of program enthusiasts in China to turn to Android application development.
    2024-02-01 2 1093
  • Win32 API Function Manual chm version
    Win32 API Function Manual chm version
    Win32_API_Function Detailed Query Manual chm format, divided into restricting program function functions, registry processing functions, dialog box functions, time processing functions, disk processing functions, process functions, file processing functions, breakpoint setting lists and other related contents.
    2024-01-19 5 944
  • Introduction to shell programming under Linux system Chinese WORD version
    Introduction to shell programming under Linux system Chinese WORD version
    This document mainly talks about the introduction to shell programming under Linux system; Shell programming has many features similar to C language and other programming languages, but it is not as complicated as programming languages. A shell program is a series of Linux commands and utilities placed in a file. When executed, each command is interpreted and executed one by one by Linux. Interested friends can come and take a look
    2024-01-27 9 1888
  • Android Developer Guide Part 1: Getting Started
    Android Developer Guide Part 1: Getting Started
    Android Documentation - Developer Guide - Part 1: Getting Started - Chinese and English Version Android provides a rich application framework, which allows you to build innovative applications and games for mobile devices in the Java language environment. The documents listed in the left navigation provide detailed information on how to build applications using Android's various APIs. Part One: Introduction 0. Introduction to Android (Introduction to Android) 1. Application
    2024-01-29 2 1920
  • 17 common Python runtime errors for newbies Chinese WORD version
    17 common Python runtime errors for newbies Chinese WORD version
    This document mainly talks about 17 common Python runtime errors for novices; when you first learn Python, it may be a bit complicated to understand the meaning of Python error messages. Here are some common runtime errors that can cause your program to crash. Interested friends can come and take a look
    2024-01-23 0 812
  • Perl basic tutorial chm
    Perl basic tutorial chm
    A basic introductory Chinese tutorial on Perl, in chm format, describing an overview of PERL, simple variables, operators, list and array variables, file reading and writing, pattern matching, control structures, subroutines, associative arrays/hash tables, formatted output, and file systems , reference, object-oriented, packages and modules and other knowledge points. Suitable for beginners to read and understand the Perl scripting language.
    2024-02-26 0 1716
  • Ruby Reference Manual Chinese CHM Edition
    Ruby Reference Manual Chinese CHM Edition
    Ruby is a pure object-oriented programming language. It was founded in 1993 by Yukihiro Matsumoto from Japan. You can find Yukihiro Matsumoto on the Ruby mailing list at www.ruby-lang.org. In the Ruby community, Matsumoto is also known as Matz. Ruby is "a programmer's best friend". Ruby
    2024-01-27 1 966
  • Features of Matlab language Chinese WORD version
    Features of Matlab language Chinese WORD version
    This document mainly describes the characteristics of the Matlab language; Matlab has the advantages of simple usage, flexibility, strong program structure, and good scalability. It has gradually become the preferred language tool in scientific computing, view interaction systems, and programs. In particular, it has outstanding performance in linear algebra, mathematical statistics, automatic control, digital signal processing, dynamic system simulation, etc., and has become a useful weapon for scientific research staff and engineering technicians to conduct scientific research and production practice. I hope this document will help friends in need; interested friends can come and take a look.
    2024-01-18 1 1874
  • Scala Chinese Manual Scala Getting Started and Advanced
    Scala Chinese Manual Scala Getting Started and Advanced
    Scala is also a functional language, and its functions can also be used as values. Scala provides a lightweight syntax for defining anonymous functions, supports higher-order functions, allows nesting of multi-level functions, and supports currying. Scala's Case Class and its built-in pattern matching are equivalent to the Algebraic Type commonly used in functional programming languages. Scala Classroom is a series of lectures launched by Twitter to help experienced engineers become effective Scala programmers. Scala is a relatively new language
    2024-02-02 0 1129
  • Python website development guide WORD version
    Python website development guide WORD version
    This document mainly talks about the guidelines for developing websites in Python; HTML is the universal language of the Internet, a simple and universal all-in-one markup language. It allows web page producers to create complex pages that combine text and images. These pages can be browsed by anyone else on the Internet, no matter what type of computer or browser is used. Python, like other programming languages, has its own set of processes. Control statements, and the syntax of these statements is similar to other programming languages. They all have keywords such as for, if, and while to express the program flow. I hope this document will help friends in need
    2024-01-25 0 979
  • mod_python 3.2.8 Chinese manual doc version
    mod_python 3.2.8 Chinese manual doc version
    mod_python 3.2.8 Chinese manual provides the Chinese manual of Mod_python 3.2.8, which is a good material for learning Mod_python. Interested friends can refer to it. mod_python originated from the Httpdapy project (1997). Much later Httpdapy was called mod_python because Httpdapy was not specific to the apache server. Httpdapy was designed to be cross-platform, but actually started primarily with Netscape servers (
    2024-01-25 0 923
  • python basic tutorial to lesson 60_python basic information word version
    python basic tutorial to lesson 60_python basic information word version
    Basic python tutorial to lesson 60. This tutorial introduces to you at the beginning, why to learn python, what are the advantages of python, etc. It will really make you want to learn python quickly. Why use Python as an introductory programming language? the reason is simple. Every language has its supporters and detractors. Go to Google "why python" and you will get a lot of results, such as wide range of applications, open source, active community, rich libraries, cross-platform, etc. You may also find
    2024-01-25 0 1072
  • Python introductory tutorial Chinese WORD version
    Python introductory tutorial Chinese WORD version
    Python is an efficient language. The reading and writing operations are very simple. Just like ordinary English, Python is an interpreted and executed language. We do not need to compile, we only need to write the code to run. Python is an oriented language. The language of objects, everything in Python is an object. Python is a very interesting language; interested friends can come and take a look.
    2024-01-25 0 656
  • Basic introduction to python unittest Chinese WORD version
    Basic introduction to python unittest Chinese WORD version
    Python comes with a unit test module, pyUnit is what we call: unittest; this document mainly talks about the basic introduction of python unittest; interested friends can come and take a look
    2024-01-25 0 862
  • Detailed explanation of Python operations on Excel Chinese WORD version
    Detailed explanation of Python operations on Excel Chinese WORD version
    This document mainly introduces how to read and write office excel through python, using the xlrd, xlwt and xlutils modules. It also demonstrates how to operate excel through the Tcl tcom package. Interested friends can come and take a look
    2024-01-25 0 1285
  • python matplotlib drawing Chinese WORD version
    python matplotlib drawing Chinese WORD version
    Matplotlib.pyplot is a method used to draw pictures, similar to the plot command in matlab, and its usage is basically the same. This document mainly talks about drawing with python matplotlib; interested friends can come and take a look.
    2024-01-25 0 1180
  • 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
About us Disclaimer Sitemap
php.cn:Public welfare online PHP training,Help PHP learners grow quickly!