-
2072424·text·474 B·2011-05-30 18:35 UTC
Buildfile: /Users/Adva/Desktop/repository/tr/trunk/dev/org.rssowl.build/build.xml
[taskdef] Could not load definitions from resource net/sf/antcontrib/antcontrib.properties. It could not be found.
-
2072423·text·842 B·2011-05-30 18:34 UTC
public class test
{
public static void main(String[] args) {
char[] arr1 = {' ', '0', '1', '2', '3', '4', '5', '6', '7', '8', '9'};
char[] arr2 = {' ', '0', '1', '2', '3', '4', '5', '6', '7'
-
2072422·text·939 B·2011-05-30 18:33 UTC
public class test
{
public static void main(String[] args) {
char[] arr1 = {' ', '0', '1', '2', '3', '4', '5', '6', '7', '8', '9'};
char[] arr2 = {' ', '0', '1', '2', '3', '4', '5', '6', '7'
-
2072421·text·248 B·2011-05-30 18:32 UTC
byte[] OhSerialize(BundleItem derBundle)
{
using (var stream = new MemoryStream())
{
XmlSerializer xmlSerializer = new XmlSerializer(typeof(BundleItem));
xmlSerializer.Serialize(s
-
2072417·csharp·8.9 KB·2011-05-30 18:21 UTC
/*The DLL has four functions:
void USBHIDClassInit (VID, PID, Size) - Sets the Vendor and Product Id used in the class.
Also specifies the Report Size. This mu
-
2072416·csharp·8.9 KB·2011-05-30 18:21 UTC
/*The DLL has four functions:
void USBHIDClassInit (VID, PID, Size) - Sets the Vendor and Product Id used in the class.
Also specifies the Report Size. This mu
-
2072414·diff·1.5 KB·2011-05-30 18:18 UTC
--- target/linux/ar71xx/files/drivers/net/ag71xx/ag71xx_main.c (revisione 27031)
+++ target/linux/ar71xx/files/drivers/net/ag71xx/ag71xx_main.c (copia locale)
@@ -28,6 +28,9 @@
module_param_named(
-
2072410·sql·289 B·2011-05-30 18:07 UTC
ALTER TABLE tblcustomers AUTO_INCREMENT = 2000;
ALTER TABLE `tollring_crm`.`tblcustomers` CHANGE COLUMN `customerid` `customerid` INT(11) NOT NULL AUTO_INCREMENT ;
Error Code: 1062
ALTER TAB
-
2072407·text·2.6 KB·2011-05-30 18:05 UTC
Hey man, I've been thinking a lot about what happened last night. I'm not sure why, but my guard was down & I behaved a little differently than I normally do. I don't regret what happened last night,
-
2072406·text·5.0 KB·2011-05-30 17:55 UTC
2011-05-30 17:49:53 LOG_DEBUG: [parlementum.net:queuedaemon.php:1971] Adding public key: (ktZ_LdP5Rn9PxYuuNuyFRyRLHjlALZfk7RGEtKsUe_-zTIKfq11ib6dD9YmZks2jvk4mfUB-QMAoALcLjaACEDYClWPqTSXey4fn88et2-EKU7
-
2072401·text·6.2 KB·2011-05-30 17:48 UTC
L 05/30/2011 - 19:28:13: Loading map "aim_map"
L 05/30/2011 - 19:28:13: Server cvars start
L 05/30/2011 - 19:28:13: Server cvar "_tutor_bomb_viewable_check_interval" = "0.5"
L 05/30/2011 - 19:28:13
-
2072400·text·1.1 KB·2011-05-30 17:48 UTC
class ActionPerformedMenuBar implements ActionListener{
public void actionPerformed(ActionEvent e){
// this is for the Edit Menu Items - Copy and Paste - to work
if(e.getSource() == jm
-
2072395·text·943 B·2011-05-30 17:33 UTC
@echo off
:: Creates a RAR archive of files/directories if they are smaller than a
:: given limit and moves the files to a specified directory.
Setlocal
Setlocal EnableDelayedExpansion
:: s
-
2072389·text·23.6 KB·2011-05-30 17:11 UTC
itter user: aquarianjen (69766567).
2011-05-30 17:02:40 LOG_INFO: [parlementum.net:synctwitterfriends.php:1132] Twitter bridge - Added new Twitter user: aquarianjen (69766567).
2011-05-30 17:02:40 L
-
2072387·text·824 B·2011-05-30 16:58 UTC
import Qt 4.7
Rectangle {
width: 500
height: 500
color: "black"
Row {
Repeater {
id: therepeater
objectName: "therepeater"
mo
-
2072386·text·781 B·2011-05-30 16:56 UTC
//You should only rely on the key char if the event
//is a key typed event.
class keyboardNumbers {
public void displayKeyTyped(KeyEvent e, String keyStatus){
int id = e.getID()
-
2072385·text·601 B·2011-05-30 16:51 UTC
<!--* try.dtd *-->
<!ELEMENT foot (sock)>
<!ELEMENT sock (#PCDATA)>
<!--* wrapper.xml *-->
<!DOCTYPE wrapper SYSTEM "try.dtd" [
<!ENTITY theDoc SYSTEM "try.xml">
<!ELEMENT wrappe
-
2072373·text·794 B·2011-05-30 16:34 UTC
//You should only rely on the key char if the event
//is a key typed event.
class keyboardNumbers implements ActionListener{
public void displayKeyTyped(KeyEvent e, String keyStatus){
-
2072367·text·10.6 KB·2011-05-30 16:22 UTC
site name 'Parlementum - an EncycloMundi project'
site nickname 'statusnet'
site wildcard NULL
site
-
2072362·text·943 B·2011-05-30 16:12 UTC
@echo off
:: Creates a RAR archive of files/directories if they are smaller than a
:: given limit and moves the files to a specified directory.
Setlocal
Setlocal EnableDelayedExpansion
:: s