current location:Home > 字符编码 search

Classify:
Found a total of 21313 related content
  • Ruby on Rails string processing Chinese WORD version
    Ruby on Rails string processing Chinese WORD version
    This document focuses on Ruby on Rails string processing; there are many ways to create a string in Ruby. There are two ways to represent a string: surrounding the character with a pair of single quotes ('str') or surrounding the character with a pair of double quotes ("str"). The difference between these two forms lies in the processing of the surrounding string. Strings constructed with double quotes can handle more escape characters. I hope this document will help friends in need; interested friends can come and take a look.
    2024-02-02 0 1236
  • Delphi string type analysis WORD version
    Delphi string type analysis WORD version
    This document mainly talks about Delphi string type analysis; I hope this document will help friends in need; interested friends can come and take a look
    2024-01-18 0 1194
  • Android Coding Standards Chinese WORD version
    Android Coding Standards Chinese WORD version
    This book talks about Android coding standards; friends in need can download it and take a look.
    2024-02-26 0 947
  • React Native For Android source code compilation Chinese WORD version
    React Native For Android source code compilation Chinese WORD version
    This document mainly talks about React Native For Android source code compilation; I hope it will be helpful to everyone; interested friends can come and take a look
    2024-02-28 0 585
  • Using Adobe AIR to develop Android applications English pdf text version with source code
    Using Adobe AIR to develop Android applications English pdf text version with source code
    Put your ActionScript 3 skills to work in mobile app development. This book shows how to develop native applications for Android-based smartphones and tablets using Adobe AIR. You learn the entire development process hands-on, from coding options to getting your app published to the specific functionality of Put your ActionScript 3 skills to work building mobile apps. This book shows you how t
    2024-02-26 0 814
  • SublimeText3 Mac version
    SublimeText3 Mac version
    God-level code editing software (SublimeText3)
    2017-03-23 8096 62901
  • Notepad++7.3.1
    Notepad++7.3.1
    Easy-to-use and free code editor
    2017-02-13 64829 258520
  • mPDF
    mPDF
    mPDF is a PHP library that can generate PDF files from UTF-8 encoded HTML. The original author, Ian Back, wrote mPDF to output PDF files "on the fly" from his website and handle different languages. It is slower than original scripts like HTML2FPDF and produces larger files when using Unicode fonts, but supports CSS styles etc. and has a lot of enhancements. Supports almost all languages, including RTL (Arabic and Hebrew) and CJK (Chinese, Japanese and Korean). Supports nested block-level elements (such as P, DIV),
    2023-08-15 13 3296
  • Dompdf
    Dompdf
    dompdf is an HTML to PDF converter. At its core, dompdf is a (mostly) CSS 2.1 compliant HTML layout and rendering engine written in PHP. It is a style-driven renderer that downloads and reads external style sheets, inline style tags, and style attributes of individual HTML elements. It also supports most expressive HTML attributes. PDF rendering is currently provided by PDFLib or a bundled version of the R&OS CPDF class written by Wayne Munro. (for R&OS class
    2023-08-15 3 2025
  • PHPMailer
    PHPMailer
    PHPMailer - A full-featured email creation and delivery class for PHP. Supports UTF-8 content as well as 8-bit, base64, binary and quoted-printable encodings. Provides SMTP authentication for LOGIN, PLAIN, CRAM-MD5 and XOAUTH2 mechanisms over SMTPS and SMTP+STARTTLS transports. Automatically verify email addresses. Many PHP developers need to send emails from their code. The only PHP function that directly supports this is mai
    2023-08-18 15 4632