码迷,mamicode.com
首页 >  
搜索关键字:GNOME Desktop    ( 5025个结果
ubuntu-12.04.2-desktop-amd64 安装整合 nginx + php + mysql + phpmyadmin + tomcat
最近需要做jsp项目,部署在ubuntu 下,周末抽时间配置了nginx + php + mysql + phpmyadmin + tomcat 环境,从windows 的C# 转过来, 多少有些不适应, 估计要走全栈的方向了. 顺便整理了一下入门的配置方法, 完全在控制台下完成.1.1 Commo...
分类:数据库   时间:2014-08-03 23:11:36    阅读次数:495
linux环境搭建
一、linux安装 这次学习使用 vmware workstation,安装ubuntu-12.10-desktop。 ubuntu系统的图形界面还是很亲民的~ 具体安装就不在一一介绍了.....二、linux目录结构 linux必要分区 1、根分区 / 2、swap 分区 ...
分类:系统相关   时间:2014-08-03 17:58:55    阅读次数:265
Ext js框架模拟Windows桌面菜单管理模板
一款超炫的后台,Ext模拟Windows桌面,Ext经典浅蓝风格,功能非常强大,包括最大化、最小化、状态栏、桌面图标等,不过需要非常懂Ext脚本的才可驾驭它。?1.图片?2. [代码][HTML]代码 Ext 2.0 Desktop Sample App http://www.huiyi8.c...
分类:Windows程序   时间:2014-08-02 18:07:33    阅读次数:321
在Ubuntu Kylix中安装VMware Tools的步骤
1. 在VMware Fusion 6.0.4下安装Ubuntu镜像:ubuntukylin-14.04-desktop-amd64.iso2. 点击虚拟机菜单栏-安装VMware Tools3. 在Ubuntu系统中找到VMwaretools-9.6.2-1294478.tar.gz,右键复制到“...
分类:其他好文   时间:2014-08-02 12:42:03    阅读次数:275
outlook 关闭时最小化到任务栏的完美解决方法
最近使用Outlook,但是发现很容易被关闭退出,不能实现关闭最小化。 在网上了找了很久也使用了outlook?on?the?desktop的插件,但是安装该插件后运行报错而弃用。最后找到了一个叫keepoutlookrunning的com?的加...
分类:其他好文   时间:2014-08-01 11:02:41    阅读次数:150
在ubuntu12.04中安装wine和source insight
1.安装wine sudo apt-get install wine 2.安装source insight 将source insight安装的可执行文件复制到ubuntu中。我复制到了~/Desktop/下面。 运行命令 wine ~/Desktop/Si35Setup.exe 其中Si35Setup.exe为source insight安装包名字。安装过程与windows相同。...
分类:Windows程序   时间:2014-07-31 20:56:17    阅读次数:419
winform 读取TXT文件 放在Label中
#region 读取TXT 文件,放到Label中 private void ReadTXT(Label lab) { string strTxtAll = "";//定义一个string变量 string abc = "C:\Users\xxb\Desktop\1.txt";//路径 FileStream f...
分类:Windows程序   时间:2014-07-31 13:34:36    阅读次数:208
Change disk label using Gnome application
The volume label for my new USB disk is displayed as capital letters on my home PC although when I formatted this disk (FAT32) on Windows, I used lowe...
分类:移动开发   时间:2014-07-31 13:02:26    阅读次数:344
Remote Desktop Connection Manager (RDCMan) 介绍
Remote Desktop Connection Manager介绍 Remote Desktop Connection Manager (RDCMan) 是微软Windows Live体验团队的主要开发者 Julian Burger开发的一个远程桌面管理工具。简称为RDCMan。 RDCMan可...
分类:其他好文   时间:2014-07-30 20:21:54    阅读次数:195
CentOS install Desktop and Remotely access 远程管理Centos桌面 TigerVNC
Centos安装完毕,但是通过windows远程管理桌面:当然我们可以通过secureCRT工具连接命令行,但是我希望通过windows连接他们的远程桌面:首先我们的保证Xwindows等桌面环境安装成功:yumgroupinstall-y"Desktop""DesktopPlatform""DesktopPlatformDevelopment""Fonts""GeneralPu..
分类:数据库   时间:2014-07-30 15:03:04    阅读次数:254
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!