Go To English Version 超过100万源码资源,1000万源码文件免费下载
  • Statistics-Multtest ... } # since qvalue does not always run successfully, # it should be embeded in 'eval' $res = eval 'qvalue($p)'; if($@) { print $@; } else { ... 1, 0.1, 0.1, 0.1, 0.1]`). So you should embeded this subroutine in 'eval' such as: ```perl my $qvalue; eval '$ ...
  • lush2 ... Learnine. Easy bindings to C make Lush2 especially useful in projects where machine learnining needs to be implemented on an embeded platform. It is also quite useful as a exploratory platform for the development of machine learning algorithims. One thing ...
  • WP-Menubar-Color-Changer ... == = Why doesn't it work on earlier versions of WP? = Because it uses the feature `theme customizer` that was first embeded in WP 3.4. == Screenshots == 1. Customizer panel 2. Appearance menu - with the customizer link == Changelog == = 1.0.1 = * ...
  • sendmail ... .net/projects/markdown/syntax) syntax and [highlight](http://softwaremaniacs.org/soft/highlight/en/) enabled. **Attachments**, **embeded images**, **load content from file**, **syntax highlight** are supported. ## Install Make sure path `~/bin` is ...
  • django-template-minimizer ... .:: TEMPLATE_DIRS = [...] Customization ============= The minimizer command uses default minimizers for html, style tag embeded css, and script tag embeded javascript. You can override these and chain any number of your own minimizers using the ...
  • gist_retriever ... : * Use another highlight theme than the ones provided by github. * Being more SEO friendly as the code is not embeded in javascript. * ... ## Installation Add this line to your application's Gemfile: gem 'gist_retriever' And then execute: $ ...
  • Glinda ... managed through **git**; you get full fledged version control for free. - articles are stored as _.txt_ files, with embeded metadata (in yaml format). - articles are processed through a markdown converter (rdiscount) by default. - templating is done ...
  • redSHOP ... .sql, remove this line at bottom: > SET SQL_MODE=@OLD_SQL_MODE; ## Twig template engine support - Twig library is ready and embeded into redSHOP. - Almost tags system of redSHOP using Twig template instead of PHP inline - Remaining layouts, views of ...
  • acorn-player ... the media. In fact, this use gave birth to all of `acorn`: we wanted a library that could translate any link into the proper embeded media. To use ``acorn-player``, you need to * include `acorn.player.min.js` and `acorn.player.css` * create an `acorn` ...
  • osk-cdi ... a rocket stage. In OSK-CDI, the rocket simulation is modelled using CDI events. The events follow a chain which is embeded in the solver project. The solver project concerns with the connections of the different parts of the rocket engine simulation. ...