原文:Installshield在安装结束时刷新系统在OnEnd里添加代码,两种解决方案 群友kevin的解决方案
#include "ifx.h" //Call to Windows used in the "OnEnd" function to refresh the desktop proto...
分类:
其他好文 时间:
2014-08-19 20:27:05
阅读次数:
265
1.基础系统搭建: sudo?apt-get?install?xorg?lxde-common?lxsession?desktop-file-utils?openbox
sudo?apt-get?install?build-essential?leafpad?lxterminal?obconf
sudo?apt-get?install?xarch...
分类:
其他好文 时间:
2014-08-19 13:02:44
阅读次数:
245
From: http://arstechnica.com/business/2014/08/linux-on-the-desktop-pioneer-munich-now-considering-a-switch-back-to-windows/
市政府称,用户不满意Linux的成本高于预期。
世界仍然在等待的Linux桌面这一年的到来,但在2003年看起来好像是可以实现的这个目标。
...
httpd编译安装1.编译安装aprhttpd-2.4.9需要较新版本的apr和apr-util,所以,要先安装这两个包,在检查环境,要确定DevelopmentTools、ServerPlatformDevelopment、DesktopPlatformDevelopment这三个开发包组是否安装,然后开始编译安装#tarxfapr-1.5.0.tar.bz2
#cdapr-1.5.0
#...
分类:
其他好文 时间:
2014-08-18 01:38:53
阅读次数:
252
一:被远程端ubuntu配置
参考windows远程ubuntu这篇文章里面的ubuntu配置
二:远程端ubuntu配置
1:打开Remmina Remote Desktop Client软件,如下图:...
分类:
其他好文 时间:
2014-08-16 11:16:10
阅读次数:
167
StreamReader sr = new StreamReader("C:\\Users\\Administrator\\Desktop\\blogbbs\\dd.txt",Encoding.Default); StringBuilder sb = new StringBui...
分类:
其他好文 时间:
2014-08-16 10:53:10
阅读次数:
264
通过yum的方式安装: yum groupinstall -y "Desktop" "Desktop Platform" "Desktop Platform Development" "Fonts" "General Purpose Desktop" "Graphical Administr...
分类:
其他好文 时间:
2014-08-14 15:58:48
阅读次数:
182
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
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...
日常用到通过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