<< < 274 275 276 277 278 279 280 281 282 283 284 > >>   ∑:7888  Sort:Rank

Android Tutorials - Herong's Tutorial Examples
his book is a collection of notes and sample codes written by the author while he was learning Android system. Topics include Installing of Android SDK R24 on Windows, Creating and running Android emulators, Developing First Android Application - HelloAndroid, Creating Android Project with 'android'...
2022-09-14, 8115🔥, 5💬

AES Equivalent Decryption Algorithm
The equivalent decryption algorithm of the AES-128 encryption is provided. It follows the same sequence of applying transformation procedures as the encryption algorithm, but uses modified round keys.
2022-09-14, 600🔥, 1💬

Escaping 'script' Tags in String Literals
This section provides a tutorial example on how to use escape character in 'script' tags to prevent browser prematurely end embedded JavaScript code.
2022-09-08, 7497🔥, 13💬

💬 2021-05-05 2: alert("hola");

💬 2021-04-27 dasdasddad: alert("geiaa");

💬 2021-01-19 111: &lt;script>alert("hola");&lt ;/script>

💬 2021-01-04 ddd: &lt;script>hi()&lt;/script>

💬 2020-12-17 sasds: &lt;script>alert("hola");&lt ;/script>

(More comments ...)

10E60: Rumi Numeral Symbols
This section provides a quick summary of the Unicode code point block: 'Rumi Numeral Symbols', which contains 32 code points to represent Rumi numeral symbols used in the Arabic language.
2022-09-08, 101🔥, 4💬

1937 - He Ri Jun Zai Lai (何日君再来) - When Will You Come Back Again
He Ri Jun Zai Lai (何日君再来) - When Will You Come Back Again, lyrics written by Huang Jiamo (黄嘉谟) in 1937. Music was composed by Liu Xuean (刘雪庵)
2022-09-07, 1265🔥, 2💬

💬 2017-08-27 Zech: A very nice song. Thank you.

setEditable() - Use Combo Box as Text Field
This section provides a tutorial example on how to call the setEditable(true) method to use a combo box as a dropdown list and text field at the same time.
2022-09-07, 685🔥, 1💬

Crypt::ECB Encryption with No Padding
A tutorial example is provided to show how to use Crypt::ECB to perform encryption with no padding. The plaintext must be multiples of 8-byte blocks.
2022-09-07, 220🔥, 1💬

Bitcoin Core Daemon
This section describes what is Bitcoin Core Daemon.
2022-08-29, 625🔥, 1💬

💬 2022-08-29 edward: more info arent there more options? thanks

What Is XML Tools Plugin for Notepad++
This section describes XML Tools Plugin, which provides a small set of useful tools for editing XML documents in Notepad++.
2022-08-28, 22090🔥, 13💬

💬 2022-08-28 Andrew E. Cook Cook: Hi there! thanks for this helpful tutorial! With goomaps, adding a location to your WordPress website is easy. The most user-fri...

💬 2018-12-07 David: thanks

💬 2018-11-22 Sac: great

💬 2018-04-11 boy: jo schen donk junger monn

💬 2017-10-10 Froes: valeu

(More comments ...)

Android Emulator for 7 Inch Tablet
This section provides a tutorial example on how to create and run an Android Emulator for 7 inch tablets.
2022-08-28, 1337🔥, 2💬

💬 2022-08-28 Payton: This is amazing! You are awesome!

BlowfishJ - Java Implementation by Markus Hahn
This section describes BlowfishJ - Java implementation of Blowfish by Markus Hahn.
2022-08-24, 515🔥, 1💬

💬 2022-08-24 hiywot: please sent the source code of blowfish including initialization of p and s boxe

RSA Private Key and Public Key Pair Sample
This section provides a tutorial example on how to run JcaKeyPair.java to generate a RSA private key and public key pair sample. Keys are stored PKCS#8 and X.509 encoding formats.
2022-08-23, 5205🔥, 4💬

💬 2022-08-23 lol: meanning ful comments

💬 2019-03-31 Herong: Thong, if you lost access to your BTC wallet, or lost your BTC wallet, then you lost your BTC asset. There is no way to get it b...

💬 2019-03-29 Thong Ngo: Hi . I forgot the id wallet btc, is there any way to find the id wallet btc no? Thanks .

Setting UTF-8 Encoding in PrintStream
This section provides a tutorial example on how to set UTF-8 encoding an output PrintStream to correctly print non-ASCII characters.
2022-08-22, 2015🔥, 1💬

bitcoin-cli Wallet Commands
This section describes wallet related 'bitcoin-cli' commands.
2022-08-16, 5758🔥, 2💬

💬 2021-08-13 Nicolas Darnis: Hi, I'm a BTC newbie, and sure it's not the right place to ask, but, I'm so deseperate... Sainx in advance if you could help. Qu...

Downloading Apache 2.4.37 Binary for Windows
This section describes how to download Apache 2.4.37 binary distribution for Windows. You should select the VC15 and 64-bit build to match the PHP engine build.
2022-08-16, 1863🔥, 1💬

💬 2022-08-16 Ihsan: Thank's

"OpenSSL" Viewing Certificates in DER and PEM
This section provides a tutorial example on how to use 'OpenSSL' to view certificates in DER and PEM formats generated by the 'keytool -exportcert' command.
2022-08-16, 70567🔥, 8💬

💬 2022-08-16 Ken: Cool tutorial. Thank you!

💬 2019-10-05 Herong: Fatin, what are you getting from the output?

💬 2019-09-27 Fatin: Please help me, i cannot get it that way

💬 2017-05-27 Herong: Yes, asn1parse is a nice tool. I will add some examples later.

💬 2017-05-23 poshak: MIIC8DCCAIGgAwIBAgIJAM/+E5HIKoWGMAoG ...

(More comments ...)

Creating Image Buttons with javax.swing.JButton Class
This section provides a tutorial example on how to create an image button with the JButton class and the ImageIcon class.
2022-08-16, 2238🔥, 2💬

💬 2022-08-08 Herong: Tom, you can use the following code to resize the image: ImageIcon icon = new ImageIcon("java.gif); Image image = icon.getImage(...

💬 2022-08-02 Tom: How can I resize the picture before?

Multiple Classes in a Single Source File
This section provides a tutorial example on how to write multiple classes in a single C# source code file.
2022-08-12, 2645🔥, 2💬

💬 2022-08-12 Saif Iqbal: This website is helpful for me.

"jshell&gt; /save" - Saving Code Snippet
This section provides a tutorial example on how to enter a long code snippet in 'jshell', save it to a file, and open it to run it later.
2022-08-11, 1066🔥, 2💬

💬 2022-08-11 Saravanan S: for (int index = 0; index < 10; index++) { System.out.println(index); }

💬 2021-09-18 Adam Levine: Damn this was a helpful tutorial

Removing IE Addon "PDF Link Helper"
This section provides a tutorial example on how to disable and remove 'PDF Link Helper' addon from Internet Explorer.
2022-08-02, 2156🔥, 3💬

💬 2016-10-25 Herong: Paul, can you share your solution?

💬 2016-10-24 Paul-H: This is stupid solution.

Running "Remote Desktop Connection" Using RDP
This section provides a tutorial example on how to run 'Remote Desktop Connection' program to connect to a remote Windows system using RDP (Remote Desktop Protocol).
2022-08-02, 255🔥, 2💬

💬 2022-08-02 Herong: Lisa, it's been fixed now. Thanks.

💬 2022-08-01 Lisa: Herong, the image is missing on this tutorial.

1986 - 芙蓉镇 - Hibiscus Town
芙蓉镇(Hibiscus Town), 1986; 导演: 谢晋(Jin Xie); 主演: 姜文(Wen Jiang), 刘晓庆(Xiaoqing Liu).
2022-07-29, 644🔥, 1💬

💬 2022-07-29 limis: I do need such a tour

DriverManager - Loading JDBC Driver
This section describes how to load a JDBC driver and register it with DriverManager.
2022-07-29, 3528🔥, 1💬

💬 2022-07-29 Sonu: Load driver

What Is "block-container" Formatting Object?
This section describes block-container formatting object, which is a wrapper of blocks to have more controls on area size, writing-more and reference-orientation.
2022-07-27, 1176🔥, 1💬

💬 2022-07-27 home decor: Every one is sharing information, that’s truly good, keep u? writing.

<< < 274 275 276 277 278 279 280 281 282 283 284 > >>   ∑:7888  Sort:Rank