This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
import sbt._ | |
import Keys._ | |
object MyBuild extends Build { | |
val mySettings = Defaults.defaultSettings ++ Seq( | |
organization := "tv.cntt", | |
name := "comy", | |
version := "1.3-SNAPSHOT", | |
scalaVersion := "2.9.0-1" | |
) |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Công ty: AIMNEXT | |
Lương: 4-6 triệu yen | |
Công việc: tư vấn giải pháp liên quan đến công nghệ C#, C++, Java | |
Yêu cầu: | |
* Làm ở Nhật ít nhất khoảng 1, 2 năm; sau đó có thể làm ở chi nhánh VN | |
* Độ tuổi: trên dưới 30 | |
* Kinh nghiệm: C#, C++, Java 2, 3 năm trở lên, có kinh nghiệm business hoặc tư vấn càng tốt | |
* Tiếng Nhật: 1 kyu trở lên |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Job Title Front Office Developer | |
Department ELT (Equity Linked Tech) | |
Team Role Team member | |
Size of Team 6 | |
Role Type (Perm, Temp, Contract) Perm | |
Location Tokyo | |
Reason for Vacancy Replacement | |
Main Responsibilities: |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
object Benchmark { | |
private val LOOP_COUNT = 1000000 | |
private val ARRAY_SIZE = 1024 | |
def main(args: Array[String]) { | |
val t1 = System.currentTimeMillis | |
var i = 0 | |
while (i < LOOP_COUNT) { | |
testDirectByteBuffer |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Condition | |
========= | |
Machine spec | |
------------ | |
Machine 1 and Machine 2: same spec | |
Red Hat Enterprise Linux 6.3 64 bit | |
EC2 High-Memory Double Extra Large |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<?xml version="1.0"?> | |
<!DOCTYPE tsung SYSTEM "/home/ngocdaothanh/opt/tsung-ws-plugin/share/tsung/tsung-1.0.dtd"> | |
<tsung loglevel="notice" version="1.0"> | |
<clients> | |
<!-- Can't be IP --> | |
<client host="localhost" cpu="8"/> | |
<client host="t2" cpu="8"/> | |
<!-- | |
<client host="t3" cpu="8"/> | |
<client host="t4" cpu="8"/> |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
09-04 00:51:16.320: W/dalvikvm(3421): threadid=8: thread exiting with uncaught exception (group=0x4002d560) | |
09-04 00:51:16.328: E/AndroidRuntime(3421): FATAL EXCEPTION: AsyncTask #1 | |
09-04 00:51:16.328: E/AndroidRuntime(3421): java.lang.RuntimeException: An error occured while executing doInBackground() | |
09-04 00:51:16.328: E/AndroidRuntime(3421): at android.os.AsyncTask$3.done(AsyncTask.java:200) | |
09-04 00:51:16.328: E/AndroidRuntime(3421): at java.util.concurrent.FutureTask$Sync.innerSetException(FutureTask.java:274) | |
09-04 00:51:16.328: E/AndroidRuntime(3421): at java.util.concurrent.FutureTask.setException(FutureTask.java:125) | |
09-04 00:51:16.328: E/AndroidRuntime(3421): at java.util.concurrent.FutureTask$Sync.innerRun(FutureTask.java:308) | |
09-04 00:51:16.328: E/AndroidRuntime(3421): at java.util.concurrent.FutureTask.run(FutureTask.java:138) | |
09-04 00:51:16.328: E/AndroidRuntime(3421): at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1088) | |
09-04 00:51:16.328: E/AndroidRuntime(3 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
09-04 01:31:34.960: D/MediaPlayer(2268): switchStereoView IN, Stereo Type = -2 | |
09-04 01:31:34.960: D/MediaPlayer(2268): switchStereoView, Stereo Type = 0 | |
09-04 01:31:34.992: E/VideoView(2268): VideoPlaybackBroadcastReceiver intent is NULL! | |
09-04 01:31:35.000: D/skia(1462): Loading ARM decoder... | |
09-04 01:31:35.046: W/(157): [SHDISP_EPP]shdisp_epp_api_overlay_set_output start | |
09-04 01:31:35.203: E/AudioHardwareALSA(157): RE-OPEN AFTER STANDBY:: took 196 msecs | |
09-04 01:31:35.203: W/AudioFlinger(157): write blocked for 197 msecs, 3 delayed writes, thread 0x7fff0 | |
09-04 01:31:35.328: W/IInputConnectionWrapper(508): showStatusIcon on inactive InputConnection | |
09-04 01:31:36.796: I/ActivityManager(273): Starting: Intent { cmp=com.iamme.fuckingbirds/.MainActivity } from pid 2268 | |
09-04 01:31:36.976: I/WindowManager(273): Setting rotation to 0, animFlags=1 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
09-04 06:33:57.968: I/ActivityManager(273): Starting: Intent { act=android.intent.action.MAIN cat=[android.intent.category.LAUNCHER] flg=0x10200000 cmp=vinova.vss.moneymanagement.view/.MoneyManagementActivity } from pid 508 | |
09-04 06:33:57.976: E/ResourceType(273): Style contains key with bad entry: 0x01010361 | |
09-04 06:33:57.976: W/WindowManager(273): HistoryRecord{4098eaf0 vinova.vss.moneymanagement.view/.MoneyManagementActivity} failed creating starting window | |
09-04 06:33:57.976: W/WindowManager(273): java.lang.RuntimeException: Binary XML file line #25: You must supply a layout_height attribute. | |
09-04 06:33:57.976: W/WindowManager(273): at android.content.res.TypedArray.getLayoutDimension(TypedArray.java:491) | |
09-04 06:33:57.976: W/WindowManager(273): at android.view.ViewGroup$LayoutParams.setBaseAttributes(ViewGroup.java:3599) | |
09-04 06:33:57.976: W/WindowManager(273): at android.view.ViewGroup$MarginLayoutParams.<init>(ViewGroup.java:3678) | |
09-04 06:33:57.976: W/WindowManager(273): at android.widget.Line |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
package recfun | |
import scala.collection.mutable.ListBuffer | |
import common._ | |
/** https://class.coursera.org/progfun-2012-001/assignment/view?assignment_id=4 */ | |
object Main { | |
def main(args: Array[String]) { | |
println("Pascal's Triangle") | |
for (row <- 0 to 10) { |
OlderNewer