基于 jQuery 的国际化插件 jQuery.i18n

码农软件 · 软件分类 · 其他jQuery插件 · 2020-01-02 21:57:05

软件介绍

jquery.i18n 是一个基于 jQuery 的轻量级的国际化(i18n)插件。

  • 支持根据设置默认语言

  • 支持切换语言

  • 支持使用json文件存储翻译内容

可以根据用户自定义的不同语言版本的 json 文件,按需渲染网页上的语言,实现国际化。

安装

在项目中先引入 jQuery 文件:

<script src="jquery.js"></script>

然后在 jQuery 之后引入 jquery.i18n.js:

<script src="jquery.i18n.js"></script>

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

Introduction to Semi-Supervised Learning

Introduction to Semi-Supervised Learning

Xiaojin Zhu、Andrew B. Goldberg / Morgan and Claypool Publishers / 2009-6-29 / USD 40.00

Semi-supervised learning is a learning paradigm concerned with the study of how computers and natural systems such as humans learn in the presence of both labeled and unlabeled data. Traditionally, le......一起来看看 《Introduction to Semi-Supervised Learning》 这本书的介绍吧!

HTML 压缩/解压工具
HTML 压缩/解压工具

在线压缩/解压 HTML 代码

在线进制转换器
在线进制转换器

各进制数互转换器

HTML 编码/解码
HTML 编码/解码

HTML 编码/解码