Welcome To Snipplr


Everyone's Recent Snippets Tagged c



1 ... 513 514 515 516 517 ... 553
One shot verbose expansion.
4 1330 posted 18 years ago by bbhack
-nd do not create a hierarchy of directories (save all recursively retrieved files in the current directory) -r recursive retrieving -l1 set maximum recursion depth to 1 (stay in that folder): set to 2 if necessary --no-parent do not...
3 1918 posted 18 years ago by iblis
If you set the NSObjCMessageLoggingEnabled environment variable to "YES", the Objective-C runtime will log all dispatched Objective-C messages to a file named /tmp/msgSends-.
0 1282 posted 18 years ago by zingo
Drupal snippet: outputs all theming variables of a content type or page. Add to template.php the following function: function _phptemplate_variables($hook, $vars) { return array('vars_data' => $vars); } then add the snippet to the relativ...
5 2326 posted 18 years ago by marcoba
2 1488 posted 18 years ago by therobot
1 1086 posted 18 years ago by therobot
0 1004 posted 18 years ago by therobot
You can also check other kind of perms changing the constant os.R_OK
0 1170 posted 18 years ago by arcturus
This is as small as this can go: 'xs:dateTime(sql:variable("@stringDate"))' It needs to be a literal string for the Value() function. Xml Datatype http://msdn2.microsoft.com/en-us/library/ms189887.aspx Sql:Variable() Function http://ms...
0 1797 posted 18 years ago by rengber
0 1026 posted 18 years ago by vanne
work from content pages or submaster pages
0 1693 posted 18 years ago by cori
0 1210 posted 18 years ago by therobot
1 1083 posted 18 years ago by vanne
some foundation styles used in every sheet (work in progress)
1 922 posted 18 years ago by marcoba
1 914 posted 18 years ago by hyperwhat
Good info here too: http://www.ilisys.com.au/support/linux-password-protect/
2 2531 posted 18 years ago by jonhenshaw
JS Fix for IE6 background image flickering on mouseover's
2 1459 posted 18 years ago by brentg
2 1011 posted 18 years ago by hyperwhat
ch.qos.logback logback-classic 0.9.8
1 3023 posted 18 years ago by thebugslayer
1. mvn archetype:create -DgroupId=deng -DartifactId=mywebapp -DarchetypeArtifactId=maven-archetype-webapp 2. Replace web.xml with http://snipplr.com/view/3800/minimal-webxml-webapp-descriptor-version-24 3. Replace pom.xml in this snipplet. 4. mvn...
1 1464 posted 18 years ago by thebugslayer
1 ... 513 514 515 516 517 ... 553