码迷,mamicode.com
首页 >  
搜索关键字:desktop central    ( 4942个结果
BitmapImage 读取内存流和显示图片
FileStream filestream = File.OpenRead(@"C:\Users\Administrator\Desktop\queryHeaderImg.png"); BitmapImage image = new BitmapImag...
分类:Windows程序   时间:2015-01-10 19:37:38    阅读次数:272
Linux上安装五笔
1、安装# yum install ibus-table-chinese-wubi-jidian2、设置ibus平台,添加五笔输入法# ibus-setup3、#gsettings set org.gnome.desktop.input-sources show-all-sources true4、...
分类:系统相关   时间:2015-01-09 13:56:14    阅读次数:236
详解kettle插件开发之一
最近因为项目需要接触了kettle,需要为用户定制一些特定的转换。 下面记录一下自己的学习经历。 下载的kettle版本文件稳定版,从github上面下载  github不熟的朋友可以参考文章  如何更好的理解和使用Github fork一个版本  然后clone in  desktop           地址为        https://github.com/bigfishman/...
分类:其他好文   时间:2015-01-08 20:12:02    阅读次数:322
移动Xcode出现的问题及解决办法
xcrun: error: active developer path ("/Users/XJW/Desktop/Xcode.app/Contents/Developer") does not exist, use `xcode-select --switch path/to/Xcode.app` to specify the Xcode that you wish to use for command line developer tools (or see `man xcode-select`)...
分类:移动开发   时间:2015-01-08 18:07:43    阅读次数:225
JIRA Installation
To set up JIRA on server (Windows) through remote desktop connection, first we need to download JIRA from Atlassian. There are JIRA installer and WAR ...
分类:其他好文   时间:2015-01-08 12:43:57    阅读次数:164
AM/DM37X 开发板Quick Start
http://www.ti.com/lsds/ti/tools-software/linux.page在TI页面有Linux工具支持下载页面,找到DM37X或者AM37X开发套件进行下载下载图中安装包后去虚拟机Ubuntu安装~/Desktop$ chmod +x ./ti-sdk-am37x-e....
分类:其他好文   时间:2015-01-07 22:04:10    阅读次数:266
Manual install on Windows 7 with Apache and MySQL
These are instructions for installing on Windows 7 desktop (they may also be useful for a server install with some thought to security) using individual components rather than a one click installer...
分类:数据库   时间:2015-01-07 17:05:15    阅读次数:283
centos
modify pwd:passwdadd useruseradd user1passwd user1groupsgroupaddinstall GUI (version centos 6.2)# yum -y groupinstall "Desktop" "Desktop Platform" "X ...
分类:其他好文   时间:2015-01-07 14:30:16    阅读次数:116
ubuntu 在启动器中启动webstorm和phpstorm
ubuntu 装了webstorm和phpstorm,启动的时候很麻烦sh webstorm.sh如何将它们添加到启动器呢cd /usr/share/applicationsvi webstorm.desktop #如果希望不同语言环境下显示不同的应用名字,可以这样Name[zh] = 中...
分类:Web程序   时间:2015-01-07 14:29:55    阅读次数:1971
ubuntu-14.04.1-desktop上安装配置JDK1.8的环境变量
一、下载JDK1 wget http://download.oracle.com/otn-pub/java/jdk/8u25-b17/jdk-8u25-linux-x64.tar.gz(注:如果下载不开可以到jdk官网上自行下载)二、解压安装1 sudo mkdir /usr/lib/jvm2 su...
分类:系统相关   时间:2015-01-06 21:16:59    阅读次数:185
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!