Go To English Version 超过100万源码资源,1000万源码文件免费下载
  • A_Compiler:用C从头开始编写编译器 A_编译器 项目现状: - Scanner (COMPLETED) - Parser (ACTIVE) 功能性: - 03/03/2021: * Read source file * Recognize lexemes and generate a Token Stream * Prints stream to terminal Linux版本: mkdir build cd build cmake .. make ./ac < input_file & ...
  • docbook ... .rhtml (erb) highlighting file * Modified the Ruby highlighting file to add new tokens for Rails * Modified the HTML highlighting file to recognize some HTML5 elements 2013-04-30 -v1.6.2 * Updated FOP to 1.1 * Minor changes to the default PDF ...
  • maxframe.el ... `. ## Limitations Requires Emacs 22 (for fringe support), but maximize-frame still works under Emacs 21 on Windows. Emacs does not recognize when the display's resolution is changed. This is a problem because I would like to be able to re-maximize the ...
  • templette ... generate:config. === Standard tag methods Rendered html now supports `image_tag`, `stylesheet_tag` and `script_tag`. These methods will recognize a site root, as described above, and build links accordingly. Documentation on the individual methods is ...
  • iverilog ... bison and flex (finkproject.org), brew version works fine either. - gperf 3.0 or later The lexical analyzer doesn't recognize keywords directly, but instead matches symbols and looks them up in a hash table in order to get the proper ...
  • flexmock ... * partial_mock = flexmock(:base, real_string_object) Since Strings (and Symbols for that matter) are used for mock names, FlexMock will not recognize them as the base for a partial mock. To force a string to be used as a partial mock base, ...
  • super_simple_cms ... than write my own, I decided to merge their functionality into my own plugin and I would like to give them thanks and recognize their own work in my application. Textile Editor Helper: Thanks to Dave Olsen and Chris Scharf, the original TEH plugin can be ...
  • nio ... appears three times, and, by the way Nio uses three points rather than a real ellipsis characters). This allow Nio to recognize the repeating sequence on input. We can use a more economical notation by just marking the repeating sequence, rather than ...
  • tvdb-scraper ... ” folder 4. The script runs recursively, so start small, with a folder containing only a few files. What file names does it recognize? 1. 201 – blablbl.avi means Season 2 Episode 2. s02e01 – another episode.avi means season 2 episode 1 How do I rename ...
  • stb_sbox ... 's tasks should be so I/O dominated that this will not be an issue. (In an ideal world, compilers would recognize the standard assemble-bytes-into-integers sequences and output efficient code for them.) 2.2. COMPILE-TIME OPTIONS sboxlib provides ...