Popular Books:
JDBC-ODBC - Creating a MS Access Database File
This section describes how to create a MS Access database file to be used for ODBC MS Access driver testing. 2022-10-01, ∼3555🔥, 0💬
Cryptography Basic Concepts
This chapter describes some basic concepts of cryptography: what is cryptography, what is function and what is encryption. 2016-04-07, ∼3547🔥, 4💬
Full Version in PDF/EPUB
Information on how to obtain the PDF version of this book for printing. 2016-12-28, ∼3546🔥, 5💬
💬 2016-12-28 liab: wrote a meaningful comment
💬 2016-08-23 ericens: it meaning a lot to me
康希诺新冠疫苗 - 研发时刻表
康希诺新冠疫苗是什么时候开始研发的?什么时候获批的? 康希诺新冠疫苗从立项到研发、建设、生产、上市,用了一年左右的 时间。下面是详细的时刻表: 2020年1月 陈薇院士率医学专家組赴武漢研究新冠病毒 2020年3月16日,疫苗研制完成,成为中国首个获得临床试验 的新冠疫苗2020年4月10日,完成第I期临床试验,共有108位志愿者 试验2020年6月11日,完成第II期临床试... 2021-07-19, ∼3543🔥, 0💬
Other XML Tools Functions
This section describes other nice functions in XML Tools Plugin: XML to text conversion, current XPath, and XPath expression evaluation. 2015-07-22, ∼3489🔥, 1💬
💬 2022-04-25 Хуй: Блять что дальше делать то суки... с этой хуйнёй.. для PHP
💬 2020-01-12 Herong: Walter, are you looking for an example to generate the SOAP message?
💬 2020-01-08 walter: thanks for the write up. Do you have an example in JAVA
💬 2019-11-27 Herong: Nurik, In what programming language?
💬 2019-11-24 nurik: plaese advice me tutorial about implementing soap security using x.509
What Is ECDH Key Exchange
This section introduces what is ECDH Key Exchange - a protocol that uses the Elliptic Curve group property to establish a shared secret key without sending it directly to each other. 2023-11-09, ∼3486🔥, 3💬
Downloading and Installing Flex SDK 4.1
This section provides a tutorial example on how to download and install Adobe Flex SDK 4.1 on Windows system. 2021-01-13, ∼3476🔥, 15💬
💬 2020-06-30 liuzongcai: m=t think you
💬 2020-03-30 tonyzhangshi: thank you!
康复者血浆治疗技术
什么是康复者血浆治疗技术? 康复者血浆治疗技术是采集新冠病毒康复者的血浆, 对血浆进行核酸检测、病毒灭活工艺等工序后, 通过成熟的血浆制备技术, 研发制备病毒灭活血浆, 用于重症患者的临床治疗技术。 2020年1月31日,中国科技部明确由中国生物承担国家重点研 发计划“公共安全风险防控与应急技术装备”重点专项 “2019-nCoV感染恢复... 2021-07-19, ∼3466🔥, 0💬
javax.net.ssl.trustStore System Property
This section provides a tutorial example on how Java uses the default trusted KeyStore file, if the system property, javax.net.ssl.trustStore, is not specified. 2022-12-26, ∼3453🔥, 1💬
Listing All Databases - getCatalogs()
This section describes how to get a list of all databases on the SQL Server through the DatabaseMetaData object. 2022-10-01, ∼3440🔥, 0💬
Managing System Startup File - SYSTEM.INI
This section describes the system startup file, SYSTEM.INI, and how to change it with the system configuration tool 'msconfig.exe'. 2020-07-27, ∼3437🔥, 2💬
Why Sorting Is Needed
This section describes why sorting is needed - Search in a sorted collection is much faster than an un-sorted collection. 2017-08-10, ∼3421🔥, 3💬
💬 2017-08-10 Caleb E: Very Nice
💬 2015-11-27 Herong: Palash, Good article. Thanks for sharing it.
interrupt() - Method to Terminate Thread
This section provides a tutorial example on how to terminate running threads with the interrupt() method. 2016-03-02, ∼3413🔥, 1💬
What Is Cryptography?
This section describes what is cryptography - The study of techniques related to all aspects of data security. 2021-04-25, ∼3401🔥, 6💬
💬 2015-10-19 Ian T. Lee: Can you give me a simple example of how to do cryptography manually?
Bitwise Operations on "byte" Values
This section describes 4 types of bitwise operations, 'And', 'Or', 'Exclusive Or', and 'Complement' that applies on 'byte' values indirectly through 'int' values. 2016-02-17, ∼3401🔥, 1💬
Popular Posts:
This section describes why and how to convert Perl script files to executable binary files. ActivePe...
This section provides a tutorial example on how to run WSDL2Java to generate client side stub Java c...
This section describes how to download and install Microsoft JDBC Driver for SQL Server.
This section describes how to create a table with an AUTO_INCREMENT column.
This section provides a tutorial example on how to dump GCC compiler steps and settings using the 'g...