Skip to navigation Skip to content
Simon Technology Blog
  • Architecture
  • Cloud
  • Database
  • Develop
  • Hardware
  • Industry
  • Language
  • Mobile
  • Opensource
  • OS
  • Web
Main Navigation

Category: Character

Character encoding (English: Character encoding), also known as character set code, is to encode characters in a character set into an object in a specified set (for example: bit pattern, natural number sequence, 8-bit group or electric pulse) so that the text can be in the computer Storage and delivery through communication networks. Common examples include encoding the Latin alphabet into Morse code and ASCII. Among them, ASCII numbers letters, numbers and other symbols, and uses 7-bit binary to represent this integer. An extended bit is usually used to facilitate storage in 1 byte. In the early days of computer technology development, character sets such as ASCII (1963) and EBCDIC (1964) gradually became standards. But the limitations of these character sets quickly became apparent, so people developed many methods to extend them. The requirement for supporting writing systems including the East Asian CJK character family can support a larger number of characters, and a system rather than a temporary method is needed to achieve the encoding of these characters

I am a step-by-step code to complete the (12) inventory of Wanang.com 1. Overview

https://www.cnblogs.com/smh188/p/11533668.html (How I coded step by step to complete the ERP system of Wancang.com (1) System architecture)

https://www.cnblogs.com/smh188/p/11534451.html(How

October 15, 2021By Simo Character 12 12, Cang, Coding, complete, ERP, First, How to, net, overview, step by step, Stock, system, WanLeave a Comment

How to convert Unicode Hebrew is displayed in VBScript as Gibberish?

>I am using vbscript and WinHttp.WinHttpRequest.5.1 object to collect information from HEBREW (WINDOWS-1255 / UTF-8 encoding) website.

For example :

Set objWinHttp = CreateObject(“WinHt

October 15, 2021By Simo Character display, Gibberish, Hebrew, How to Conversion, Unicode, VbscriptLeave a Comment

Table detailed operation

Detailed table operation:

1. Modify table name:

alter table old table name rename new table name

2. Modify Table engine and character encoding:

alter table table name engine

October 15, 2021By Simo Character detailed, operation, tableLeave a Comment

Z3 – Make a model under Tseitin encoding

I used the following code fragment in z3 4.0 to convert the formula to CNF.

(set-logic QF_UF)< br />(
set-option
:produce-models
true
)
; —— snip —– —
;
; declarations,
; and asse

October 15, 2021By Simo Character code, model, satisfaction, Tseitin, Z3Leave a Comment

Practical operation when writing code

Write in front: span>

After learning these operations, writing code every day is full of energy

Universal< /p> Press and hold Alt, type on the small keyboard, release Alt

output

October 15, 2021By Simo Character code, operation, practical, time, writeLeave a Comment

Video code – Handbrake stripped all my videos

This is my first time using HandBrake, because so far I have not been able to make any other encoder/converter work.

I heard HandBrake has a lot of good things, so I am disappointed because I

October 15, 2021By Simo Character All Video, Coding, Handbrake, my, Stripping, VideoLeave a Comment

JPEG – JPG Segment Length Code

I am trying to write some code to extract Exif information from JPG.

Exif is stored in the APP1 section of the JPG file. According to the Exif spec, The format of the APP1 segment should star

October 15, 2021By Simo Character code, degree, JPEG, JPG, Section longLeave a Comment

Differences & Coding & Decodes of T4 IS and ==

One: the difference between is and ==
1. is compare memory address
1)id() —- get memory address
2 )Small data pool:
a. The small data pool range of numbers is -5 ~ 256
b. String:
        

October 15, 2021By Simo Character Coding, Decoding, Difference, T4Leave a Comment

How to use UTF-8 encoding to export DATAFRAME to HTML?

I have been:

UnicodeEncodeError:’ascii’ codec can’t encode characters in position 265-266: ordinal not in range(128) When I try:

df.to_html(“mypage.html”) This is An example of how to r

October 15, 2021By Simo Character Coding, DataFrame, export, how to use, HTML, UTFLeave a Comment

WinAPI – Why is getWindowlong with ANSI and Unicode variants?

Today I found out that GetWindowLong (and GetWindowLongPtr) has the style of’ANSI’ (A) and’Unicode’ (W), even if they do not have a TSTR parameter. MSDN page on GetWindowLong code> only means that

October 15, 2021By Simo Character ANSI, getWindowlong, Unicode, variant, why, WinAPILeave a Comment

Posts navigation

Page 1 … Page 4 Page 5 Page 6 … Page 8
Recent Posts
  • Sencha-Touch-2 – Sencha Touch 2, Nested XML Analysis NodeValue
  • Add a separation line and format XML content
  • Is there a norm of simplified XML subsets?
  • Look at it when you write React
  • ReactJS – Present React Redux React-Router App to add the server to the Firebase hosted by the Firebase
Categories
  • Android
  • Apache
  • Apache Kafka
  • Asp
  • Auto-Test
  • Automated Build
  • Aws
  • Bitcoin
  • Browser
  • C & C++
  • C#
  • Centos
  • Cgi
  • Character
  • Cloud Service
  • Cocos2dx
  • Cordova
  • CSS
  • Data Structure
  • Delphi
  • Design Pattern
  • Dojo
  • Dubbo
  • ELK
  • Flex
  • football
  • Game
  • Hadoop
  • Hibernate
  • HTML
  • Hybrid
  • Intel
  • IOS
  • Ipad
  • iPhone
  • Java
  • Javascript
  • Jetty
  • JQuery
  • Jsp
  • Linux
  • Load Balance
  • Lua
  • Macbook
  • Macos
  • Mathematics
  • Micro Services
  • Monitoring
  • Motherboard
  • Mysql
  • Network Hardware
  • Network Marketing
  • Nginx
  • NodeJs
  • Nosql
  • Oracle
  • Os Theory
  • Performance
  • PHP
  • Postgresql
  • Power Designer
  • React
  • Redis
  • Regexp
  • Rom
  • Rss
  • Ruby
  • Search Engines
  • Shell Script
  • Silicon Valley
  • Silverlight
  • Software Design
  • Spring
  • Sql
  • Sqlite
  • Sqlserver
  • Storage
  • Storm
  • Surface
  • SVN
  • Swift
  • System Architecture
  • Tablet
  • Uncategorized
  • Unix
  • Visual Basic
  • Visual Studio
  • Web Crawler
  • WebService
  • Windows
  • Wireless
  • XML
  • ZooKeeper
Archives
  • October 2021
  • September 2021
  • August 2021
  • May 2021
  • April 2021
  • September 2020
  • September 2019
  • August 2019
  • June 2019
  • May 2019
  • April 2019
  • March 2019
© Simon Technology Blog 2025 • ThemeCountry Powered by WordPress