资源列表
Accessmysql
- linux下如何访问mysql-how mysql visit
addCR
- 换行符转换,在linux下编辑过的文本经该程序转换可以在windows下查看而不出现黑块,也可以转回来-Convert line breaks in the next linux text edited by the program can convert windows to view instead of black block, you can switch back
obdrevconvertfunctions
- convert obd files, it is the second version
Demo1
- 冒泡排序(Bubble Sort),是一种计算机科学领域的较简单的排序算法。 它重复地走访过要排序的数列,一次比较两个元素,如果他们的顺序错误就把他们交换过来。走访数列的工作是重复地进行直到没有再需要交换,也就是说该数列已经排序完成。 这个算法的名字由来是因为越小的元素会经由交换慢慢“浮”到数列的顶端,故名。 由于冒泡排序简洁的特点,它通常被用来对于计算机程序设计入门的学生介绍算法的概念。 -Bubble sort (Bubble Sort), is a field of com
qattributeconstructor_p
- Attribute Constructor Source Code for Linux.
utrie2perf
- This file is executed by build/envsetup.sh, and can use anything defined in envsetup.sh.
Test_sget_object
- Test sget object extends DxTestCase Source Code for Linux.
NotificationManagerTest
- Notification Manager Test for Linux.
RegexFileFilter
- Filters files using supplied regular expression(s) Source Code for Linux.
SQLiteContentHelper
- Some helper functions for using SQLite database to implement content providers.
VCardTestRunner
- CacheRequest is a kind of channel for storing resource data in the ResponseCache.
hc_elementgetelementsbytagnamenomatch
- The "getElementsByTagName(name)" method returns a list of all descendant Elements with the given tag name.