<< < 324 325 326 327 328 329 330 331 332 333 334 > >>   ∑:9026  Sort:Rank

HTTPS Communication Data Encryption
This section describes the HTTPS communication data encryption process - Browser generates an encryption key, encrypts it using server public key and sends it to the server; Browser encrypts data with the encryption key; Server encrypts return data with the same encryption key.
2022-07-05, ∼807🔥, 3💬

💬 2022-07-05 you: Very Helpful information it is, in the above you mentioned that The browser encrypts data to be sent to the server with the encr...

Retrieving BLOB Values with getBinaryStream() Method
This section describes how to retrieve BLOB values with the ResultSet.getBinaryStream() method.
2022-07-01, ∼378🔥, 2💬

Private Network ID Must Match "chainId"
This section describes the requirement on private network - the network ID must match the 'chainId' given in the genesis block configuration.
2022-06-28, ∼731🔥, 1💬

💬 2022-06-28 Jenny: Thank

Chinese Web Pages with UTF-8 Encoding
This section describes how to create a Chinese HTML document in UTF-8 encoding and publish it on the Apache server.
2022-06-28, ≈30🔥, 7💬

💬 2022-06-28 Daniel Ijeh: I looking for tutorial of like how can I make it Chinese when I write English. Making writing the 'lang="zh"' And all I write in...

💬 2020-02-25 Herong: Hope your project can help detecting the infection earlier and easier. Thanks!

💬 2020-02-24 beiswenger.com: Hi, I entered Chinese characters captured from Google Translate, and as you said, placed them in Notepad, named the file "index....

💬 2019-09-03 -连衣裙: -连衣裙

💬 2015-11-17 Herong: James, display sizes of Chinese characters in Chrome are controlled by CSS font-size properties associated with each HTML elemen...

(More comments ...)

Exporting a List of Root CA Certificates
This section provides a tutorial example on how to export a list of trusted root CA certificates with the certificates console on a Windows system.
2022-06-28, ∼3776🔥, 3💬

💬 2022-06-28 confused: ?????????????????

💬 2018-03-13 Michael Knoy: Finally someone who knows their shit! Over 20 years on the net and you have some of the best straight forward info. Thank You Ve...

💬 2017-03-28 Josh: Just what I needed. Thank you!

My First JSP Page on macOS
This section provides a tutorial example on how to create the first JSP page with JSP code to test the JSP support of the Tomcat Web server on macOS systems.
2022-06-24, ∼1189🔥, 1💬

💬 2022-06-24 Chris: Thank you. Because of you I could run my first JSP file :)

Creating Class Type Objects
This section describes how class type objects can be created using the 'new' operator and special methods.
2022-06-24, ∼322🔥, 1💬

💬 2022-06-24 waryam: ok

Downloading and Installing WinZip 10.0
This section provides a tutorial example on how to download and install WinZip 10.0.
2022-06-23, ∼366🔥, 1💬

Examples of CP1252 and ISO-8859-1 Encodings
This section provides examples of encoded byte sequences of the JVM default encoding, CP1252 encoding, on a Windows system. The ISO-8859-1 encoding is slightly different that the CP1252 encoding.
2022-06-21, ∼4910🔥, 3💬

💬 2020-02-24 Muhammad Ijaz: i am Muhammad Ijaz

Accessing Oracle Server through Web Interface
This section describes how to access an Oracle Server through its Web interface.
2022-06-18, ∼100🔥, 3💬

GB2312Unicode.java - GB2312 to Unicode Mapping
GB2312Unicode.java is a Java program that generates a table to map all GB2312 characters from GB2312 Codes to Unicode Codes.
2022-06-18, ∼2357🔥, 4💬

💬 2022-06-18 dirk: Yeah, Herong, you are right. And, The Unicode Consortium gives mappings(mappings between unicode and other character sets) on it...

💬 2022-06-17 Herong: dirk, I think JDK uses a long array to map each GBK character to a Unicode.

💬 2022-06-15 dirk: But, how the decoder map GBK to UTF16 in this statement "cb = gbdc.decode(gbbb);"? In other words, how does "deocde(ByteBuffer b...

💬 2018-01-27 kill_time: hehe,

Data Literals Supported in PHP
This section describes data literals to specify values for different data types: reserved key words; decimal, octal and hexadecimal numbers; floating point number format; single quoted, double quoted, and heredoc strings.
2022-06-17, ∼602🔥, 2💬

💬 2022-06-17 Herong: Yes. I missed the binary form of integers. It will be included in the next update. Thanks.

💬 2022-06-10 X: You forgot binary literals for integers: 0b00101010

10330: Gothic
This section provides a quick summary of the Unicode code point block: 'Gothic', which contains 32 code points to represent Gothic alphabets used in the Gothic language.
2022-06-16, ∼100🔥, 1💬

ChangeLengthUnit - Usage Description
This section describes the free Web service ChangeLengthUnit provided by WebserviceX.NET. ChangeLengthUnit allows you to convert length values in Millimeters, Centimeters, Inches, Feet, Yards, Meters, Kilometers, Miles and more.
2022-06-16, ∼873🔥, 4💬

💬 2020-11-23 mmm: hello world

💬 2020-08-20 Herong: Mike, I don't have the source code. Hope someone can develop one. It shouldn't that hard.

💬 2020-08-18 Mike: The service is no longer available at that URL. Any chance you can release the source code so someone can re-host it?

Full Version in PDF/EPUB
Information on how to obtain the PDF version of this book for printing.
2022-06-12, ∼1355🔥, 2💬

💬 2019-03-14 Edmond: Thanks

DES Key Schedule (Round Keys Generation) Algorithm
This section describes DES (Data Encryption Standard) algorithm - A 16-round Feistel cipher with block size of 64 bits.
2022-06-06, ≈15🔥, 12💬

💬 2022-06-06 hello: &lt;script> alert("Hello! I am an alert box!"); &lt;/script>

💬 2018-02-24 Herong: hema, values in the pc-2 table are pre-defined by the algorithm. They are not calculated.

💬 2018-02-23 hema: i understood pc-1 table can you pls guide to calculate manually pc-2 table in des algorithm.

💬 2017-10-24 Herong: QuAI, you are right those bits are not used in the Permuted Choice 1 (PC1) table.

💬 2017-10-19 QuAl: And forget about bits 8, 16, ..., 64 of initial кey K! Those bits for parity check only (see FIPS 46-3)

(More comments ...)

0400: Cyrillic
This section provides a quick summary of the Unicode code point block: 'Cyrillic', which contains 256 code points to represent alphabetic letters used in Cyrillic languages.
2022-06-06, ∼100🔥, 5💬

Free Chinese Calendar 2022 - Year of the Tiger
Want to know when is the 2022 Chinese New Year day? Look for free Chinese calendars for 2022? Chinese New Year Date for Year 2022   ⇒ Free Chinese Calendar 2023 - Year of the Rabbit ⇐ Free Chinese Calendar 2021 - Year of the Ox ⇑ Chinese New Year Dates in 2021 to 2030 ⇑⇑ Free Chinese Calendars
2022-06-05, ≈414🔥, 21💬

💬 2022-06-05 Judith Harl: Love Chinese New Year Calendars so interesting and educational

💬 2022-04-23 Mme. Fiona Rose Lace AY: Ni hao ma! May I please receive 1 Chinese 2022-3 Calendar with Poppies&Dragon? No printer 18225 Hale Ave Ste 213 Morgan Hill...

💬 2022-03-27 Herong: Jari, Again. there is no need to add 1 to the calculation. Just think about the first year of the Chinese calendar. It should be...

💬 2022-03-13 Jari: In Julian calender there is not a year 0, it started 1.1.1 but there was a year, so timecalculation jumps one year over from yea...

💬 2022-03-13 Herong: Jari, I don’t see any reason for the +1 in the calculation.

(More comments ...)

JDBC-ODBC - Configuring SQL Server for TCP/IP Connection
This section describes how to configure SQL Server for TCP/IP connections.
2022-06-05, ∼100🔥, 4💬

Email Messages with Attachments using MIME
This section provides an email message example with an attachment using the MIME (Multipurpose Internet Mail Extensions) protocol. The message is divided into multiple parts with each part using different content type.
2022-06-03, ∼2528🔥, 1💬

Downloading and Installing PHP 7.3 for Windows
This section provides a tutorial example on how to download and install the PHP engine 7.0 on a Windows system.
2022-06-02, ∼2673🔥, 1💬

Create a New User in SQL Server
This section describes how to create a new login user and grant full permission to a database in SQL Server.
2022-05-28, ∼300🔥, 2💬

SQLCMD SQL Server Command Line Tool
This section describes how to SQL Server command line tool - SQLCMD.
2022-05-28, ∼183🔥, 3💬

SOAPConstants.SOAP_1_2_PROTOCOL
This section provides a tutorial example on how to create a SOAPMessage object for SOAP 1.2 protocol - MessageFactory.newInstance(SOA PConstants.SOAP_1_2_PROTOCOL).
2022-05-27, ∼438🔥, 1💬

<< < 324 325 326 327 328 329 330 331 332 333 334 > >>   ∑:9026  Sort:Rank