码迷,mamicode.com
首页 >  
搜索关键字:mpls te    ( 3358个结果
person
using System; using System.Collections.Generic; using System.ComponentModel; using System.Linq; using System.Runtime.CompilerServices; using System.Te
分类:其他好文   时间:2016-03-13 23:55:22    阅读次数:190
windows客户端开发--为你客户端sign一个签名证书
郑重声明:该方法自娱自乐,虽然写入了签名,但是在微软系统免签证书不是合格的。什么是签名? 话不多说,上图(没图说个xx): 微信windows客户端.exe安装文件: 再看另一个.exe文件: 通过两个图片的对比你就知道有没有数字签名的差别了吧。好,现在开始我们的签名之旅: 首先,我要默认一个前提,你是一个程序开发者,你的pc上已经安装了visual studio。比如说我们的exe叫te...
分类:Windows程序   时间:2016-03-11 12:22:01    阅读次数:303
Mac安装mysql
1.mysql.dmg 双击打开,之后双击第一个真正的mysql安装包,然后双击第二个设置到系统偏好里面,然后双击第三个开机启动需要安装的文件。 2.打开terminal,设置mysql命令的别名,注意vim .bash_profile图片这里错误了。 3.设置root用户的密码为123456 te
分类:数据库   时间:2016-03-10 10:53:36    阅读次数:247
CentOS PHP-5.4.8 编译安装之初体验
1. 下载5.4.8 版本 [root@Test data] wget http://museum.php.net/php5/php-5.4.8.tar.gz 2. 解压 [root@Test php-5.4.8]# tar xzf php-5.4.8.tar.gz 3. 编译安装 [root@Te...
分类:Web程序   时间:2016-03-08 21:35:35    阅读次数:190
Apache Commons CLI
Apache Commons CLI 简介 Apache Commons CLI 是 Apache 下面的一个解析命令行输入的工具包,该工具包还提供了自动生成输出帮助文档的功能。 类似工具包args4j, TE-Code command line parsing, CLAJR (Command-Li...
分类:Web程序   时间:2016-03-08 21:21:13    阅读次数:185
抓取网页数据C#文件
using System;using System.Collections.Generic;using System.Linq;using System.Web;using System.Web.Mvc;using System.Collections.Generic;using System.Te
分类:Windows程序   时间:2016-03-06 20:35:16    阅读次数:202
listView的优化学习理解
第一:重用convertView,public ViewgetView(int position,ViewconvertView,ViewGroup parent){if(convertView==null){convertVie=layoutInflate.form().inflate();}Te
分类:其他好文   时间:2016-03-05 14:28:43    阅读次数:181
Lifelong learning
Hey, guys, this is Jack from Shanghai, how's everything going? The topic today is "Lifelong learning". It's the topic of essay in my today's Enlish te
分类:其他好文   时间:2016-03-03 14:30:43    阅读次数:130
bootstrap基础学习八篇
bootstrap辅助类 a.对于文本颜色 以下不同的类展示了不同的文本颜色。如果文本是个链接鼠标移动到文本上会变暗: 类 描述 .text-muted "text-muted" 类的文本样式 .text-primary "text-primary" 类的文本样式 .text-success "te
分类:其他好文   时间:2016-02-29 10:46:30    阅读次数:155
2016.02.25,英语,《Vocabulary Builder》Unit 02
ag:来自拉丁语do、go、lead、drive,an agenda是要做事情的清单,an agent是代表他们做事的人,同时也是为他人做事的机构。拉丁语litigare包括词根lit,即lawsuit的意思 agitate: ['æd??te?t] vt.搅动,摇动; 使不安; 激烈讨论 vi.鼓
分类:其他好文   时间:2016-02-25 11:32:19    阅读次数:115
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!