package com.dhy.phonedial;
import android.app.Activity;
import android.app.Fragment;
import android.content.Intent;
import android.net.Uri;
import android.os.Bundle;
import android.view.LayoutInflate...
分类:
移动开发 时间:
2014-05-18 15:58:42
阅读次数:
342
package com.rgy.Test;
import java.awt.GridLayout;
import java.awt.event.ActionEvent;
import java.awt.event.ActionListener;
import javax.swing.JButton;
import javax.swing.JFrame;
import javax.swing.J...
分类:
编程语言 时间:
2014-05-18 07:19:51
阅读次数:
344
在heat中,一个instance的创建成功信号是在这个instance状态成为active之后发出的,这时候user-data可能还没有执行。但是heat已经认为这个resource创建成功了,开始调度下一个resource的创建。
如果我们要建立一个webserver,这个webserver需要在databaseServer执行完user-data之后才开始创建,就需要使用AWS的waitc...
分类:
其他好文 时间:
2014-05-18 05:06:32
阅读次数:
241
学习资料:http://msdn.microsoft.com/zh-cn/data/jj193542
视频建立的控制台应用程序,我在这里使用MVC。 一、非常有磁性的,非常优雅
很喜欢看这个人的视频,虽然我听不太懂,也不知道他叫什么。他的声音非常有磁性,让我。。。,让我。。。。。。,百听不厌。 看到...
分类:
数据库 时间:
2014-05-18 02:42:09
阅读次数:
424
注意:data-native-menu="false"
虽然具有渲染作用,但是无法进行js提交。
分类:
其他好文 时间:
2014-05-18 02:40:03
阅读次数:
317
一:上图二:相关代码using System;using
System.Collections.Generic;using System.ComponentModel;using System.Data;using
System.Drawing;using System.Linq;using Sys...
分类:
编程语言 时间:
2014-05-18 01:51:47
阅读次数:
407
1、批处理模式:data=dist(400)window,0,xsize=400,ysize=400tvscl,datadata=dist(400)window,0,xsize=400,ysize=400tvscl,dataend保存为pichuli.pro运行:@pichuli(这时候直接编译时报...
分类:
其他好文 时间:
2014-05-18 00:45:08
阅读次数:
266
采用C++模板类实现 1 #ifndef _List_H_ 2 #define
_List_H_ 3 #include 4 #include "stdlib.h" 5 template 6 class CNode 7 { 8 public:
9 T data; 10 ...
分类:
其他好文 时间:
2014-05-18 00:38:59
阅读次数:
407
// ViewController.h// qq登入器//// Created by pg on
14-5-17.// Copyright (c) 2014年 mqd. All rights reserved.#import @interface
ViewController : UIViewCon...
分类:
其他好文 时间:
2014-05-17 23:15:56
阅读次数:
276
Machine learning with python Linear Regression
数据来自 cs229 Problem Set 1 (pdf)Data:q1x.dat,q1y.dat,q2x.dat,q2y.datPS1 Solution
(pdf)从左上往右下 batchG...
分类:
编程语言 时间:
2014-05-17 23:05:44
阅读次数:
525