<< < 31 32 33 34 35 36 37 38 39 40 41 > >>   ∑:8894  Sort:Date

1955 - Rang Wo Men Dang Qi Shuang Jiang (让我们荡起双桨) - Let Us Sway Twin Oars
Rang Wo Men Dang Qi Shuang Jiang (让我们荡起双桨) - Let Us Sway Twin Oars, Lyrics by Qiao Yu (乔羽), Music by Liu Chi (刘炽), Produced in 1955.
2021-11-05, ∼1706🔥, 1💬

💬 2021-11-05 dud: Thanks

Installing FFmpeg to Manipulate Video SWF Files
This section introduces the FFmpeg package that can be used to manipulate video stream SWF files, and other multimedia data.
2017-04-01, ∼1706🔥, 3💬

💬 2017-04-01 Herong: lisenhuayys, your movie.swf file may have other types of SWF objects that are not video or audio streams. ffmpeg can not convert...

💬 2017-03-29 lisenhuayys: ffmpeg -i Movie.swf -ss 00:00:25.80 -to 00:00:43.33 Movie2.swf will say:swf: could not find codec parameters

💬 2017-03-29 lisenhuayys: why? swf: could not find codec parameters

SslReverseEchoer.java - SSL Server Socket Example
This section provides a tutorial example on how to write a sample program to create a SSL server socket to listen for incoming SSL socket connection requests from client machines.
2022-05-06, ∼1704🔥, 3💬

Configure Mozilla Thunderbird to Use LDAP
This section provides a tutorial example on how to configure and use LDAP server to provide email addresses in Mozilla Thunderbird.
2022-10-01, ∼1697🔥, 0💬

GB2312 to Unicode - Row 16: 0xB0A1 to 0xB0FE
GB2312 to Unicode code mapping is provided for GB2312 character set - Row 16: Level 1 Hanzi Characters 0xB0A1 to 0xB0FE.
2023-04-28, ∼1696🔥, 2💬

💬 2023-04-28 hihihaha: great

💬 2020-10-25 海阔天空: 海阔天空

AS3Compile - ActionScript 3 Compiler
This chapter provides tutorial notes and example codes on AS3Compile - An ActionScript 3 compiler developed by the SWFTools team. Topics include compiling ActionScript 3 file with 'AS3Compile' command; extending flash.display.MovieClip class to build a Flash file; adding graphics and texts in MovieC...
2023-04-24, ∼1692🔥, 6💬

💬 2022-12-17 Basris: I loook forward

💬 2022-10-09 ethan liu: pp

💬 2021-03-01 alex: thanks

Install CentOS by Deleting Existing Partition
This section provides a tutorial example on how to delete existing hard disk partition to free up space to install CentOS system on Lenovo computers.
2022-10-01, ∼1685🔥, 0💬

Processing Chinese Input on Web Forms in UTF-8
This section describes how to display a Web form and process form Chinese input data in UTF-8.
2023-08-20, ∼1683🔥, 6💬

💬 2021-03-04 出徐: 出徐

💬 2021-01-13 wqee: Test

"soap:operation" - SOAPAction Header Line
This section describes 'soap:operation', a SOAP extension element that specifies additional binding information at the operation level. soapAction='uri' is a required attribute for SOAP 1.1 over HTTP.
2022-10-01, ∼1681🔥, 0💬

Downloading and Installing Axis2/Java
This section provides a tutorial example on how to download and install Axis2/Java to a Windows systems that has JDK available.
2023-03-15, ∼1680🔥, 1💬

Linux Tutorials - Herong's Tutorial Examples
This book is a collection of notes and sample codes written by the author while he was learning Linux systems. Topics include using Cockpit Web portal for admin tasks; managing users and groups; managing files and directories; managing NTFS, CIFS, EXT4, LBA, LVM file systems; managing processes and ...
2022-10-01, ∼1679🔥, 0💬

jmod - The JMOD File Tool
This chapter provides tutorial notes on 'jmod', the JMOD File Tool. Topics include introduction of JMOD file format; 'jmod' command options; creating JMOD file with 'jmod'; viewing and extracting JMOD file with 'jmod'; using JMOD file in 'javac' and 'jlink' commands.
2022-10-01, ∼1678🔥, 0💬

Download ChEMBL Database
This section provides a tutorial example on how to download and install a copy of the ChEMBL database on a local computer.
2021-09-27, ∼1676🔥, 4💬

💬 2021-09-27 Siavoush: Hi Herong, show tables command shows just these two tables: action_type, and activities. Is this OK.

💬 2021-09-27 Siavoush: Thanks Herong, "show tables" command shows just these two: action_type activities Shouldn't be there more tables?

💬 2021-09-25 Herong: Siavoush, Yes. It sounds correct. Just run "show tables;", and get a few rows from each table to verify.

💬 2021-09-21 Siavoush: Hi, I have downloaded chembl_29_mysql.tar.gz and extracted chembl_29_mysql.dmp file. The instruction says that the following com...

Blowfish Cipher Test Vectors
A list of test vectors is provided for the 16-round and 64-bit block Blowfish cipher algorithm.
2024-01-11, ∼1673🔥, 4💬

💬 2018-09-22 Herong: Codesmith, Thanks for the confirmation.

💬 2018-09-17 Codesmith: Having tested both, it seems the standard Blowfish algorithm is actually big-endian, as big-endian interpretation works for thes...

💬 2018-09-17 Codesmith: I presume these vectors are interpreted in little endian when being converted to pairs of 32bit values?

Create Login 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-10-01, ∼1673🔥, 0💬

"DROP TABLE" Statements
This section describes how to drop a table in the current database.
2022-10-01, ∼1672🔥, 0💬

Instance Name Better than Port Number
This section describes how SQL Server support JDBC client applications to use instance name instead of port number to connect to a specific instance.
2022-10-01, ∼1671🔥, 0💬

Creating Connections with DataSource Class
This section describes how to create connection objects with the DataSource class.
2022-10-01, ∼1664🔥, 0💬

Displaying Chinese Characters in Frame Title
This section provides a tutorial example on how to display Chinese characters in the title bar of a frame window with a given Chinese font.
2018-11-22, ∼1663🔥, 2💬

💬 2018-11-22 Herong: SuperMario, Thanks for sharing your comments. Are you still using JDK 1.1.8?

💬 2018-11-19 SuperMario: For the old JDK the characters are displayed as "?" because that's the default character defined in the JRE to display when no c...

Using HttpURLConnection to Call SOAP 1.1
This section provides a tutorial example on how to use the java.net.HttpURLConnection class to call a SOAP 1.1 Web service.
2020-02-23, ∼1656🔥, 2💬

💬 2020-02-23 Herong: Max, are you suggesting to write output as character sequences?

💬 2020-02-17 Max: try (OutputStreamWriter writer = new OutputStreamWriter(con.getOutputStre am(),"UTF-8")){ writer.write(soapXml); writer.flush();...

setAccelerator() - Setting Keyboard Accelerators on Menu Items
This section provides a tutorial example on how to use setAccelerator() method to associate accelerators to menu items. Accelerators allows user to interact with menu items using keys on keyboard.
2020-02-25, ∼1653🔥, 1💬

XMLin() and XMLout() Methods
This section describes two key methods in the XML::Simple module, XMLin() and XMLout(), to convert XML text string into a hash structure representing the XML structure and to convert the hash back to a string.
2024-11-20, ∼1650🔥, 2💬

Generating New RSA Key Pairs
This section provides a tutorial example on how to generate a new pair of RSA priviate key and public key using the OpenSSL command line tool.
2015-11-03, ∼1646🔥, 1💬

💬 2015-11-03 Juli: Thanks

1979 - Gan Lan Shu (橄榄树) - Olive Tree
Gan Lan Shu (橄榄树) - Olive Tree, Lyrics by San Mao (三毛), Music by Li Taixiang (李泰祥), Performed originally by Chyi Yu (齐豫) in 1979.
2019-07-28, ∼1644🔥, 2💬

💬 2019-07-28 Herong: Yucheng, try http://www.gepuwang.net/jianpu/68465 .html.

💬 2019-07-26 lu yucheng: where could i buy or find this music score ?Thanks

<< < 31 32 33 34 35 36 37 38 39 40 41 > >>   ∑:8894  Sort:Date