-
2070459·text·1.1 KB·2011-05-27 15:35 UTC
import java.util.ArrayList;
import java.io.FileWriter;
import java.io.IOException;
/**
* Jacob's Games Store
*/
public class GameShop
{
// instance variables
private ArrayList<Gam
-
2070458·text·1.1 KB·2011-05-27 15:35 UTC
import java.util.ArrayList;
import java.io.FileWriter;
import java.io.IOException;
/**
* Jacob's Games Store
*/
public class GameShop
{
// instance variables
private ArrayList<Gam
-
2070448·php·1.9 KB·2011-05-27 15:19 UTC
<div class="form">
<?php $form=$this->beginWidget('CActiveForm'); ?>
<?php echo $form->errorSummary($model); ?>
-
2070447·php·795 B·2011-05-27 15:18 UTC
# ошибка
Fatal error: Call to a member function getErrors() on a non-object in Y:\home\framework\web\helpers\CHtml.php on line 1592
# protected/models/RequestForm.php
<?php
class RequestForm e
-
2070442·text·742 B·2011-05-27 15:13 UTC
kierank@obe2:~/libav-obe-dev$ make
AR libavdevice/libavdevice.a
AR libavfilter/libavfilter.a
AR libavformat/libavformat.a
AR libavcodec/libavcodec.a
AR libpostproc/libpos
-
2070431·text·6.6 KB·2011-05-27 15:03 UTC
###################################################################################################
########################## Yasp Script ###############################
-
2070421·text·2.7 KB·2011-05-27 14:50 UTC
root@admod /home/divinity/heavymetal/snippets]# php mut.php --db-run-all >../../../mut.out 2>../../../mut.err
[root@admod /home/divinity/heavymetal/snippets]# less ../../../mut.out
NOTICE: Undefin
-
2070420·text·40.9 KB·2011-05-27 14:47 UTC
-
2070405·php·1.1 KB·2011-05-27 14:37 UTC
# SiteController.php
public function actionNovosti() {
$this->render('novosti');
}
# protected/views/site/novosti.php
<?php $this->pageTitle=Yii::app()->name; ?>
<ul>
<?ph
-
2070400·text·33 B·2011-05-27 14:33 UTC
11111
10001
10001
10001
11111
-
2070396·text·3.7 KB·2011-05-27 14:28 UTC
Abstract
This master paper, titled “Territorial dispute between Japan and Russia over sovereignty of the South Kuril Islands”, deals with Japanese and Russian claims over what is known as the South
-
2070395·text·1.8 KB·2011-05-27 14:26 UTC
論文要旨
この修士論文は「南千島の主権をめぐる日ロ間の領土問題」という題名で、「南千島列島」や「北方領土」として知られている四島に対する領有権問題を取り扱っている。第二次世界大戦後、現在に至るまで、ソ連・ロシア連邦に占領・実効支配されており、日本は固有の領土としてその返還を求めている。この問題の結果、両国間の経済・外交関係は悪い状態にあり続けている。四島の価値が低く、相互関係が築ければ両国にとっ
-
2070394·text·5.5 KB·2011-05-27 14:25 UTC
root@admod ~]# mysql mysql < timezone.sql
[root@admod ~]# cd /home/divinity/heavymetal/snippets/
[root@admod /home/divinity/heavymetal/snippets]# php mut.php
NOTICE: Undefined index: time_zon
-
2070390·text·2 B·2011-05-27 14:16 UTC
-
2070389·text·5.4 KB·2011-05-27 14:15 UTC
mysql> alter table vars add preload tinyint;
Query OK, 272 rows affected (0.02 sec)
Records: 272 Duplicates: 0 Warnings: 0
mysql> desc vars;
+-------------+------------------------------------
-
2070388·text·2.0 KB·2011-05-27 14:13 UTC
mysql> desc vars;
+-------------+--------------------------------------------------------------+------+-----+-------------------+-----------------------------+
| Field | Type
-
2070382·text·3.1 KB·2011-05-27 14:08 UTC
[root@admod /home/divinity/heavymetal/snippets]# php mut.php --db-run-all
EMERGENCY: Exception (SQLException) - Could not execute query [Native Error: Unknown column 'preload' in 'where clause'] [U
-
2070365·text·699 B·2011-05-27 13:57 UTC
import java.io.FileWriter;
import java.io.IOException;
import java.util.ArrayList;
public class Writer {
static ArrayList<Person> persons = new ArrayList<Person>();
public static void ma
-
2070363·text·310 B·2011-05-27 13:57 UTC
import java.io.FileWriter;
import java.io.IOException;
public class Person {
private String name;
private int age;
public Person(String p_name, int p_age)
{
name = p_name;
age = p
-
2070361·text·3.1 KB·2011-05-27 13:56 UTC
[root@admod /home/divinity/heavymetal/snippets]# php mut.php --db-run-all
EMERGENCY: Exception (SQLException) - Could not execute query [Native Error: Unknown column 'preload' in 'where clause'] [U