Go To English Version 超过100万源码资源,1000万源码文件免费下载
  • CException ... is for your project. But that's as far as it goes. We weren't interested in passing objects or structs or strings... just simple error codes. 2. Performance... CException can be configured for single tasking or multitasking. In single ...
  • lualibusb ... of failure returns nil followed by error code. Data ==== The following functions access data in libusb.h structs. For reference, see http://libusb.sourceforge.net/api-1.0/annotated.html . device_descriptor, device_config and endpoint_descriptor ...
  • posthoc ... mean-avg-prec -mean average precision of a given ranking pool-topics -take union of Top N concept-topic words from different runs topicutil -data structs and fcns related to topic models util -very general Clojure convenience/utility functions
  • coil ... extra: False is_ok: True description: "This is config b" } Structs can be abstracted to form base groups of ... -c: config-base { name: 'c' } ## Struct Prototypes Additions to structs after they have been defined do not affect ...
  • User-Defined-Type-Highlighter Generate vim highlighting groups from C++ typedefs, structs, and classes. This is a mirror of http://www.vim.org/ ... php?script_id=274 Generates vim highlighting groups for typedefs, classes, and structs that you have defined in your C++ header files. There ...
  • copycppdectoimp.vim ... used param. Heh aka error stress test. int _iFlags = 0 /*!< I think */ ); // yea whatever. } // nested classes/structs and inlined functions supported. // If you have something you want to work but doesnt email me an ...
  • OO-code-completion ... and access of members). You can use the GenerateTags command to generate tags for the current directory. For now this plugin only supports Java and C++. It should only support OO languages, though I guess it could be used for C structs maybe.
  • incbufswitch.vim ... if you have the following files in memory: foo.c, bar.c, baz.c, structs.h and you are currently editing foo.c. Example 1: You press and type s. You are now editing structs.h. Example 2: You press and type b. Buffer switches to ...
  • multiAPIsyntax ... 3.x, wxWidgets, GTK 1.2.x and GTK 2.x headers, then creates vim syntax file (cType definitons for all classes/structs) for highlighting and plain list of classes for vim word-completion (for use with vimscript #213). multiAPIsyntax supports command line ...
  • metasm ... C::Parser.parse(text), you receive a Parser object. It holds a #toplevel field, which is a C::Block, which holds #structs, #symbols and #statements. The top-level functions are found in the #symbol hash whose keys are the symbol names, associated to a C ...