TortoiseSvn是好的命令行svn 的时候 有问题 ,也加了--no-auth-cache --non-interactive参数svn list 地址选下p 就好。http://stackoverflow.com/questions/3147660/server-certificate-ve...
分类:
其他好文 时间:
2015-07-08 12:43:32
阅读次数:
6160
git失败,报错ssl-certificate错误,原因查明为时间不同步,修改为当前时间即可。...
分类:
其他好文 时间:
2015-06-20 09:12:47
阅读次数:
1013
IBM 3624 Customer PIN,Natural PIN,PIN Offset的相关内容
以下描述了利用IBM 3624产生k位用户pin的方法
1.用PIN Verification Key (PVK)加密PAN(Primary Account Number)最右16位,产生16位十六进制字符串;
2.利用Decimalisation Table = 0123456789...
分类:
其他好文 时间:
2015-06-16 01:22:19
阅读次数:
460
Verification
Verification is the process to make sure the product satisfies the conditions imposed at the start of the development phase. In other words, to make sure the product behaves the way ...
分类:
其他好文 时间:
2015-06-14 13:49:25
阅读次数:
107
1 Where can PSl be used? ? Documentation – Requirements – RTL Designs ? Controllers – Memories, FIFOs, DMAs, bus controllers ? Finite St...
分类:
其他好文 时间:
2015-06-05 21:06:15
阅读次数:
103
3 External assertion files Syntax1 vunit name (hierarchical_HDL_design_unit)2 {3 default clock is ;4 ;5 ...6 } Example1 vunit check_dram_cont...
分类:
其他好文 时间:
2015-06-03 21:23:40
阅读次数:
121
var?Verification={
??
??//验证时间格式8:00
??vTime:?function?(s)?{
??????var?ar?=?s.split(‘:‘),?FLAG?=?true;
??????if?(ar.length?!=?2)?FLAG?=?false;
??????...
分类:
Web程序 时间:
2015-06-03 17:51:13
阅读次数:
122
package com.verification_code.servlet;import java.awt.Color;import java.awt.Font;import java.awt.Graphics;import java.awt.image.BufferedImage;import j...
分类:
编程语言 时间:
2015-06-02 15:06:45
阅读次数:
132
第一次画ZigBee的板,天线是拿网上的直接用的(好像是参考TI的)问题一:程序无法烧写进去Mon May 25 21:11:55 2015: Warning: Verification error on page #1, address range 0x00800 - 0x00800, addre...
分类:
其他好文 时间:
2015-05-26 18:27:32
阅读次数:
234
《深入理解Java虚拟机》 第二版中介绍到了类的加载过程。一个类从加载入内存到卸载出内存为止,整个生命周期包括:Loading(加载)-----Verification(验证)-----Preparation(准备)-----Resolution(解析)-----Initialization(初始化...
分类:
其他好文 时间:
2015-05-25 18:04:53
阅读次数:
132