-
2067025·text·1.4 KB·2011-05-22 16:44 UTC
*** ERROR: FEATURE() should be before MAILER()
*** MAILER(`local') must appear after FEATURE(`always_add_domain')*** ERROR: FEATURE() should be before MAILER()
*** MAILER(`local') must appear afte
-
2067024·text·446 B·2011-05-22 16:44 UTC
std::ifstream textFile ("D:\\1.txt");
std::string textBuffer;
int k, size = 0;
int numberOfWordsLowercase = 0;
int numberOfSpaces = 0;
while (getline(textFile, textBuffer)
-
2067022·vbnet·132 B·2011-05-22 16:38 UTC
Public Declare Function apiBlockInput Lib "user32" Alias "BlockInput " (ByVal fBlock As Integer) As Integer
apiBlockInput(1)
-
2067021·vb·132 B·2011-05-22 16:38 UTC
Public Declare Function apiBlockInput Lib "user32" Alias "BlockInput " (ByVal fBlock As Integer) As Integer
apiBlockInput(1)
-
2067006·text·1.7 KB·2011-05-22 16:19 UTC
package
{
import flash.display.Bitmap;
import flash.display.BitmapData;
import flash.display.Shape;
import flash.geom.Matrix;
import flash.geom.Point;
import flash.geom.Rectangle;
-
2067005·text·11.3 KB·2011-05-22 16:17 UTC
#include "ScriptPCH.h"
#define GOSSIP_ITEM_STABLE "Stable"
#define GOSSIP_ITEM_NEWPET "New Pet"
#define GOSSIP_ITEM_BOAR "Boar"
#define GOSSIP_ITEM_SERPENT "Serpent"
#define GOSSIP_ITEM_SCRAB
-
2066998·xml·261 B·2011-05-22 16:05 UTC
<Button
android:text="Button"
android:layout_height="wrap_content"
android:id="@+id/button_popup"
android:onClick="popUp"
android:layout_alignParentBottom="true"
android:layou
-
2066994·text·2.1 KB·2011-05-22 16:01 UTC
$ cat /etc/apt/sources
sources.list sources.list~ sources.list.d/ sources.list.save
michalxo@panther:~$ cat /etc/apt/sources.list
#gpg --keyserver subkeys.pgp.net --recv-keys $KEY
-
2066993·text·13.4 KB·2011-05-22 16:00 UTC
/* Copyright (C) 2006 - 2009 ScriptDev2 <https://scriptdev2.svn.sourceforge.net/>
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Pub
-
2066992·text·405 B·2011-05-22 15:59 UTC
<VirtualHost *:80>
ServerAdmin webmaster@dummy-host.hleclerc-PC.ingenidev
DocumentRoot "C:/Users/Thomas_2/projects/nlal"
ServerName localhost
ErrorLog "logs/liars-remote-error.log"
-
2066988·text·11.2 KB·2011-05-22 15:56 UTC
#include "ScriptPCH.h"
#define GOSSIP_ITEM_STABLE "Stable"
#define GOSSIP_ITEM_NEWPET "New Pet"
#define GOSSIP_ITEM_BOAR "Boar"
#define GOSSIP_ITEM_SERPENT "Serpent"
#define GOSSIP_ITEM_SCRAB "
-
2066987·text·1019 B·2011-05-22 15:56 UTC
malam...
Kita masih berpeluk, mendengar pahatan hujan yang tiba-tiba London datang,
lari kecil-kecil seiring langkah kaki mungil. dia hempaskan tubuhnya,
bak peri kecil kehilangan sayapnya, kel
-
2066986·java·284 B·2011-05-22 15:54 UTC
public void popUp(View v, String msg) {
//int duration = Toast.LENGTH_LONG;
String show = (String) (msg == null ? getString(R.string.my_popup) : msg);
Toast toast = Toast.makeTex
-
2066965·text·5.2 KB·2011-05-22 15:26 UTC
#!/usr/bin/tclsh
#
# ispblocks.tcl v1.2 by phillie 2004
#
# check netblocks for isp ownage
# max. range supported is a 1.1.1.1/18 subnet
#
# changelog:
#
# v1.0 - initial release
# v1.1 - ad
-
2066964·text·168.8 KB·2011-05-22 15:23 UTC
-
2066961·text·976 B·2011-05-22 15:19 UTC
# grep -R MaxClients /etc/apache2/
/etc/apache2/apache2.conf:# MaxClients: maximum number of server processes allowed to start
/etc/apache2/apache2.conf: MaxClients 50
/etc/apache2/apa
-
2066953·text·1.9 KB·2011-05-22 15:11 UTC
BAD:
class svnserve::params {
file { "svnserve_service_folder":
path => "/var/svc/network/repository",
ensure => directory,
user => "root",
group => "sys",
mode => "0755"
}
fi
-
2066949·text·899.3 KB·2011-05-22 15:05 UTC
-
2066947·text·1.1 KB·2011-05-22 15:04 UTC
// Целевая функция
private static double Func(double t) {
return t*t*t - t*t + 3;
}
// Алгоритм решения
private void TabPage1Paint(object sender, PaintEventArgs e) {
-
2066926·delphi·5.4 KB·2011-05-22 14:48 UTC
procedure TForm1.POISKClick(Sender: TObject);
var z,s, x2,x,x1, y:string;
search,zapolnenie:Boolean;
i,l:integer;
begin
AssignFile(f,'1.txt.txt');
reset(f);
numzap:=0;
Kolfind:=0;
s