-
2046479·text·121 B·2011-04-14 18:13 UTC
static void f();
class A {
private:
int m_;
friend void f();
};
static void f() {
A a;
a.m_ = 4;
}
-
2046477·text·233 B·2011-04-14 18:06 UTC
RewriteCond %{HTTPS} off
RewriteCond %{REQUEST_URI} ^/store$
RewriteRule ^(.*)$ https://properwines.com/store [R,L]
RewriteCond %{HTTPS} on
RewriteCond %{REQUEST_URI} !^/store
RewriteRule ^(.*)
-
2046476·text·230 B·2011-04-14 18:04 UTC
RewriteCond %{HTTPS} off
RewriteCond %{REQUEST_URI} ^/store$
RewriteRule ^(.*)$ https://properwines.com/store [R,L]
RewriteCond %{HTTPS} on
RewriteCond %{REQUEST_URI} !^/store
RewriteRule ^(.*)
-
2046473·text·231 B·2011-04-14 17:49 UTC
RewriteCond %{HTTPS} off
RewriteCond %{REQUEST_URI} ^/store$
RewriteRule ^(.*)$ https://properwines.com/store [R,L]
RewriteCond %{HTTPS} on
RewriteCond %{REQUEST_URI} !^/store$
RewriteRule ^(.*
-
2046472·text·3.2 KB·2011-04-14 17:48 UTC
#!/bin/bash
####################################################
####################################################
##################### OPTIONS ######################
#########################
-
2046471·text·206 B·2011-04-14 17:44 UTC
RewriteCond %{HTTPS} off
RewriteCond %{REQUEST_URI} ^/store$
RewriteRule ^(.*)$ https://properwines.com/store [R,L]
RewriteCond %{REQUEST_URI} !^/store$
RewriteRule ^(.*)$ http://properwines.com
-
2046470·text·320 B·2011-04-14 17:39 UTC
root@pbx:/usr/src/app_swift-2.0.1-ast1.8 $ asterisk -rx "core show application swift"
-= Info about application 'Swift' =-
[Synopsis]
Not available
[Description]
Not available
[Syntax]
-
2046468·text·6.8 KB·2011-04-14 17:30 UTC
pisi bi pspec.xml -d
Paketler çalışma dizinine yazılıyor.
Kaynak paket inşa ediliyor: pinta
DEBUG: ComponentDB initialized in 0.00463485717773.
-
2046465·text·2.6 KB·2011-04-14 16:52 UTC
[kb3ien@localhost ~]$ ping 8.28.114
PING 8.28.114 (8.28.0.114) 56(84) bytes of data.
64 bytes from 8.28.0.114: icmp_seq=1 ttl=55 time=18.6 ms
64 bytes from 8.28.0.114: icmp_seq=2 ttl=55 time=20.2 m
-
2046463·text·2.6 KB·2011-04-14 16:44 UTC
15:00 ? ZiniestrO ¦ un segundo
15:01 ? ZiniestrO ¦ http://pastebin.com/yqHwTxsd
15:01 ? ZiniestrO ¦ ese es el codigo que tengo
15:02 ? Zi
-
2046462·text·168.8 KB·2011-04-14 16:41 UTC
-
2046461·text·7.0 KB·2011-04-14 16:40 UTC
<html>
<head>
<title>map</title>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1" />
<script type="text/javascript">
function init()
{
loadAll(document.getEl
-
2046460·text·1.6 KB·2011-04-14 16:38 UTC
package lode;
import java.util.Scanner;
public class Main {
public static void main(String[] args) {
Scanner sc = new Scanner(System.in);
System.out.println("Zadej vel
-
2046453·text·7.0 KB·2011-04-14 16:30 UTC
<html>
<head>
<title>map</title>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1" />
<script type="text/javascript">
function init()
{
loadAll(document.getEl
-
2046449·text·1.2 KB·2011-04-14 16:20 UTC
var diaFinal:Date = new Date(2011,04,-14.8,-7.8,-46.8);
var cronometroCuentaRegresiva:Timer = new Timer(1000);
cronometroCuentaRegresiva.addEventListener(TimerEvent.TIMER, actualizarHora);
cronomet
-
2046448·text·855 B·2011-04-14 16:17 UTC
toolbar = new dijit.Toolbar({},
"collectionToolbar-" + this.id);
newRangeCollection = new dijit.form.Button({title: 'New Collection', label:"New Collection", baseClass: "standardButt
-
2046446·text·39.6 KB·2011-04-14 16:15 UTC
-
2046445·text·19.8 KB·2011-04-14 16:07 UTC
<?php
/**
* The category archive template file
*
* @package WordPress
* @subpackage Graphene
* @since Graphene 1.1.5
*/
?>
<?php
/**
* The Header for our theme.
*
* Displays all
-
2046440·java·1.4 KB·2011-04-14 15:57 UTC
public void findFeeds() {
String href = new String();
String str = new String();
// Solange noch Text kommt
while (in.hasNext()) {
str = in.next();
// Link Tag gefunden
i
-
2046439·text·1.2 KB·2011-04-14 15:57 UTC
var diaFinal:Date = new Date(2011,04,-14.8,-7.8,-46.8);
var cronometroCuentaRegresiva:Timer = new Timer(1000);
cronometroCuentaRegresiva.addEventListener(TimerEvent.TIMER, actualizarHora);
cronomet