推荐的源码阅读工具为: vim + ctags +
cscopeLinux源代码提供了制作cscope索引文件和tags文件的make命令。一,软件安装先安装cscope:sudo apt-get install
cscope再安装ctags:sudo apt-get install ctags二,...
分类:
其他好文 时间:
2014-05-14 03:58:50
阅读次数:
329
$(document).ready(function () { var
tag=$(".tags"); tag.mouseover(function(){
$(this).addClass("tagOn").siblings().removeClass("tagOn"); var index ...
分类:
Web程序 时间:
2014-05-11 18:22:45
阅读次数:
415
NFC Basics
The Tag Dispatch System:
How NFC tags are mapped to MIME types and URIs(NFC标签是如何映射到MINE类型和URI的?):
How NFC Tags are Dispatched to Applications:
Requesting NFC Access in the Android Manifest:
Filtering for NFC Intents
Creating Common Types of NDEF...
分类:
移动开发 时间:
2014-05-10 09:39:25
阅读次数:
689
perspective projectiontitle: perspective projection
tags: ["openGL", "Markdown", "mathjax"] notebook: notes -->
关于投影变换NDC我们先介绍一个概念,NDC(Normalized Devi...
分类:
其他好文 时间:
2014-05-10 07:16:39
阅读次数:
404
git-push(1) Manual Page
NAME
git-push - Update remote refs along with associated objects
SYNOPSIS
git push [--all | --mirror | --tags] [--follow-tags] [-n | --dry-run] [--receive...
分类:
其他好文 时间:
2014-05-09 20:46:06
阅读次数:
370
第一种就是在每个超链接前加 判断 如
这种方法需要在每个a 标签前加判断 太过麻烦
还有一种就是修改标签 首先在/META-INF/struts-tags.tld文件中找到a 标签
a
org.apache.struts2.views.jsp.ui.AnchorTag
JSP
accesskey
fal...
分类:
其他好文 时间:
2014-05-09 01:39:43
阅读次数:
281
Add-in Express .NET是市面上的一款直观的Microsoft? Office
extensions规划部署工具,它包含了COM Add-ins, Smart Tags, RTD Servers和 Excel
用户定义函数功能,它完全支持Microsoft? Visual Studio...
分类:
Web程序 时间:
2014-05-08 22:29:07
阅读次数:
505
#pwd#/usr/src/linux-2.6.37#ctags –R * ## 递归建立
tags文件$vi -t tag ## -t 是参数 tag是要查找的变量/函数名ctrl+] 跳转函数定义ctrl+t
跳回函数调用处-----------------------------若一个函数在多...
分类:
其他好文 时间:
2014-05-07 14:02:33
阅读次数:
566
ansible介绍:官网,百科之类的ansible的部署centos6.5上的部署.2.2.2.11node1.king.comansible
2.2.2.15node3.king.com
2.2.2.12node2.king.comtarxfansible-1.5.4.tar.gz
cdansible-1.5.4
pythonsetup.pybuild
pythonsetup.pyinstall
mkdir/etc/ansible
cp-rexamples/*/etc/ans..
分类:
其他好文 时间:
2014-05-05 12:37:32
阅读次数:
447
一、absible是什么?ansible是一款简单的、开源的自动化管理工具。它通过Openssh工作,没有服务器;并且被管理的客户端上面并不需要安装什么客户端软件或启动什么守护进程,没有客户端;扩展模块可以使用任何语言编写;命令自动传输到管理机执行,并返回结果;二、安装ansible..
分类:
系统相关 时间:
2014-05-05 12:29:19
阅读次数:
698