- 博客(47)
- 收藏
- 关注

原创 link
百度百度翻译优快云google翻译 科学网 CNKI知识搜索 柔宇科技 网易邮箱 专利检索 专利文本检索专利公布公告查询教材深圳大学城图书馆 网易公开课 Coqo符号计算ksf nanomsg柴火创客空间开源硬件 - Seeed Studio深圳矽递科技有限公司http://www.magicleap.com/ Bl...
2014-07-13 09:17:47
3752
原创 ocamlrun未安装的问题
由于某种原因导致ocaml不能运行(比如报未找到/usr/bin/ocamlrun文件),这可能是ocamlrun被非法删除了,这时需要重新安装ocaml-base-nox,有时先必须用sudo apt remove ocaml-base-nox,然后再执行sudo apt install ocaml-base-nox才能成功
2017-08-27 11:08:37
489
原创 .emacs
(custom-set-variables ;; custom-set-variables was added by Custom. ;; If you edit it by hand, you could mess it up, so be careful. ;; Your init file should contain only one such instance. ;; I
2016-10-12 10:17:32
378
原创 如何将当前目录及其子目录下的扩展名相同的文件换名成另一个扩展名?
#! /bin/shfor filename in `find . -name "*.lisp"`do newfilename=${filename%.lisp}.clj mv $filename $newfilenamedone
2015-09-17 11:12:22
807
原创 ubuntu之路
chromium浏览器无flash插件的解决方法:在Ubuntu软件中心中搜索 pepper flash player,然后安装之
2015-01-02 11:16:54
540
翻译 精图规范1.0----23 扩展性 Extensibility
previous next contents elements attributes properties index 04 September 200123 扩展性 Extensibility内容 Contents23.1 外部命名空间和私有数据 Foreign namespaces and priva
2014-06-14 20:26:52
601
翻译 精图规范1.0----22 向后兼容 BackwardsCompatibility
previous next contents elements attributes properties index 04 September 200122 向后兼容 BackwardsCompatibility一个用户代理(UA)也许没有处理和查看精图内容的能力。下面介绍了两种与精图内容的向后兼容性相关的情景:A use
2014-06-14 20:25:11
852
翻译 精图规范1.0----21 元数据 Metadata
previous next contents elements attributes properties index 04 September 200121 元数据 Metadata内容 Contents21.1 引言 Introduction21.2 元数据元素 'metadata' The '
2014-06-14 20:23:44
811
翻译 精图规范1.0----20 字体 Fonts
previous next contents elements attributes properties index 04 September 200120 字体 Fonts内容 Contents20.1 引言 Introduction20.2 精图字体概观 Overview of SVG font
2014-06-14 20:15:56
1802
翻译 精图规范1.0----19 动画 Animation
previous next contents elements attributes properties index 04 September 200119 动画 Animation内容 Contents19.1 引言 Introduction19.2 动画元素 Animation elements
2014-06-14 20:13:04
1684
翻译 精图规范1.0----18 脚本 Scripting
previous next contents elements attributes properties index 04 September 200118 脚本 Scripting内容 Contents18.1 指定脚本语言 Specifying the scripting language1
2014-06-08 18:13:46
532
翻译 精图规范1.0----17 链接 Linking
previous next contents elements attributes properties index 04 September 200117 链接 Linking内容 Contents17.1 离开精图内容的链接:元素 'a' Links out of SVG content: the
2014-06-08 18:12:08
658
翻译 精图规范1.0----16 交互性 Interactivity
previous next contents elements attributes properties index 04 September 200116 交互性 Interactivity内容 Contents16.1 引言 Introduction16.2 所支持事件的完全列表 Complet
2014-06-08 18:08:27
775
翻译 精图规范1.0----15 滤镜效果 Filter Effects
previous next contents elements attributes properties index 04 September 200115 滤镜效果 Filter Effects 内容 Contents15.1 引言 Introduction15.2 一个例子 An example15
2014-06-08 18:06:47
2730
翻译 精图规范1.0----14 剪裁、蒙版和合成 Clipping, Masking and Compositing
previous next contents elements attributes properties index 04 September 200114 剪裁、蒙版和合成 Clipping, Masking and Compositing内容 Contents14.1 引言 Introduction
2014-06-08 18:03:03
1401
翻译 精图规范1.0----13 渐变和模样 Gradients and Patterns
previous next contents elements attributes properties index 04 September 200113 渐变和模样 Gradients and Patterns内容 Contents13.1 引言 Introduction13.2 渐变 Grad
2014-06-08 17:59:30
972
翻译 精图规范1.0----12 颜色 Color
previous next contents elements attributes properties index 04 September 200112 颜色 Color内容 Contents12.1 引言 Introduction12.2 颜色属性 'color' The 'color'
2014-06-08 17:55:31
1068
翻译 精图规范1.0----11 绘制:填充、描边和标记符号 Painting: Filling, Stroking and Marker Symbols
previous next contents elements attributes properties index 04 September 200111 绘制:填充、描边和标记符号 Painting: Filling, Stroking and Marker Symbols内容 Contents11
2014-06-08 17:53:41
2183
翻译 精图规范1.0----10 文本 Text
previous next contents elements attributes properties index 04 September 200110 文本 Text 内容 Contents10.1 引言 Introduction10.2 字符及其相应的图元 Characters and their
2014-06-08 17:50:20
3755
翻译 精图规范1.0----9 基本形状 Basic Shapes
previous next contents elements attributes properties index 04 September 20019 基本形状 Basic Shapes内容Contents9.1引言Introduction 9.2 元素长方形'rect' The 're
2014-06-08 17:46:57
1012
翻译 精图规范1.0----8 路径 Paths
previous next contents elements attributes properties index 04 September 20018 路径 Paths内容 Contents8.1 引言 Introduction8.2 'path' 元素 The 'path' element
2014-06-08 17:43:56
1134
翻译 精图规范1.0----7 坐标系, 变换和单位Coordinate Systems, Transformations and Units
previous next contents elements attributes properties index 04 September 20017 坐标系, 变换和单位Coordinate Systems, Transformations and Units内容 Contents7.1 引言 I
2014-06-08 17:40:48
1419
翻译 精图规范1.0----6 样式 Styling
previous next contents elements attributes properties index 04 September 20016 样式 Styling内容 Contents6.1 精图的样式属性 SVG's styling properties6.2 样式的用法 Usag
2014-06-08 17:35:46
741
翻译 精图规范1.0----5 文档结构 Document Structure
previous next contents elements attributes properties index 04 September 20015 文档结构 Document Structure内容 Contents5.1 定义一块精图片段: 'svg' 元素 Defining an SVG
2014-06-08 17:30:39
1617
翻译 精图规范1.0----3 渲染模型 Rendering Model
previous next contents elements attributes properties index 04 September 20013 渲染模型 Rendering Model内容 Contents3.1 引言 Introduction3.2 绘画模型 The painters
2014-06-08 17:24:19
981
翻译 精图规范1.0----2 概念 Concepts
previous next contents elements attributes properties index 04 September 20012 概念 Concepts内容 Contents2.1 名词解释:精图 Explaining the name: SVG2.2 重要的精图概念 Im
2014-06-08 17:21:21
655
1
翻译 精图规范1.0----1 引言 Introduction
previous next contents elements attributes properties index 04 September 20011 引言 Introduction内容 Contents1.1 关于精图 About SVG1.2 精图多用途因特网邮件扩展(MIME)类型、文件扩
2014-06-08 17:19:17
506
翻译 精图规范1.0----展开目录Expanded Table of Contents
上页previous 下页next 目录contents 元素elements 属性attributes 属性集properties 索引index 04 September 2001展开目录Expanded Table of Contents展开目录 Expanded Table of Contents版权提示
2014-06-08 17:15:19
563
翻译 精图规范1.0----可缩放矢量图形(SVG)规范1.0
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN""http://www.w3.org/TR/REC-html40/loose.dtd"> Scalable Vector Graphics (SVG) 1.0 Specification
2014-06-08 17:01:26
1405
原创 精图规范1.0----SVG翻译的过程与失败的经历
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN""http://www.w3.org/TR/REC-html40/loose.dtd"> Scalable Vector Graphics (SVG) 1.0 Specification
2014-06-08 16:59:21
1007
1
翻译 立柱
Getting Started 入门What is Pedestal?什么是立柱?Pedestal is a collection of interacting libraries that together create a pathway for developing a specific kind of application. It empowers develo
2014-06-01 15:11:25
1684
原创 让PostgreSQL数据库和移动硬盘一起移动
让PostgreSQL数据库和移动硬盘一起移动 摘 要:通过分析PostgreSQL安装成功后在windows注册表上所注册的条目,依此编写相关配置程序,当安装了PostgreSQL数据库的移动硬盘通过USB口插入其它PC机,通过运行此程序能够马上启动移动硬盘上的数据库,避免重装PostgreSQL数据库的费时费力的麻烦。关键词:PostgreSQL;移动硬盘 由于Pos
2014-06-01 10:19:59
2989
原创 修改enlive-tutorial使其能够显示中文
;此处我修改了(defn render-request [afn & args] (fn [req] (assoc (render-to-response (apply afn args)) :headers {"Content-Type" "text/html;charset=UTF-8"}) ))
2014-04-12 16:50:48
521
原创 NetBeans所用的jdk目录配置
在NetBeans的安装目录的子目录etc中的配置文件netbeans.conf内的项netbeans_jdkhome
2013-02-15 13:50:37
602
翻译 Oracle®10g数据库备份和恢复快速入门指南
Oracle®数据库备份和恢复快速入门指南10g第2版(10.2)B14193-032005年11月Oracle数据库备份和恢复快速入门指南有三个目的:。介绍Oracle数据库的备份和恢复的基本概念,恢复管理器(RMAN),以及Oracle建议您使用的备份和恢复工具 。为其余的备份和恢复文档集指明方向。作为使用最频繁的RMAN命令,选项,和视图的一个方便快速参考本文
2012-06-29 08:29:36
1616
空空如也
空空如也
TA创建的收藏夹 TA关注的收藏夹
TA关注的人