创建可读段落插件 Readable

码农软件 · 软件分类 · 其他jQuery插件 · 2020-01-03 18:13:52

软件介绍

Readable 是一个小的 jQuery 插件,它能使你的段落更具可读性。

示例代码:

<html>
  <head>
    <title>Your Website</title>    <!-- readable styles -->
    <link rel="stylesheet" href="readable/readable.css">
  </head>
  <body>    <!-- your website here -->
    <!-- readable scripts -->    <script src="https://ajax.googleapis.com/ajax/libs/jquery/2.1.3/jquery.min.js"></script>    <script type="text/javascript" src="readable/readable.js"></script>
  </body>
</html>

readable in action

本文地址:https://codercto.com/soft/d/22589.html

Test Driven Development

Test Driven Development

Kent Beck / Addison-Wesley Professional / 2002-11-18 / USD 49.99

Quite simply, test-driven development is meant to eliminate fear in application development. While some fear is healthy (often viewed as a conscience that tells programmers to "be careful!"), the auth......一起来看看 《Test Driven Development》 这本书的介绍吧!

MD5 加密
MD5 加密

MD5 加密工具

Markdown 在线编辑器
Markdown 在线编辑器

Markdown 在线编辑器

RGB CMYK 转换工具
RGB CMYK 转换工具

RGB CMYK 互转工具