会员
众包
新闻
博问
闪存
赞助商
HarmonyOS
Chat2DB
所有博客
当前博客
我的博客
我的园子
账号设置
会员中心
简洁模式
...
退出登录
注册
登录
valentine
博客园
首页
新随笔
联系
订阅
管理
上一页
1
2
3
4
5
6
7
8
9
下一页
2014年11月15日
Git学习
摘要: 首先,教程在这里,只是自己手动做一遍:http://www.liaoxuefeng.com/1.安装,Windows版本选择:http://msysgit.github.io/安装结束后:选择:GitBash,设定用户名和密码:完成安装。2.创建版本库mkdir 创建版本库 cd 使用这个路径 pw...
阅读全文
posted @ 2014-11-15 09:34 valentine is me
阅读(175)
评论(0)
推荐(0)
2014年11月5日
PHP海补知识(11)-- 自定义exception
摘要: 待补充
阅读全文
posted @ 2014-11-05 17:03 valentine is me
阅读(109)
评论(0)
推荐(0)
2014年11月2日
ThinkPHP U方法
摘要: 用于链接,传值。本段中,{:U}方法第一个参数为要导航的页面,导航页面为本模块下时仅写出页面名,别的模块下时写 ModelName/PageName;第二个参数为传值,显示结果如下:
阅读全文
posted @ 2014-11-02 15:29 valentine is me
阅读(256)
评论(0)
推荐(0)
2014年10月27日
HTML5
摘要: 1.新的DTD声明DTD:声明浏览器渲染方式2.新增的标签2.1结构标签定义一篇文章定义网站结构标题组定义媒体内容/媒体的标题对话标签2.2多媒体标签视频、音频及其来源画图用定义可交互的内容或插件2.3Web应用标签状态标签,比如天气、气温进度条2.4其他标签生僻字、注释、音标标记文本3.删除的标签...
阅读全文
posted @ 2014-10-27 19:16 valentine is me
阅读(303)
评论(0)
推荐(0)
2014年10月20日
PHP海补知识(10)-- ::
摘要: 输出:
阅读全文
posted @ 2014-10-20 15:46 valentine is me
阅读(332)
评论(0)
推荐(0)
Cousera- software security
摘要: 计算机安全目的:阻止undesired behaviour:机密性 Confidentiality(盗窃信息);完整性 Integrity(修改信息或功能);可用性 availability破坏breach的第一步是探索漏洞vulnerability(渗透测试).软件安全:关注软件在设计中和使用中的...
阅读全文
posted @ 2014-10-20 14:03 valentine is me
阅读(269)
评论(0)
推荐(0)
2014年10月8日
认知心理学论文精选Cognitive Psychology
摘要: 1.The Magical Number Seven, Plus or MinusTwo: Some Limits on Our Capacity forProcessing InformationGeorge A Miller,1956信息加工的同时处理能力是5-9条。2. The cogniti...
阅读全文
posted @ 2014-10-08 14:10 valentine is me
阅读(394)
评论(0)
推荐(0)
2014年9月29日
无法访问phpmyadmin
摘要: 只需要将phpmyadmin 与 apache2连接起来sudoln-s/usr/share/phpmyadmin/var/www/
阅读全文
posted @ 2014-09-29 10:45 valentine is me
阅读(335)
评论(0)
推荐(0)
2014年9月28日
Ubuntu Server更新源-科大源
摘要: 1.vi /etc/apt/sources.list2.shift+G,跳到最后一行3.换行,加上科大源路径deb http://debian.ustc.edu.cn/ubuntu/ natty main multiverse restricted universedeb http://debian...
阅读全文
posted @ 2014-09-28 16:39 valentine is me
阅读(651)
评论(0)
推荐(0)
Ubuntu Server安装phpmyadmin
摘要: 问题,在sudo apt-get install phpmyadmin成功后,访问http://localhost/phpmyadmin显示无法找到原因:路径不一致,无法访问解决:
阅读全文
posted @ 2014-09-28 14:28 valentine is me
阅读(182)
评论(0)
推荐(0)
上一页
1
2
3
4
5
6
7
8
9
下一页
公告