首页 / 词典 / good

CPAN

  • abbr.指挥所警报网(Command Post Alerting Network)
CPANCPAN
  1. See the Resources section if you need help with CPAN .

    如果需要CPAN帮助,请参见参考资料部分。

  2. CPAN is an excellent tool , but the system has its limitations .

    CPAN是一个非常好的工具,但是该系统也有它的局限性。

  3. The CPAN Persistent classes are powerful allies in your search for data persistence solutions .

    CPANPersistent类是您搜索数据持久性解决方案时的有力帮手。

  4. Begin by configuring one computer to use CPAN as normal and setting up your default set of modules .

    开始先像往常一样配置一台计算机,并设置默认模块集合。

  5. All the widgets discussed here are freely available as user contributions from CPAN .

    这里所讨论的所有窗口小部件都可以作为用户贡献从CPAN免费下载。

  6. The script uses the CPAN Data : : UUID module to generate new unique identifiers .

    脚本使用CPANData::UUID模块生成新的惟一标识符。

  7. CPAN is the Comprehensive Perl Archive Network .

    CPAN是综合Perl档案网络。

  8. CPAN is not an ideal solution within a local area network ( LAN ), even with the above tricks .

    在局域网内(LAN),即使使用上面的技巧,CPAN也不是理想的解决方案。

  9. However , a number of widgets that provide more complex functionality are available as user contributions on CPAN .

    不过,在CPAN上有很多作为用户贡献的窗口小部件,提供了更为复杂的功能。

  10. These modules and tools are on CPAN , freely available , and you can start using them right away .

    这些模块和工具在CPAN上免费提供,您可以立即使用它们。

  11. Most people are familiar with CPAN as an interactive shell for building and installing Perl modules .

    大多数人都熟悉作为构建和安装Perl模块的交互shell的CPAN。

  12. You can use a central CPAN installation directory , or you can use a central CPAN source directory .

    您可以使用中心CPAN安装目录,也可以使用中心CPAN源目录。

  13. I did not evaluate two other S3 CPAN modules in detail , but here 's a quick summary

    我没有详细评估另外两个S3CPAN模块,而是在这里简要概括一下

  14. Using the methodology described here , your code will be very close to compliance with the CPAN modules format .

    使用这里描述的方法,您的代码将非常接近于符合CPAN模块格式。

  15. Thanks to Abigail , whose CPAN Sample module exhibits the sample () function I use in both examples .

    感谢Abigail,他的CPAN样本模块可以演示我在两个例程中都用到的sample()函数。

  16. The CPAN module archive has many Unicode-related modules .

    CPANmodulearchive中有很多与Unicode有关的模块。

  17. For each CPAN module mentioned in this article , you can look at the implementation with the CPAN interface .

    对于本文中所提及的每个CPAN模块,您都可以使用CPAN界面来查看其实现。

  18. Cpan . org : Visit this site for more information on the Perl module and documentation repository .

    org:有关Perl模块和文档仓库的更详细的信息,请访问这个站点。

  19. You also need the Time : : HiRes module from CPAN to provide subsecond timing control for processing TouchPad events .

    您还需要有CPAN的Time::HiRes模块才能提供处理TouchPad事件的亚秒级时间控制。

  20. You install the " base " module set on the main computer ( usually the one sharing the CPAN directory over NFS ) .

    在主计算机(通常是在NFS上共享CPAN目录的那台计算机)上安装“基础”模块集合。

  21. Its only fault is that it does not comment on existing CPAN modules that could replace that code and save the reader the work .

    唯一一个问题是本书没有对可以取代这些代码并节省读者工作的现有CPAN模块进行评论。

  22. Note : Some of the programs we discuss will require the Parse : : RecDescent CPAN module in order to run .

    注:为了运行我们所讨论的某些程序,将需要Parse::RecDescentCPAN模块。

  23. Once the final paper is completed later this week , Adam Kennedy will receive the admin passwords on behalf of CPAN .

    本周处理完最后的文牍,AdamKennedy就会代表CPAN领取admin密码。

  24. Similar in concept to Perl 's CPAN repository , PEAR has long been my first stop for interesting and useful PHP + XML widgets .

    与Perl的CPAN存储库的概念类似,PEAR一直以来都是我首先关注的有趣、有用的PHP+XML小部件。

  25. Meanwhile , share the CPAN source directory on your main computer , then change the keep_source_where parameter to point to this NFS-mounted directory .

    同时,共享主计算机上的CPAN源目录,然后将keepsourcewhere参数改为指向NFS挂载的目录。

  26. What many don 't realize is that the CPAN module that provides this functionality is actually just a wrapper around an internal application program interface ( API ) .

    许多人不知道的是,提供这项功能的CPAN模块实际上只是内部应用程序接口(API)的包装器。

  27. The articles in RSPW range from current to outdated , mostly because they inspired new CPAN modules or developments in Perl itself .

    RSPW中介绍的文章现在看来都有些过时了,主要是因为它们已经给新的CPAN模块和Perl本身的开发提供了灵感。

  28. Commencing this month , Microsoft will be providing every CPAN author with free access to a centrally-hosted virtual machine environment containing every major version of Windows .

    自本月起,Microsoft将在中央主机上提供所有主要版本Windows的虚拟机环境,供所有CPAN作者免费访问。

  29. If you need to do that much work , you probably should be using a CPAN MP3 ID3 tag module instead of parsing filenames .

    如果您需要做大量工作,那么或许该使用CPANMP3ID3标记模块,而不是解析文件名。

  30. As a side note , tied arrays happen to be the most complex tied variable type , and the least often implemented on CPAN by my count .

    顺便说一下,绑定的数组正好是最复杂的绑定变量类型,而且根据我的统计在CPAN上也实现得最少。