码迷,mamicode.com
首页 >  
搜索关键字:notes    ( 1141个结果
安装插件redmine_release_notes时出现rake aborted! Unknown database 'redmine_development'
安装插件redmine_release_notes遇到的问题 1、redmine_release_notes下载地址:https://github.com/hdgarrood/redmine_release_notes 2、安装环境: 本地redmine2.3.4 3、出现问题:       按照下载地址上的安装步骤安装:  Do the migrations. r...
分类:数据库   时间:2015-05-13 10:14:23    阅读次数:210
magelinux notes
[root@centos01 01]# cd ~jack #进入指定用户的家目录[root@centos01 jack]# cd - #切回上一次目录[root@centos01 home]# cd .. #返回上一级目录 。。 “。”代表当前目录 环境变量:命名的内存值空间 ...
分类:系统相关   时间:2015-05-12 01:26:05    阅读次数:206
修改Lotus notes默认浏览器
notes收到的邮件里面的链接,点了以后会自动在notes里打开,但notes很弱,加载页面总是有问题.怎么才能让他默认用ie浏览器打开呢,怎么设置,请教达人.右下角有个office->Edit Current-〉internet browser->interner explorer.这样就可以了.
分类:其他好文   时间:2015-05-11 12:45:10    阅读次数:356
KBMMW 4.81.00 发布
这次更新的速度非常快。4.81.00 May 9 2015 Important notes (changes that may break existing code) ====================================================== * Changed ...
分类:其他好文   时间:2015-05-10 23:56:41    阅读次数:445
Java Notes-12(Preferences API, The Logging API)
Summary:Preferences API, The Logging API...
分类:编程语言   时间:2015-05-09 17:34:38    阅读次数:1145
stress analysis in Finite Element Analysis
Here are some notes about stress analysis in the field of Finite Element Analysis:
分类:其他好文   时间:2015-05-07 20:12:03    阅读次数:115
nginx切割日志
#!/bin/bash # #Filename:nginxCutLog.sh #Author:Qicheng #Website:http://qicheng0211.blog.51cto.com/ #Description:切割nginx日志 #Notes:设置crontab,每天23点59分定时执行 # ROOT_UID=0 if["$UID"-ne"$ROOT_UID"];then echo"Error:必须以root用户运行此程序!" exit1 fi..
分类:其他好文   时间:2015-05-06 18:19:03    阅读次数:124
【BZOJ 1531】 [POI2005]Bank notes
队列优化的多重背包问题~...
分类:其他好文   时间:2015-05-05 19:45:43    阅读次数:187
1141条   上一页 1 ... 84 85 86 87 88 ... 115 下一页
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!