Search

You can find the results of your search below.

curlcommands @tips
65 Hits, Last modified:
code for the given site. <sxh bash;> $ curl www.example.com </sxh> Weve used a placeholder domain name fo... y what file to download. Take a look at the below example to see this in action. <sxh bash;> $ curl -o pic... rates this using the same image file in the above example. <sxh bash;> $ curl -O https://apod.nasa.gov/apo... URLs for your files. Now, take a look at the next example to understand how this works. <sxh bash;> $ xarg
nmapcommands @tips
16 Hits, Last modified:
the IP or hostnames one after another. The below example demonstrates this for you. <sxh bash;> $ nmap 19... mal representation denotes the host in the second example. You can add additional flags to increase the qua... low commands will demonstrate this with necessary examples. <sxh bash;> $ nmap -p 21,22,80,443 localhost $... discover and inspect all types of ports. The next examples demonstrate how to scan for UDP ports, use wildc
tarcommands @tips
14 Hits, Last modified:
archive type the following command. Here in this example, we are archiving the directory named **data/** w... to extract an existing tar archive file. In this example, we are extracting the archive named **data.tar**... mpress and that is ''%%-xvf%%''. Let’s take some examples : **Extract tar.gz archive File**: Type the fo... cified directory, it is possible. Let’s take some examples. **Extract standard tar archive to a specified
tutorial @soft:vrgrid
11 Hits, Last modified:
dismiss="false"> **Note :** You can find all the examples covered in this tutorial in the VRGrid menu unde... red, green, and blue values between 0 to 255. For example, pure red would be expressed as color="(255,0,0)"... t the sound begins, rather than when it ends. For example, if your sound is 5 seconds long, playback="rando... of each of these sides with the <create> tag. For example, the full object has 6 sides corresponding to the
webasmlinks @tips
10 Hits, Last modified:
56dc03bb6d57052fedef1e61ab|Standalone WebAssembly Example]] * [[https:///gist.github.com/yurydelendik/4ee... 3b|Calling alert from WebAssembly (WASM)]] <well> Examples </well> * [[https:///platform.uno/a-piece-of-w... embly]] * [[https:///github.com/mdn/webassembly-examples|webassembly-examples]] * [[https:///www.hellorust.com/demos/factorial/index.html|Factorial in WebAssemb
htaccesshowto @tips
8 Hits, Last modified:
only whitelist your # subdomains like "subdomain.example.com". <IfModule mod_headers.c> <FilesMatch "\.(... ---------------------- # Option 1: # Rewrite "www.example.com -> example.com". #<IfModule mod_rewrite.c> # RewriteCond %{HTTPS} !=on # RewriteCond %{HTTP_HOST} ^w... -------------------------- # Option 2: # Rewrite "example.com -> www.example.com". # Be aware that the foll
aframelinks @tips
5 Hits, Last modified:
://aframe.io/blog/|Blog]] * [[https://aframe.io/examples/|Examples]] * [[https://twitter.com/aframevr|Twitter]] * [[https://aframe.io/a-painter/|A-Painter]] ... %%.PLY%%'' models, wrapping [[https://threejs.org/examples/webgl_loader_ply.html|''%%THREE.PLYLoader%%'']] ... pen/dGXZjx?editors=101|Vue.js + TweenMax demo]] * Example of A-Frame with Vue.js for reactive components
howtos @soft:platform
5 Hits, Last modified:
without escaping from the Editor. The following example shows how to set up 'User Tools' to use Win32API ... of your choice, so here is how to do it. In this example, we will install and use Enbarcadero Borland C++ ... are more compilers available (Pelles C or FB for example). It is up to you which compiler or language you ... compile a TCL script into an EXE </well> In this example we have a the birds.tcl script in the Birds direc
sidebysideassemblies @tips
4 Hits, Last modified:
the runtime it requires to operate properly. For example, the following describes a debug build making use... n perfectly depends on their own code...) For an example of the directories and files that need to be copi... application directory' trick can still work. For example, imagine an application requires version 8 of the... s\CurrentVersion\SideBySide\Winners </sxh> As our example, let's assume that we have defined _BIND_TO_CURRE
tmpwatch @tips
3 Hits, Last modified:
d systems, use tmpreaper instead of tmpwatch. All examples will work as expected. <well> Understanding key ... is performed by default using the hours unit. For example, run the command below to recursively remove file... les using days, you need to add the suffix d. The example below deletes files older than 30 days. <sxh bash
mysqltosqlite @tips
3 Hits, Last modified:
When you want returned a single-value result, for example when the query is something like SELECT timestamp... ficient for most. Think about time functions for examples, or DEFAULT values, or NULLing a NOT NULL timest... eral variations on the strftime() functions, of which the Datetime() above is an example. ~~socialite~~
regexp @soft:platform
3 Hits, Last modified:
a case insensitive search is also not enough. For example, if we want to search for numeric digit, then we ... use a backslash before the special character. For example, the single character regular expression "\*" mat... al characters are briefly described. <well> Usage Examples </well> The caret (^) in the beginning of the st
calculator @soft:platform
2 Hits, Last modified:
lculator to get the answer quickly. <well> Usage Examples </well> Following examples show how to use the built-in calculator: 1. Type in the expression you want t
tutorial @soft:phphum
2 Hits, Last modified:
tion of message boxes or system dialog boxes. For example: <sxh php;> <?php // This program does not need ... application window whenever an event occurs. For example, if the user clicks a button or selects an item f
python @soft:ptshell
2 Hits, Last modified:
<sxh python;> # file_handling.py with open("example.txt", "w") as file: file.write("Hello, Python 2.7!") with open("example.txt", "r") as file: content = file.read()
html5links @tips
2 Hits, Last modified:
keyboardshortcuts @tips
2 Hits, Last modified:
git @soft:ptshell
1 Hits, Last modified:
tutorial @soft:polydraw
1 Hits, Last modified:
actions @soft:vrgrid
1 Hits, Last modified:
clinks @tips
1 Hits, Last modified:
formats @soft:platform
1 Hits, Last modified:
vrffiles @soft:vrgrid
1 Hits, Last modified:
polydraw @soft:polydraw
1 Hits, Last modified:
cloudhosting @soft:vrgrid
1 Hits, Last modified:
ansiescape @tips
1 Hits, Last modified:
jquerylinks @tips
1 Hits, Last modified:
cmdline @soft:platform
1 Hits, Last modified:
webvrlinks @tips
1 Hits, Last modified:
phplinks @tips
1 Hits, Last modified: