Go To English Version 超过100万源码资源,1000万源码文件免费下载
  • goemphp ... that you must specify the param `-d`. > $ go get -d github.com/mikespook/goemphp Then, following step is running `bootstrap.sh` to prepar the embeded PHP library. It has one paramater with 4 values: [5.4 | 5.5 | 5.6 | ng] Eg., > `./bootstrap.sh 5.6` ...
  • crx-sryth-gears ... ] and coming soon...) **TODO:** * Translate content on mouse hover. * Embeded sryth wiki. * Improve options page styles. * Show item details on hover. * Embeded notebook to save important things.(using google drive) * *Chat with adventures in the ...
  • JSPhoenix ... as a fun single-day programming exercise. Controls ======== Start the game by loading the web-page (the Javascript game source-code is embeded in it), and press your space-bar key to start. Arrows move the ship on the bottom half, while enemies always ...
  • girlsvsgit ... id on git so they dont loop * gravatars and usernames will be pulled from females twitter accounts via twitter api * embeded 'girly' fonts and style sheet colors changed * extended to other tech sites such as slashdot usernames/stackoverflow etc..pirate ...
  • ARM embeded #include int main() { printf("hello,world!!!"); return 0; }
  • bigpy ... mode Writing HTML: slides.html This will output `slides.html` with a local copy of `big.css` and `big.js` embeded in it. ###Generate `slides.html` calling remote js/css `$ bigpy -s slides.md --template_mode light` ###Generate allinone `slides.html` ...
  • node-cat ... . ``` $ node-cat localhost 8080 Hello World! Hello World! ^C ending session $ ``` ##Advanced Usage ```node-cat``` can be embeded in any node program. ```javascript var nc = require("node-cat"); var client = nc.createClient(host, port); client.start( ...
  • plone-groupdocs-assembly-source ... Save button * Open the created page ( http://localhost:8080/PloneGD/gd-test ) - GD Assembly Plug-in will be embeded into portlet region ###Sign, Manage, Annotate, Assemble, Compare and Convert Documents with GroupDocs * [GroupDocs Assembly - HTML5 PDF ...
  • hbloader-js ... ``` hbLoader.load('view/templates.htm', function(){ // templates are loaded do something }); ``` When you have templates embeded on the page and not in an external template `` hbLoader.addTemplate('template1); `` Insert a template ...
  • groupdocs-sdk-samples-uitests UI tests for groupdocs samples For run tests you should install firefox in directory by default and maybe Selenium IDE (embeded in firefox). Also you should install: JDK 6 Maven Configure JDK and Maven to run it from command line. Command for run tests: ...