码迷,mamicode.com
首页 >  
搜索关键字:GNOME Desktop    ( 5025个结果
读取txt正则匹配行写入txt
StreamReader sr = new StreamReader("C:\\Users\\Administrator\\Desktop\\blogbbs\\dd.txt",Encoding.Default); StringBuilder sb = new StringBui...
分类:其他好文   时间:2014-08-16 10:53:10    阅读次数:264
zoj 1008 Gnome Tetravex (dfs+枚举)
Gnome Tetravex Time Limit: 10 Seconds      Memory Limit: 32768 KB Hart is engaged in playing an interesting game, Gnome Tetravex, these days. In the game, at the beginning, the player is given...
分类:其他好文   时间:2014-08-15 16:00:49    阅读次数:270
CentOS 最小化安装后安装桌面
通过yum的方式安装: yum groupinstall -y "Desktop" "Desktop Platform" "Desktop Platform Development" "Fonts" "General Purpose Desktop" "Graphical Administr...
分类:其他好文   时间:2014-08-14 15:58:48    阅读次数:182
zoj 1008 Gnome Tetravex
Gnome TetravexTime Limit:10 Seconds Memory Limit:32768 KBHart is engaged in playing an interesting game, Gnome Tetravex, these days. In the game, at t...
分类:其他好文   时间:2014-08-13 18:40:46    阅读次数:228
android Ant批打包学习(一)
1ApacheAnt安装、配置环境变量1.1下载地址:http://ant.apache.org/1.2环境变量配置:把解压缩后的文件夹中/bin的全路径添加到PATH中2命令行下创建Android新工程即:androidcreateproject-kcom.ant.test-nantTest-aAntTestActivity-t7-p/Users/lincoln/Desktop/antTest详解:an..
分类:移动开发   时间:2014-08-13 15:17:17    阅读次数:219
Ubuntu下Mac主题的安装与配置(上篇)
1.安装gnome经典桌面 sudo apt-get install gnome-session-fallback 没有安装桌面的可安装 gnome 桌面: sudo apt-get install gnome-core 2.下载安装http://sourceforge.net/projects/macbuntu/ ,macbuntu 主题是高仿的(90%)!同样适用 10.1...
分类:其他好文   时间:2014-08-13 13:07:36    阅读次数:233
解决tmux在非root下无法正常运行的问题
stracetmux跟踪发现提示无权限操作同时在桌面下无法使用lxterminal,gnome-terminal等,查找archlinux官方论坛发现跟pts有关因为现在使用的是systemd会自动处理pts因些在/etc/fstab中去除devpts/dev/ptsdevptsdefaults00
分类:其他好文   时间:2014-08-12 13:51:15    阅读次数:273
BackTrack5 (BT5)无线password破解教程之WPA/WPA2-PSK型无线password破解
昨天公布了BackTrack5 (BT5)无线weppassword破解教程之minidwep-gtk破解法一文,对BT5下破解wep无线password的简单方法做了介绍,今天奶牛为朋友们介绍下怎样在bt5下破解wpa wpa2类型的无线password。前提:安装或者硬盘引导了BT5的gnome...
分类:其他好文   时间:2014-08-12 10:08:44    阅读次数:199
How to join a Ubuntu to Windows Domain
My testing environment:Windows Server 2012 R2 Essentials:With AD and standalone DC in one single box.Ubuntu:ubuntu-12.04.1-desktop-amd64Basically, I w...
分类:Windows程序   时间:2014-08-12 08:56:23    阅读次数:565
初次用SqlServer查看本地的Excel文件时需要注意的地方
日常用到通过SqlServer 读取Excel文件的案例 ,记录下来文件路径 :C:\Users\Administrator\Desktop\icd10.xls1.查询语句:SELECT *FROM OPENDATASOURCE('Microsoft.Jet.OLEDB.4.0', 'Data So...
分类:数据库   时间:2014-08-11 23:53:33    阅读次数:382
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!