html{filter:expression(document.execCommand("BackgroundImageCache",false,true))_background-image:url(about:blank);_background-attachment:fixed}body,di...
分类:
Web程序 时间:
2014-05-14 02:10:02
阅读次数:
281
openstack
和hadoop的区别是什么?(一)openstack仿照的Amazon的云,hadoop仿照的是Google的云openstack注重的是虚拟化/虚拟机及其配套的服务,hadoop注重的是海量的数据分析和处理。(二)2OpenStack
主要目的是做一整套的云计算基础构架。包括 ...
分类:
其他好文 时间:
2014-05-13 23:47:42
阅读次数:
449
1. 批量改变文件内容://批量改变输出文件内容#include #include #include
using namespace std;int main(){ ifstream input("D:pos_img.txt"); ofstream
output("D:pos_image...
分类:
编程语言 时间:
2014-05-13 22:29:37
阅读次数:
458
1 SolidWorks API Help 2 Create PropertyManager
Page Example (VB.NET) 3 This example shows how to create a PropertyManager page
that contains two s...
分类:
Web程序 时间:
2014-05-13 20:59:57
阅读次数:
463
create or replace function get_sal1(id
employees.employee_id%type) return number is sal employees.salary%type;begin sal
:= 0; select salary into s...
分类:
数据库 时间:
2014-05-13 19:41:58
阅读次数:
456
下载 MySQL
数据库:http://dev.mysql.com/downloads/mysql/ ,解压到本地即可下载 jar
包:http://dev.mysql.com/downloads/connector/j/ ,下载 zip 压缩包创建数据库并插入若干数据:create
table m...
分类:
数据库 时间:
2014-05-13 19:36:49
阅读次数:
386
最近关注尚学堂的学习视频,关于bbs的一个项目学习,开始重新整理mysql的学习内容和知识点,在实际运用中把mysql的灵魂发挥到实质!首先看下bbs的数据库创建代码:bbs.sql文件
1 create database bbs; 2 3 use bbs; ...
分类:
数据库 时间:
2014-05-13 18:43:29
阅读次数:
325
///////////////////////////////////////////////////////////// Copyright (c)
2013, ShangHai xxxx Inc.//// FileName: 1_4.cpp//// Description://// Create...
分类:
其他好文 时间:
2014-05-13 17:53:16
阅读次数:
284
///////////////////////////////////////////////////////////// Copyright (c)
2013, ShangHai xxxx Inc.//// FileName: 1_7.cpp//// Description://// Create...
分类:
其他好文 时间:
2014-05-13 17:27:36
阅读次数:
234
///////////////////////////////////////////////////////////// Copyright (c)
2013, ShangHai xxxx Inc.//// FileName: 1_6.cpp//// Description://// Create...
分类:
其他好文 时间:
2014-05-13 09:45:40
阅读次数:
267