Welcome To Snipplr


Everyone's Recent Snippets



1 ... 172 173 174 175 176 ... 554
A implement of itoa with c++, std string. itoa is function that convert a integer to a string.
0 801 posted 13 years ago by vikiyou
A implementation for itoa with c. itoa is function that convert a integer to a string.
0 1169 posted 13 years ago by vikiyou
1 672 posted 13 years ago by dbugger
Fairly self-explanator, but: Expects a directory at <code>/var/www/skeleton</code> with the correct permissions. This is then copied and renamed. Also expects a file named <code>/etc/apache2/sites-available/skeleton</code> which is used to copy th...
0 717 posted 13 years ago by craig0990
This is useful if you are loading html-text via XML and want to remove additional line-breaks, newlines, formfeeds and tabs. It just leaves the clean html.
0 649 posted 13 years ago by konrad_ha
0 573 posted 13 years ago by zubacris
0 544 posted 13 years ago by zubacris
The space after the caret in the grep command is produced by typing Ctrl-V and then Tab, to insert a Tab character.
0 801 posted 13 years ago by nkm
0 952 posted 13 years ago by mike_fowler
0 814 posted 13 years ago by kashif21
This adds the class "not-home" to your body_class in Wordpress. Handy if you want to reset CSS from the index page.
1 671 posted 13 years ago by ethicka
0 765 posted 13 years ago by laurenceosx
0 755 posted 13 years ago by jHulbert
Basically, if the value has already been requested once before it's returned immediately from the cache. Otherwise, an AJAX request fetches the data and adds it to the cache. The $.when/.then doesn't care about any of this; all you need to be concern...
0 910 posted 13 years ago by crypticsoft
The date and time after which the document should be considered expired. An illegal EXPIRES date, e.g. "0", is interpreted as "now". Setting EXPIRES to 0 may thus be used to force a modification check at each visit. Web robots may delete expired doc...
0 659 posted 13 years ago by cyrus
A simple Ajax database app built with the Karrigell web framework for Python; PyDbLite, a non-SQL Python database engine; and JQuery in the browser
0 641 posted 13 years ago by jcastell
Banner style found in HTML5 boilerplate. Copy and paste this in Bundle Editor and add a hotkey for it. /* // ================================== \\ || || || HTML5 Boilerplate Comment Bann...
1 636 posted 13 years ago by tmmyy
This generates a simple insert statement for mysql based on all the variables in $_GET or $_POST using a simple page. It does not do the inserts although that is a simple addition - just builds and displays your insert statement.
1 1256 posted 13 years ago by kidmizere
1 932 posted 13 years ago by stephcode
1 ... 172 173 174 175 176 ... 554