码迷,mamicode.com
首页 >  
搜索关键字:basic compress    ( 5468个结果
FreeRDP基本连接和图像规范
1.1.1  RDP简介Remote Desktop Protocol: Basic Connectivity and Graphics Remoting Specification远程桌面协议:基本的连接和图形远程规范该协议的目的是方便用户从远程计算机图形显示信息传送给用户,并从用户输入命令运送到远程计算机,输入命令在远程计算机上回放与远程计算机系统的相互作用。此协议,还提供一个可扩展的传输机制...
分类:其他好文   时间:2014-11-29 09:02:02    阅读次数:607
basic html5
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
Gradle 教程说明 用户指南 第7章 构建Java工程----快速入门
官网地址: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 2010 Basic Msi工程更改生成setup.exe Logo
InstallShield中只有InstallScript工程,将安装包压缩成一个Setup.exe的情况下才可以修改Icon。 具体操作方法是在Release视图中,选择你的Release项,然后选择Setup.exe选项卡,在SingleExeIconFile中设置InstallShieldBasicMSIa工程設置方法:1.打開安裝目錄:C:\ProgramFiles\..
分类:其他好文   时间:2014-11-28 12:45:37    阅读次数:144
MySQL数据库基础
安装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
【翻译自mos文章】oracle数据库中 基本的表压缩和高级压缩之间的区别
oracle数据库中 基本的表压缩和高级压缩之间的区别...
分类:数据库   时间:2014-11-27 18:22:53    阅读次数:216
Cross-plant material status in Material Master (Basic data 1)
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
错误问题:OpenGL version to old,GLViewinitWithRect(const stdbasic_stringchar,stdchar_traitschar,stdalloca
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从零开始---初体验
LINQ,语言集成查询(LanguageIntegrated Query)是一组用于c#和Visual Basic语言的扩展。它允许编写C#或者Visual Basic代码以查询数据库相同的方式操作内存数据。...
分类:其他好文   时间:2014-11-26 14:18:46    阅读次数:169
对Linux上的各类型压缩格式的一个总结
我使用的环境是64位的 Red Hat Enterprise Linux Server release 6.4 (Santiago) 1.compress与*.Z文件 compress程序的作用是:Compress reduces the size of the named files using adaptive Lempel-Ziv coding 即...
分类:系统相关   时间:2014-11-25 23:56:19    阅读次数:491
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!