成语生肖网

readline是什么意思_readline怎么读英语发音

更新时间:2026-05-30 07:35:39   栏目: 在线翻译

read line

美式发音: 英式发音: 

un.读出线

网络释义:读取一行;读取命令;读入一行

网络释义

un.1.读出线

1.读取一行 ReadINI 读取键值 ReadLine 读取一行 ReNameFile 重命名文件 ...

2.读取命令 ... 403 s = getenv 获取启动命令参数 463 len = readline 读取命令 487 rc = run_command 运行命令 ...

3.读入一行 WriteText 写出文本 ReadLine 读入一行 WriteLine 写文本行 ...

4.读取字符直到行尾 ... read: 一次读取一个字符 readline读取字符直到行尾 Append 值 ...

5.我们还没有让 系统调用不是可中断的 SIGINT 我们还没有让 readline 测试 perl ...

6.编辑功能-msgstr " -n 关闭增强的命令列编辑功能 (readline)"

7.行读如果你安装了行读readline)库,但是 psql 好象没有使用它,你必须确保 PostgreSQL 的顶级 configure 脚本可以找到该库。c…

造句带翻译释义:,读出线,读取一行,读取命令,读入一行

1.Use an If statement to determine if the ReadLine method returns Nothing (which means no more text is available).使用If语句来确定ReadLine方法是否返回Nothing(表示不再有可用文本)。

2.gnuplot can be recompiled to use the GNU readline library to move around on the input prompt, but the defaults function similarly.可以对gnuplot进行重新编译以便使用GNUreadline库在输入提示符上来回移动,但类似于默认函数。

3.Finally, I create a Term: : ReadLine object for user input throughout the application.最后,为了让用户在整个应用程序中输入数据,我创建了一个Term::ReadLine对象。

4.All servlet containers must provide a readline method on their input streams.所有的servlet容器必须在它们的输入流上提供readline方法。

5.You may want to install it on top of Term: : ReadLine if you notice strange behavior at the prompts that expect text.如果您注意到在提示输入期望的文本时出现一些奇怪的行为,那么可能要将其安装在Term::ReadLine之上。

6.The bash shell uses the readline library to manage command editing and history.bashshell使用readline历史来管理命令编辑和历史。

7.Consider GNU Readline, a library that was developed to provide command-line editing for BASH.考虑一下GNUReadline,一个被开发用来为BASH提供命令行编辑的库。

8.I once found out about a non-free program which was designed to use Readline, and told the developer this was not allowed.我曾经发现一个被设计成使用Readline的非自由程序,并告诉程序开发者这是不被允许的。

9.In this case, you should use the readline method, as shown in Listing 5.在这种情况下,应当使用readline方法,如清单5所示。

10.You first step through the file line by line using the readline method.首先,用readline方法在文件行中移动。