<!DOCTYPE html><html><head><meta charset="UTF-8"><title>测试</title><style type="text/css">body{line-height:50px;}</style></head><body><form action="fir ...
分类:
Web程序 时间:
2016-06-23 23:54:44
阅读次数:
126
Linux下简单基本操作【备查】①解压文件指令 tar zxvf filename (filename文件名)②查看修改文件内容 vi filename i 进入修改模式 修改后保存步骤 esc——shift+: ——wq(保存退出 q直接退出)③文件删除命令rm 命令格式:rm [fir] 文件或 ...
分类:
系统相关 时间:
2016-06-21 17:36:05
阅读次数:
165
This tutorial will teach you the basics of building an ASP.NET Core MVC web app using Visual Studio 2015. https://docs.asp.net/en/latest/tutorials/fir ...
分类:
Web程序 时间:
2016-06-14 17:45:22
阅读次数:
193
转眼到了年底,芯原的bit文件出来后,我们持续进行测试。
芯原是大公司,遇到问题习惯性怀疑是我们这里的操作有毛病,于是反复的对比试验和扯皮开始了。
“fpga发现接收数码相机fir信号出现帧错误,因为出现80ns脉冲?”
芯原立马说这个脉冲是错误的。
我只能给对方看datasheet上的冗余度,告诉他们这种情况是在容错范围内的。
同时在开发板上换上EG的芯片,抓到同样的80ns脉冲的情况...
分类:
其他好文 时间:
2016-06-03 19:21:57
阅读次数:
163
本文转自:http://www.analyticsvidhya.com/blog/2016/06/quick-guide-build-recommendation-engine-python/ Introduction This could help you in building your fir ...
分类:
编程语言 时间:
2016-06-03 01:15:01
阅读次数:
537
题意:给你多个字符串,只保留2及2个以内的字符,丢弃多余的字符串,问你最后留下的字符串最长能有多长? 思路: 1、 对每个字符串处理出 process[fir][sec] 只包含fir字符和sec字符 当前的最大长度。当然,超过2个字符的字符串自动跳过。 2、 注意合并 process[fir][s ...
分类:
其他好文 时间:
2016-05-29 15:06:43
阅读次数:
199
importconsole;
console.setTitle("音乐目录查询");
varTabSR={
BOA="vivid";
SHE="starline";
M2M="prettyboy";
fir="lydia"
}
varTabPath={
BOA="G:\other\music\boa";
SHE="G:\other\music\SHE";
M2M="G:\other\music\M2M";
fir="G:\other\music\FIR";
}
do{
..
分类:
其他好文 时间:
2016-05-15 20:01:30
阅读次数:
111
我们常看到许多团队和开发者分享他们的持续集成实践经验,本期 fir.im Weekly 收集了 iOS,Android,PHP ,NodeJS 等项目搭建持续集成的实践,以及一些国内外公司的内部持续集成系统的经验,供大家集中研究,参考借鉴。先来看看国内外一些公司的实践经验:Continuous Deployment at InstagramInstagram 的开发团队每天保持着 30 - 50 次...
分类:
其他好文 时间:
2016-05-12 20:06:19
阅读次数:
240
、配置防火墙
CentOS 7.0默认使用的是firewall作为防火墙。
1、关闭firewall:
[python] view
plain copy
systemctl stop firewalld.service #停止firewall
systemctl disable firewalld.service #禁止fir...
分类:
其他好文 时间:
2016-04-29 17:05:30
阅读次数:
219
、配置防火墙
CentOS 7.0默认使用的是firewall作为防火墙。
1、关闭firewall:
[python] view
plain copy
systemctl stop firewalld.service #停止firewall
systemctl disable firewalld.service #禁止fir...
分类:
其他好文 时间:
2016-04-26 19:52:38
阅读次数:
196