html4 doctype HTML5 doctype: In this example page, the root element looks like this: The first thing to discuss is the xmlns attribute. This is a...
分类:
Web程序 时间:
2014-11-28 21:17:42
阅读次数:
323
官网地址:http://www.gradle.org/docs/2.1/userguide/tutorial_java_projects.html
A basic Java project 一个基础的java工程
使用java插件在build.gradle:
apply plugin: 'java'
Building the project 构建工程
这里使用gra...
分类:
编程语言 时间:
2014-11-28 18:18:29
阅读次数:
326
InstallShield中只有InstallScript工程,将安装包压缩成一个Setup.exe的情况下才可以修改Icon。
具体操作方法是在Release视图中,选择你的Release项,然后选择Setup.exe选项卡,在SingleExeIconFile中设置InstallShieldBasicMSIa工程設置方法:1.打開安裝目錄:C:\ProgramFiles\..
分类:
其他好文 时间:
2014-11-28 12:45:37
阅读次数:
144
安装mysql[root@ultraera~]#yuminstallmysqlmysql-servermysql-devel2.启动mysql,并设置开机自启动[root@ultraera~]#servicemysqldstart/stop/restart/status#启动/关闭/重启/状态
chkconfigmysqldon/off
[root@ultraera~]#chkconfig--list|grepmysqld
mysqld 0:off 1:off 2:o..
分类:
数据库 时间:
2014-11-28 06:30:47
阅读次数:
183
oracle数据库中 基本的表压缩和高级压缩之间的区别...
分类:
数据库 时间:
2014-11-27 18:22:53
阅读次数:
216
1.Is Blocking Key assigned to material master in basic data 1 view in X plant material status, if yes, remove blocking key and create PR & PO. Or chec...
分类:
其他好文 时间:
2014-11-27 18:03:23
阅读次数:
282
1
电脑装成Linux之后,在Linux里面装虚拟机运行cocos2d-x-3.2时报如下错误:
plan3d.exe!cocos2d::GLView::initWithRect(const std::basic_string,std::allocator > & viewName, cocos2d::Rect rect,
float frame...
分类:
数据库 时间:
2014-11-27 06:49:13
阅读次数:
178
LINQ,语言集成查询(LanguageIntegrated Query)是一组用于c#和Visual Basic语言的扩展。它允许编写C#或者Visual Basic代码以查询数据库相同的方式操作内存数据。...
分类:
其他好文 时间:
2014-11-26 14:18:46
阅读次数:
169
Description
The Problem
The first project for the poor student was to make a calculator that can just perform the basic arithmetic operations.
But like many other university students he d...
分类:
其他好文 时间:
2014-11-25 23:39:30
阅读次数:
226
1、内存管理-黄金法则The basic rule to apply is everything that increases the reference counter with alloc, [mutable]copy[withZone:] or retain is in charge of t...
分类:
其他好文 时间:
2014-11-25 20:31:26
阅读次数:
288