⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 wishlist.dds

📁 早期freebsd实现
💻 DDS
字号:
Perl in general:Add ftw or find?Add a parsing mechanism (user specifies parse tree, perl parses).Arbitrary precision arithmetic.File calculus (e.g. file1 = file2 + file3, file1 =^ s/foo/bar/g etc.)MS-DOS version of Perl:Add interface to treat dBase files as associative arrays.Add int86x function.Handle the C preprocessor.Provide real pipes by switching the processes. (difficult)Provide a list of ioctl codes.Check the ioctl errno handling.I can't find an easy way in Perl to pass a number as the first argument  to ioctl.  This is needed for some functions of ioctl.  Either hack  ioctl, or change perl to ioctl interface.  Another solution would be  a perl pseudo array containing the filehandles indexed by fd.

⌨️ 快捷键说明

复制代码 Ctrl + C
搜索代码 Ctrl + F
全屏模式 F11
切换主题 Ctrl + Shift + D
显示快捷键 ?
增大字号 Ctrl + =
减小字号 Ctrl + -