Welcome![Sign In][Sign Up]
Location:
Search - readline

Search list

[Linux-Unixreadline-5.0.tar

Description: 在非GUI环境下,需要用户输入的程序就免不了使用命令行,命令行要写得好可不容易。readline提供了几乎你能想到的所有命令行功能。这个版本是linux/unix通用平台,并可方便的移植到其它平台(实际上它与操作系统关联不大)。-in non - GUI environment, the need for user input on the process will inevitably use the command line, the command line is difficult to write well. Readline provided you can think of almost all the command line functions. This version of linux / unix common platform, convenience may migrate to other platforms (it not associated with the operating system).
Platform: | Size: 1808946 | Author: 马克 | Hits:

[JSP/JavaTextEdit1

Description: 窗口上的文本行显示当前文件的路径,文本区用于编辑文件,3个按钮 [打开],[保存…],[另存为…]。 单击[打开]按钮时,弹出打开文件对话框,将选择的文件显示在文本区中。 单击[保存…]按钮时,如果当前文件为空,则弹出保存文件对话框,并按设置的文件名保存文件;如果已有文件,则按设置的文件名保存文件。 单击[另存为…]按钮时,则弹出保存文件对话框,并按设置的文件名保存文件。 程序中以字符文件输出流FileWriter的writer方法写入文本区内容,以字符缓冲输入流BufferedReader的readLine()方法按行读取文本文件。 -window on the text line shows the path the current document, the text area for editing documents, three buttons [open] [preservation] [Save as ...]. Click [Open] button, pop open file dialog box, select the document in the text area. Click [preservation] button, if the current document is empty, save dialog pop up, together with a set of documents were preserved; If the document has been, according to the paper were set up to preserve documents. Click [Save as ...] button, the pop-up dialog box to preserve documents, together with a set of documents were preserved documents. Character procedures to document the output stream FileWriter way into the text writer District, characters in the input stream buffer BufferedReader the readLine () method by reading text line this document.
Platform: | Size: 25455 | Author: 飞鸿 | Hits:

[Ftp Serverncftp-3.2.3-src

Description: NCftpd Want filename completion? It s built-in, GNU Readline isn t necessary. Want full-screen support? Install Ncurses if your OS s curses stinks. NcFTP uses \"passive\" by default. Try \"set passive off\" if needed. Yes, it s Y2K compliant. 1. But what is
Platform: | Size: 643440 | Author: hanying | Hits:

[Internet-Networkreadline-5.2.tar

Description: cli readline lib, help to make cli command line tools
Platform: | Size: 2037705 | Author: qixingdong | Hits:

[Other resourceCsharp

Description: C#入门代码 25个小程序,初学者有用 一、从控制台读取东西代码片断: using System class TestReadConsole { public static void Main() { Console.Write(Enter your name:) string strName = Console.ReadLine() Console.WriteLine( Hi + strName) } }
Platform: | Size: 4775 | Author: vfory | Hits:

[Othergedebahe

Description: public class gedebahe { public static void main( String [] args) { for ( ) { int a=-1,b,c //b,c是分解出来的两个数 System.out.print(\"Please input a oushu:\") //输入一个偶数 try { BufferedReader in = new BufferedReader(new InputStreamReader(System.in)) String inputLine = in.readLine() a = Integer.valueOf(inputLine).intValue() }catch (Exception exc) { System.out.println(\"Sorry,please input a number.\") return } if (a%2!=0) { System.out.println(\"Sorry,please input a oushu.\") return } for (b=1 b<a b++) { c=(a-b) if(isPrime(b)&&isPrime(c)) { System.out.println(a+\"=\"+b+\"+\"+c) break } } } } public static boolean isPrime(int k)//方法用来判断一个数是否为偶数 { int a boolean t = true if (k==1) return t for (a=2 a<k a++) { if (k%a==0) break } if (a!=k) t=false return t-gedebahe public class (public static void main (String [] args) (for () (int a = a, b, c / / b, c is the decomposition of the two several System.out.print ( "Please input a oushu : ") / / input an even try (BufferedReader in = new BufferedReader (new InputStreamReader (System.in)) = String inputLine in.readLine () a = Integer.valueOf (inputLine). intValue ()) catch (Exception exc) ( System.out.println ( "Sorry, please input a number.") return) if (a 2%! = 0) (System.out.println ( "Sorry, please input a oushu.") return) for (b = a blt; a b) (c = (a-b) if (isPrime (b) isPrime (c)) (System.out.println (a "=" b "" c) break)))) public static boolean isPrime (int k) / / method used to determine whether a number is even (int a boolean true if t =
Platform: | Size: 881 | Author: 康健伟 | Hits:

[Othergedebahe

Description: public class gedebahe { public static void main( String [] args) { for ( ) { int a=-1,b,c //b,c是分解出来的两个数 System.out.print("Please input a oushu:") //输入一个偶数 try { BufferedReader in = new BufferedReader(new InputStreamReader(System.in)) String inputLine = in.readLine() a = Integer.valueOf(inputLine).intValue() }catch (Exception exc) { System.out.println("Sorry,please input a number.") return } if (a%2!=0) { System.out.println("Sorry,please input a oushu.") return } for (b=1 b<a b++) { c=(a-b) if(isPrime(b)&&isPrime(c)) { System.out.println(a+"="+b+"+"+c) break } } } } public static boolean isPrime(int k)//方法用来判断一个数是否为偶数 { int a boolean t = true if (k==1) return t for (a=2 a<k a++) { if (k%a==0) break } if (a!=k) t=false return t-gedebahe public class (public static void main (String [] args) (for () (int a = a, b, c// b, c is the decomposition of the two several System.out.print ( "Please input a oushu : ")// input an even try (BufferedReader in = new BufferedReader (new InputStreamReader (System.in)) = String inputLine in.readLine () a = Integer.valueOf (inputLine). intValue ()) catch (Exception exc) ( System.out.println ( "Sorry, please input a number.") return) if (a 2%! = 0) (System.out.println ( "Sorry, please input a oushu.") return) for (b = a blt; a b) (c = (a-b) if (isPrime (b) isPrime (c)) (System.out.println (a "=" b "" c) break)))) public static boolean isPrime (int k)// method used to determine whether a number is even (int a boolean true if t =
Platform: | Size: 1024 | Author: 康健伟 | Hits:

[Linux-Unixreadline-5.0.tar

Description: 在非GUI环境下,需要用户输入的程序就免不了使用命令行,命令行要写得好可不容易。readline提供了几乎你能想到的所有命令行功能。这个版本是linux/unix通用平台,并可方便的移植到其它平台(实际上它与操作系统关联不大)。-in non- GUI environment, the need for user input on the process will inevitably use the command line, the command line is difficult to write well. Readline provided you can think of almost all the command line functions. This version of linux/unix common platform, convenience may migrate to other platforms (it not associated with the operating system).
Platform: | Size: 1809408 | Author: 马克 | Hits:

[JSP/JavaTextEdit1

Description: 窗口上的文本行显示当前文件的路径,文本区用于编辑文件,3个按钮 [打开],[保存…],[另存为…]。 单击[打开]按钮时,弹出打开文件对话框,将选择的文件显示在文本区中。 单击[保存…]按钮时,如果当前文件为空,则弹出保存文件对话框,并按设置的文件名保存文件;如果已有文件,则按设置的文件名保存文件。 单击[另存为…]按钮时,则弹出保存文件对话框,并按设置的文件名保存文件。 程序中以字符文件输出流FileWriter的writer方法写入文本区内容,以字符缓冲输入流BufferedReader的readLine()方法按行读取文本文件。 -window on the text line shows the path the current document, the text area for editing documents, three buttons [open] [preservation] [Save as ...]. Click [Open] button, pop open file dialog box, select the document in the text area. Click [preservation] button, if the current document is empty, save dialog pop up, together with a set of documents were preserved; If the document has been, according to the paper were set up to preserve documents. Click [Save as ...] button, the pop-up dialog box to preserve documents, together with a set of documents were preserved documents. Character procedures to document the output stream FileWriter way into the text writer District, characters in the input stream buffer BufferedReader the readLine () method by reading text line this document.
Platform: | Size: 25600 | Author: 飞鸿 | Hits:

[Ftp Serverncftp-3.2.3-src

Description: NCftpd Want filename completion? It s built-in, GNU Readline isn t necessary. Want full-screen support? Install Ncurses if your OS s curses stinks. NcFTP uses "passive" by default. Try "set passive off" if needed. Yes, it s Y2K compliant. 1. But what is
Platform: | Size: 643072 | Author: hanying | Hits:

[Internet-Networkreadline-5.2.tar

Description: cli readline lib, help to make cli command line tools
Platform: | Size: 2037760 | Author: qixingdong | Hits:

[CSharpCsharp

Description: C#入门代码 25个小程序,初学者有用 一、从控制台读取东西代码片断: using System class TestReadConsole { public static void Main() { Console.Write(Enter your name:) string strName = Console.ReadLine() Console.WriteLine( Hi + strName) } }-C# Entry code 25 small procedures, a useful one for beginners, to read things from the console code snippet: using System class TestReadConsole (public static void Main () (Console.Write (Enter your name:) string strName = Console.ReadLine () Console.WriteLine (Hi+ strName)))
Platform: | Size: 4096 | Author: vfory | Hits:

[Embeded Linuxz301_spca5xx(every)for_arm_2410

Description: 这是一个readline代码,是老师给我看的,我看了一个星期就明白了,现在拿出来给有需要的人,希望有用-This is a readline code, is a teacher to show me, and I saw a week to understand, and now out to those in need, hope useful
Platform: | Size: 453632 | Author: general | Hits:

[Sniffer Package capturereadline

Description: IIS的域名绑定程序,属于网络编程的范围-IIS binding domain falls within the scope of network programming
Platform: | Size: 1873920 | Author: louhuaxun | Hits:

[JSP/JavaJAVAIO

Description: 关于代码的解释(以区为单位): 1区中,当读取文件时,先把文件内容读到缓存中,当调用in.readLine()时,再从缓存中以字符的方式读取数据(以下简称“缓存字节读取方式”)。 1b区中,由于想以缓存字节读取方式从标准IO(键盘)中读取数据,所以要先把标准IO(System.in)转换成字符导向的stream,再进行BufferedReader封装。 2区中,要以字符的形式从一个String对象中读取数据,所以要产生一个StringReader类型的stream。 4区中,对String对象s2读取数据时,先把对象中的数据存入缓存中,再从缓冲中进行读取;对TestIO.out文件进行操作时,先把格式化后的信息输出到缓存中,再把缓存中的信息输出到文件中。 5区中,对Data.txt文件进行输出时,是先把基本类型的数据输出屋缓存中,再把缓存中的数据输出到文件中;对文件进行读取操作时,先把文件中的数据读取到缓存中,再从缓存中以基本类型的形式进行读取。注意in5.readDouble()这一行。因为写入第一个writeDouble(),所以为了正确显示。也要以基本类型的形式进行读取。 6区是通过RandomAccessFile类对文件进行操作。-JAVA的IO系统
Platform: | Size: 2048 | Author: 123 | Hits:

[OtherOReilly_Learning_the_bash_Shell

Description: This second edition covers all of the features of bash Version 2.0, while still applying to bash Version 1.x. It includes one-dimensional arrays, parameter expansion, more pattern-matching operations, new commands, security improvements, additions to ReadLine, improved configuration and installation, and an additional programming aid, the bash shell debugger.
Platform: | Size: 646144 | Author: tmkguy | Hits:

[Picture Viewerreadline

Description: 用vc++读取shp线文件(shp线文件读取)-Using vc++ read line shp files (shp-line document to read)
Platform: | Size: 3792896 | Author: sun baolei | Hits:

[Embeded Linuxreadline-5.1.tar

Description: 命令行输入库,配合ZEBRA 等使用,可用于路由器等需要人机对话界面,减少开发量-Command line input library with the use of ZEBRA, etc., can be used for routers, such as the need for man-machine interface dialogue, reduce the development of the volume of
Platform: | Size: 474112 | Author: eric | Hits:

[Linux-Unixreadline-4.3.tar

Description: 一种逐行解析的工具源码,readline,版本为4.3,在linux下编译使用-One kind of source code line by line analysis tools, readline, version 4.3
Platform: | Size: 961536 | Author: | Hits:

[Linux-Unixreadline

Description: QEMU readline utility for Linux.
Platform: | Size: 4096 | Author: rangmaiseng | Hits:
« 12 3 »

CodeBus www.codebus.net