Jika ada kelas dalam Java:
class Halo {
int NilaiKita;
public Halo(String var1, int var2) {
// Inisialisasi
this.nilaiKita = var1;
Haaai <?php echo $ganteng ?>, Aku adalah <?php print_r($hiyaa); ?> |
<?php | |
class pcommand_UNREG extends ProgresioCommandSkeleton { | |
var $special = array( | |
"hidden" => TRUE | |
); | |
var $id = 2; | |
function analyze($phoneNumber, $explodedString) { | |
$unamePelanggan = $explodedString[1]; |
#!/bin/bash | |
for i in {1..116} | |
do | |
if=`printf %03d $i` | |
echo "Now downloading surat $if" | |
sleep 1 | |
curl -LO "http://download.quranicaudio.com/quran/mishaari_raashid_al_3afaasee/$if.mp3" | |
done |
<?php | |
// Coba isi text box dengan nilai apapun | |
?> | |
<form action="tes2.php" method="POST"> | |
<label>Makanan favorit?</label> | |
<input type="text" name="ganteng" /> | |
<!-- ^markah1 --> | |
<button>Tes</button> | |
</form> |
Note: this is from http://softwaremaniacs.org/playground/showdown-highlight/
To see the markdown equivalent from this text, see the RAW of this file.
This is an overview of Markdown's syntax. For more information, visit the [Markdown web site].
Source: http://simplapi.wordpress.com/2012/08/03/node-js-basic-memory-store-class/ |
Sebenarnya bukan konflik, tetapi lebih ke arah politik.
Coba lihat pernyataan Apple tentang Flash dan HTML5: http://www.apple.com/hotnews/thoughts-on-flash/
Dan lihat pendapat orang-orang tentang artikel tersebut: http://news.ycombinator.com/item?id=1304310