Go To English Version 超过100万源码资源,1000万源码文件免费下载
  • perl-Number-Interval ... (). V0.06 * Fix intersection() to respect inc_min and inc_max (Fixes RT #72281 (Gianluca Torta)) * contains() fixed to recognize inc_min and inc_max when min==max. V0.05 Many fixes since 0.01 * Add sizeof() method * Use ...
  • clusterssh ... , it will always be the same color for a given host name. After a while, you will recognize hosts by their characteristic terminal color. terminal_bg_style = dark If set to "dark", the terminal background will ...
  • buildlights ... **WTF?** that didn't work Ok, it was that easy at the last gig. The current gig wasn't that easy. For some reason it didn't recognize the serial port so here's what I did... * sudo mv /usr/bin/br /usr/bin/br-original * sudo gedit /usr/bin/br \#!/ ...
  • acdc ... #=>
    1234 Somewhere
    AcDc will also recognize collections of elements. You can do this with the :single parameter. Here is an example: class Street < AcDc ...
  • qed ... The only necessary distinction is that description text align to the left margin and all code be indented, although QED does recognize RDoc and Markdown single-line style headers, so any format that supports those (which covers many markup formats in use ...
  • scalingpipe ... Demo code for Part of Speech and Entity tagging using the LingPipe implementation of Conditional Random Fields. Demo code to recognize English Named Entities for the CoNLL not implemented due to difficulties with obtaining test data. LingPipe demo code is ...
  • cruddy_mysql ... program whatever is needed with your particular needs *Foreign key lookups on your primary keys allow for business users to recognize the referenced values instead of numbers *Connect to multiple mySQL servers and abstract a few tables or many tables ...
  • Tegaki ... : Handwriting recognition data models. * tegaki-pygtk: User-interface Python library. * tegaki-python: Base Python library. * tegaki-recognize: Tegaki integration in the desktop. * tegaki-train: Train Tegaki with your own handwriting. * tegaki-webcanvas: ...
  • embedded_url ... ActiveRecord::Base with_embedded :link end Then you can get the embedded URL like @post.embedded_link If Embedded URL does not recognize the link then it will return the original value with 'http://' prefixed (if it is not already). ...
  • string_cleaner ... Just add a method .clean to String which does: * convert invalid UTF-8 strings from ISO-8859-15 to UTF-8 to fix them * recognize euro char from both ISO 8859-15 and Windows-1252 * replace \r\n and \r with \n normalizing end of lines * replace control ...