<< < 81 82 83 84 85 86 87 88 89 90 91 > >>   ∑:9026  Sort:Rank

mysterious [object Object]
'Prototype Object Chain Summary' tutorial was cited in a JavaScript news group message in 2009.
2022-11-19, ∼146🔥, 0💬

Blowfish Cipher Algorithm in Java
'Blowfish Cipher Algorithm' tutorial was cited in a Java implementation of Blowfish Cipher algorithm by Olaf in 2013.
2022-11-19, ∼171🔥, 0💬

JDBC help needed; java.lang.NoClassDefFoundError
'Loading Derby JDBC Driver Classes' tutorial was cited in a Sun forum post in 2008.
2022-11-19, ∼175🔥, 0💬

"INSERT INTO" - Inserting New Data Rows
This section describes how to insert new data rows with INSERT INTO statements.
2022-11-19, ∼214🔥, 0💬

Enhanced SHA-1 on Parsing Method and Message Digest Formula
'PKI Tutorials - Herong's Tutorial Examples' tutorial was cited in an academia.edu paper in 2017.
2022-11-19, ∼202🔥, 0💬

References
List of reference materials used in this book.
2022-11-19, ∼215🔥, 0💬

SMA CRYPTOGRAPHY ALGORITHM DECRYPT MD5 SOLUTION
'MD5 Message Digest Algorithm Overview' tutorial was cited in an 'International Journal of Advanced Research' paper in 2018.
2022-11-19, ∼189🔥, 0💬

字符编码的故事:ASCII,GB2312,Unicode,UTF-8,UTF-16
'国标GB2312编码自学教程' tutorials were cited in a CSDN.NET blog in 2016.
2022-11-19, ∼170🔥, 0💬

getProcedures() - Listing Stored Procedures
This section describes how to get a list of stored procedures in the database server.
2022-11-19, ∼228🔥, 0💬

Win7: SYSTEM IGMP 224.0.0.22 connection
'MS08-001 Vulnerability Explanation by Microsoft' tutorial was cited in a forum post in 2009.
2022-11-19, ∼185🔥, 0💬

Base64Decoder
'Base64 Encoding' tutorial book was cited in a forum article in Portuguese language in 2005.
2022-11-18, ∼169🔥, 0💬

Oracle - JBDC CallableStatement
This chapter provides tutorial notes on JDBC CallableStatement objects for stored procedures. Topics include CallableStatement overview; creating stored procedures with parameters; using place holders in CallableStatement objects; register output parameters.
2022-11-18, ∼241🔥, 0💬

XML Parsing Options
This section describes commonly used options supported by the XML::Simple module that controls how to handle root element and empty elements. 'forcearray =&gt; 1' option is needed if you want to text elements to parsed as arrays.
2022-11-18, ∼264🔥, 0💬

android verify signature of file with .der public key
'JcaVerify.java - Signature Verification Sample Program' tutorial was cited in a StackOverflow forum post in 2012.
2022-11-18, ∼219🔥, 0💬

SOAP Web Service Tutorials - Herong's Tutorial Examples
This book is a collection of notes and sample codes written by the author while he was learning SOAP Web service. Topics include introduction of SOAP specifications; SOAP modules, features, and message structure; SOAP Message Exchange Patterns; Python, Perl, PHP, and Java support of SOAP Web service...
2022-11-18, ≈26🔥, 10💬

💬 2022-11-11 Herong: Peter, can you show use a sample of your request message?

💬 2022-11-08 Peter Roman: In SoapUI is possible encrypt Password and Created elements? I tried with "Outgoing WS-Security: Encryption - Parts table" but w...

💬 2016-12-24 Herong: Tan, you can try with this tutorial SoapUI Configuration for Messaging Encryption . Or dump the HTTP requests received from your...

💬 2016-12-22 Tan: Hi Herong, i have been trying to use SOAPUI to send encrypted message to my webservice (java) with asymmetric binding. When i us...

💬 2015-07-29 Herong: Andriy, to decrypt a cipher message encrypted with AES128-CBC, you need to get the Initialization Vector from the message sender...

(More comments ...)

SubParamAlias.pl - Example on Parameters as Alias
This section provides a tutorial example on how parameters are passed as aliases - modifying the value of a parameter will cause the value of the original variable updated in caller's code.
2022-11-18, ∼179🔥, 0💬

Declaring and Calling Subroutines
This section describes some important rules about declaring and calling user defined subroutines: parameters are passed as a list value stored in the special local variable @_; subroutines are normally called with their name prefixed with &amp;.
2022-11-18, ∼251🔥, 0💬

72 sekunde kao 72 godine
'Removing GoogleUpdater.exe as a Startup Program' tutorial was cited in a forum post in Crotian in 2012.
2022-11-18, ∼159🔥, 0💬

Apache Camel: Crypto
'Cryptography Tutorials - Herong's Tutorial Examples' tutorial was cited in the 'Apache Camel &gt; Documentation &gt; Architecture &gt; Data Format &gt; Crypto' documentation published in 2010.
2022-11-18, ∼191🔥, 0💬

【CTF】SUCTF 2018 部分web writeup
'GB2312一级汉字区: 16-55区' tutorial was cited in a 0kami.cn blog article in 2018.
2022-11-18, ∼189🔥, 0💬

Correct Character Encoding
'Managing Non-ASCII Character Strings with MySQL Servers' tutorial was cited in a forum article in 2008.
2022-11-18, ∼145🔥, 0💬

C# (CSharp) RSAPublicKey Examples
'Converting Byte Sequences to Positive Integers' tutorial was cited in a hotexamples.com article in 2018.
2022-11-18, ∼200🔥, 0💬

PDF Printing Version
Information on how to obtain the PDF version of this book for printing.
2022-11-17, ∼2908🔥, 4💬

💬 2015-10-14 srikanth: thanks

Chinese Web Pages with GB18030 Encoding
This section describes how to create a Chinese HTML document in GB18030 encoding and publish it on the Apache server.
2022-11-17, ∼4941🔥, 7💬

💬 2020-09-28 sdvsd: 86 54 D1 D4 C1 E1 98 D8 D7 F2 9B 41 C2 CA C2 84 8F 8A DC BF CD F5 BD E7 C7 F2 C8 A1 C7 E9 98 49

💬 2015-11-24 Herong: Jee, there is no way to configure Chrome to ignore the encoding error and continue. But you can tell browser to use a different ...

💬 2015-11-24 Jee: I'm simply using Chrome... Is there a way to say to the XML "Just ignore caracters that you would consider as weird and display ...

💬 2015-11-22 Herong: Jee, the issue is probably not in your data. What is the program you use to display the XML data?

💬 2015-11-22 Jee: Hello, I have a database in GB18030. I am trying to display datas through XML, and for some kind of datas, the display in a brow...

<< < 81 82 83 84 85 86 87 88 89 90 91 > >>   ∑:9026  Sort:Rank