From cab755ed09b7ffc071a363ea5f5525eaed20cb73 Mon Sep 17 00:00:00 2001 From: Victor Stinner Date: Mon, 16 May 2011 17:16:18 +0200 Subject: Issue #12057: Convert CJK encoding testcase BLOB into multiple text files --- Lib/test/cjkencodings/gb18030.txt | 15 +++++++++++++++ 1 file changed, 15 insertions(+) create mode 100644 Lib/test/cjkencodings/gb18030.txt (limited to 'Lib/test/cjkencodings/gb18030.txt') diff --git a/Lib/test/cjkencodings/gb18030.txt b/Lib/test/cjkencodings/gb18030.txt new file mode 100644 index 0000000000..5d1f6dca23 --- /dev/null +++ b/Lib/test/cjkencodings/gb18030.txt @@ -0,0 +1,15 @@ +Python(派森)语言是一种功能强大而完善的通用型计算机程序设计语言, +已经具有十多年的发展历史,成熟且稳定。这种语言具有非常简捷而清晰 +的语法特点,适合完成各种高层任务,几乎可以在所有的操作系统中 +运行。这种语言简单而强大,适合各种人士学习使用。目前,基于这 +种语言的相关技术正在飞速的发展,用户数量急剧扩大,相关的资源非常多。 +如何在 Python 中使用既有的 C library? + 在資訊科技快速發展的今天, 開發及測試軟體的速度是不容忽視的 +課題. 為加快開發及測試的速度, 我們便常希望能利用一些已開發好的 +library, 並有一個 fast prototyping 的 programming language 可 +供使用. 目前有許許多多的 library 是以 C 寫成, 而 Python 是一個 +fast prototyping 的 programming language. 故我們希望能將既有的 +C library 拿到 Python 的環境中測試及整合. 其中最主要也是我們所 +要討論的問題就是: +파이썬은 강력한 기능을 지닌 범용 컴퓨터 프로그래밍 언어다. + -- cgit v1.2.1