Quantcast
Channel: OSCHINA 社区最新新闻
Viewing all 54436 articles
Browse latest View live

PbootCMS V1.2.1 发布,细节优化及调整

$
0
0

PbootCMS V1.2.1 build 2018-09-12
1、新增在线升级新版本红点提示;
2、新增程序部署到非根目录时虚拟目录大小写不区分;
3、新增表单提交频率安全检测;
4、调整程序非伪静态时不再显示html后缀;
5、调整程序留言表单外的自定义表单不再要求验证码;
6、修复上版本首页分页不正常问题;
7、优化完善默认模板;

PbootCMS是翱云科技开发的全新内核的PHP开源企业建站系统,系统以高效. 简洁. 强悍为开发目标,能够满足各类企业网站建设的需要。

  • 系统采用高效. 简洁的模板标签,只要懂HTML就可快速开发企业网站。

  • 系统采用PHP语言开发,使用自主研发的高速MVVM多层开发框架及多级缓存技术。

  • 系统默认采用Sqlite轻型数据库,放入PHP空间即可直接使用,可选Mysql. Pgsql等数据库,满足各类存储需求。

  • 系统采用响应式管理后台,满足各类设备随时管理的需要。

特色功能:

  • 支持自定义内容模型;

  • 支持多语言区域建站;

  • 支持小程序. APP等对接;

  • 支持自定义留言表单;

  • 支持多条件筛选及搜索;

  • 支持全站伪静态及前端动态缓存;

  • 支持后台在线升级;

简洁强大的标签:

1、全局标签示意:
{pboot:sitetitle} 站点标题 
{pboot:sitelogo} 站点logo

2、列表页标签示意:
{pboot:list num=10 order=date}
	<p><a href="[list:link]">[list:title]</a></p>
{/pboot:list}

3、内容页标签示意:
{content:title} 标题
{content:subtitle}副标题
{content:author} 作者
{content:source} 来源

更多简单到想哭的标签请参考标签手册...

 

联系我们:

技术交流群:137083872

官方网站:https://www.pbootcms.com/

码云地址:https://gitee.com/hnaoyun/PbootCMS


Android 快速框架 ZBLibrary18.3 发布,自动生成请求代码

$
0
0

18.3 更新内容:

支持APIJSONAuto自动生成的请求代码;

OKHTTP升级到3.11.0;
升级sdk,gradle,app的版本;
替换已失效的图片URL;

坐标标准库ZBLibrary,是一个MVP架构的Android快速开发框架,提供一套开发标准(UI,Data,Listener)以及模板和工具类并规范代码。

封装层级少,简单高效兼容性好。Android Studio、Eclipse多平台支持。

码云开放源码:https://gitee.com/TommyLemon/Android-ZBLibrary/tree/18.3

Go 博客平台 Pipe 1.8.1 发布,新主题 Fara

$
0
0

Pipe 是一款小而美的开源博客平台,使用 golang、Vue.js 编写。

v1.8.1 主要提供了一款新主题 Fara,并修复了一些缺陷,建议在用老版本的用户进行更新。

fara

安装

下载最新的 Pipe 包解压,进入解压目录直接运行 pipe/pipe.exe 可执行文件即可。

从 1.8.0 升级只需将已有的配置拷贝覆盖即可,启动后会自动升级。

文档

项目

1.8.1 变更记录

  • 144 新皮肤 Fara

  • 141 编辑器优化

  • 143 首页 top 博客列表过滤

  • 139 社区交互回帖时的问题

  • 140 评论管理图片加载问题

  • 145 侧边栏评论列表作者头像问题

  • 146 页脚配置会在末尾添加 p 标签

历史版本变更请浏览这里

FileZilla Client 3.37.0-rc1 发布,流行的 FTP 解决方案

$
0
0

FileZilla Client 3.37.0-rc1 发布了,更新内容如下

新特性

  • Use a cache for the system trust store to speed up connecting establishment on systems with huge certificate revocation lists in the system trust store

bug 修复和小改动

  • Fixed bug in GnuTLS causing crashes on connection establishment

  • Fixed enabled state of controls in the Site Manager if switching to a protocol not supporting the previously selected logontype

下载地址 https://filezilla-project.org/download.php?type=client

开源 RPC 框架 gRPC-Java 1.15.0 发布,不再支持 Java 6

$
0
0

gRPC-Java 1.15.0 发布了,有以下值得关注的更新:

从 gRPC-Java 1.15.0 开始,不再支持 Java 6,Java 7 是被支持的最旧的版本。对 Android 的支持保持不变,依然是 API level 14。点此查看相关公告

除此之外,还包括 bug 修复以及新特性的增加,详情请点击下面的链接进行查看。

https://github.com/grpc/grpc-java/releases/tag/v1.15.0

gRPC 是一个高性能、开源和通用的 RPC 框架,面向移动和 HTTP/2 设计。目前提供 C、Java 和 Go 语言版本,分别是:grpc, grpc-java, grpc-go. 其中 C 版本支持 C, C++, Node.js, Python, Ruby, Objective-C, PHP 和 C#。

WWAS v0.9.194 发布,支持短信认证

$
0
0

WWAS v0.9.194发布,支持短信认证,具体新增及改进如下:

  1. 支持阿里云短信验证码登录。

  2. 支持网易云短信验证码登录。

  3. 支持多进程。

  4. 引入redis支持。

  5. 修复设备下线状态bug。

  6. 修复cookie过期不能返回登录界面的bug.

详情请查看 https://github.com/wificoin-project/wwas/releases/tag/0.9.194

WWAS 是 wificoinwifidogauth server 的简写;wwas 是 apfree wifidog(兼容原版 wifidog 协议)的云端认证服务器及认证设备管理维护平台,其与 wwas-admin 一起配合使用,为用户提供完整的 apfree wifidog 认证解决方案。

Apache RocketMQ 4.3.1 发布,包含改进和 bug 修复

$
0
0

Apache RocketMQ 4.3.1 发布了,更新内容如下

改进

  • [ISSUE-395] - 增强事务生成器 API 的兼容性,并将默认 topic 修改为 "TBW102",确保服务器可以向后兼容较旧的客户端

  • [ISSUE-396] - 增强事务性消息实现,为 EndTransactionProcessor 添加管理工具和分离的线性池

  • [ISSUE-430] - 删除与 mqfilter 服务器相关的脚本

Bug 修复

  • [ISSUE-392] - 修复在生产者关闭过程中发现的 Nullpointer 异常

  • [ISSUE-408] - 恢复在合并过程中丢失的代码

详情 http://rocketmq.apache.org/release_notes/release-notes-4.3.1/

谷歌接受批评:新版 Chrome 恢复显示域名中的 www

$
0
0

日前,谷歌为庆祝 Chrome 浏览器10周年,发布了全新的 Chrome 69 正式版,带来了全新的 Material Design 等特性。不过,新版 Chrome 隐藏域名中的 www 遭到了用户批评,并认为会带来安全问题。

Chrome 69 隐藏了网址中的 HTTP/HTTPS,用户随后又发现 Chrome 69 还会隐藏网址中的 WWW,也就是 www.google.com 在地址栏显示的是 google.com。此举引发了争议。WWW 被 Chrome 视为是无关紧要的子域名。但 www.example.com 和 example.com 是有区别的,它们很可能是不同的网站,有着不同的 DNS 记录。Google 的做法被认为会带来安全问题。

对于用户的批评和担心,谷歌坦然接受,并对 Chrome 浏览器作出了更改,在9月12日发布的最新版 Chrome v69.0.3497.92 默认设置中,已经弃用了不再显示协议名称的功能,恢复显示域名中的 www。


Java 应用服务器 WildFly 14.0.1 发布

$
0
0

Java 应用服务器 WildFly 14.0.1 发布了。暂未发现该版本的更新说明,更多关于 WildFly 的更新请点此查看

WildFly,原名 JBoss AS 或者 JBoss,是一套应用程序服务器,属于开源的企业级 Java 中间件软件,用于实现基于 SOA 架构的 Web 应用和服务。WildFly 包含一组可独立运行的软件。

红帽公司宣布 JBoss AS 的继任者 WildFly,WildFly 将推动下一代应用服务器技术的发展,这个项目的名字是 JBoss.org 社区成员在 2012 年底投票产生。

WildFly 将继续保留 JBoss 企业应用平台并定位一些关键的中间件技术,包括更灵活和更先进的应用开发,实现开放混合云和 Java EE 7。

该项目首个迭代版本 WildFly 8 将首先通过 Java EE 7 认证,带来更简化、标准化和嵌入式特性,适合云计算和移动开发场景。红帽已经演示了很多项目,包括 JBoss AS 7、Infinispan 以及运行在 Raspberry Pi、嵌入式设备和移动电话上。

下载地址:http://www.wildfly.org/downloads/

FydeOS for PC v4.6 Dev 发布,支持安卓和 Linux 运行环境

$
0
0

FydeOS是燧炻创新打造的基于Chromium 开源项目的操作系统,为中国大陆的用户带来趋近原生Chrome OS的使用体验。日前发布FydeOS for PC v4.6 Dev公测版,有以下特性:

  • 脱离Google服务,可以创建本地账号并进行登陆。

  • 通过容器技术兼容安卓程序,可安装和运行绝大多数的安卓apk。

  • 通过容器技术兼容带有GUI的Linux程序,更便于开发人员使用。

  • 使用体验进一步优化,驱动更完善,中文输入法更友善,系统启动速度更快。

目前的公测版本基于Chromium r68,可以在官网进行下载试用。

FydeOS 运行 Linux 版的 Android Stuido 开发调试安卓程序FydeOS运行安卓程序

Spring Boot 2.0.5 发布,大量依赖更新

$
0
0

Spring Boot 2.0.5 已发布,可从 repo.spring.io 和 Maven Central 获取更新。

新版本包含 87 项修复、改进和依赖更新,包括:

新特性

  • Limit metrics collection of incoming requests #14173

  • Deprecate org.springframework.boot.orm.jpa.EntityManagerFactoryBuilder.EntityManagerFactoryBeanCallback #14083

  • Auto-configure HiddenHttpMethodFilter when using WebFlux #14008

  • Return null immediately when sla is null in convertSla() #13991

  • Allow actuator endpoints to be used with mvcMatchers #13962

  • Deprecate JMS PooledConnectionFactory that are no longer supported #13956

依赖更新

  • Upgrade to Spring Cloud Connectors 2.0.3.RELEASE #14414

  • Upgrade to Spring Security 5.0.8.RELEASE #14403

  • Upgrade to Spring Kafka 2.1.10.RELEASE #14402

  • Upgrade to Spring Amqp 2.0.6.RELEASE #14401

  • Upgrade to Spring Kafka 2.1.9.RELEASE #14372

  • Upgrade to Postgresql 42.2.5 #14371

  • Upgrade to Jetty El 8.5.33 #14370

  • Upgrade to Jaybird 3.0.5 #14369

  • Upgrade to Elasticsearch 5.6.11 #14368

  • Upgrade to Janino 3.0.9 #14367

  • Upgrade to Johnzon Jsonb 1.1.9 #14366

  • Upgrade to Activemq 5.15.6 #14365

  • Upgrade to Netty 4.1.29.Final #14364

  • Upgrade to Javax Mail 1.6.2 #14363

  • Upgrade to Spring Session Apple-SR5 #14332

  • Upgrade to Spring Integration 5.0.8 #14330

  • Upgrade to Spring Data Kay SR10 #14328

  • Upgrade to Spring Framework 5.0.9 #14325

  • Upgrade to Reactor Bom Bismuth-SR11 #14322

  • Upgrade to Neo4j Ogm 3.1.2 #14164

  • Upgrade to Neo4j Ogm 3.1.1 #14132

  • Upgrade to Httpasyncclient 4.1.4 #14098

  • Upgrade to Derby 10.14.2.0 #14097

  • Upgrade to Activemq 5.15.5 #14096

  • Upgrade to Jest 5.3.4 #14095

  • Upgrade to Rxjava2 2.1.17 #14094

  • Upgrade to Netty 4.1.28.Final #14093

  • Upgrade to Lettuce 5.0.5.RELEASE #14092

  • Upgrade to Unboundid Ldapsdk 4.0.7 #14091

  • Upgrade to Hibernate Validator 6.0.12.Final #14053

发行说明:

Web GIS 开发框架 mapbox-gl-js v0.49 发布

$
0
0

WEB GIS 开发框架 mapbox-gl-js v0.49 已发布,Mapbox GL JS 是一个 JavaScript 库,使用 WebGL 渲染交互式矢量瓦片地图和栅格瓦片地图。WebGL 渲染意味着高性能,MapboxGL 能够渲染大量的地图要素,拥有流畅的交互以及动画效果、可以显示立体地图并且支持移动端,是一款十分优秀的 WEB GIS(地理信息系统) 开发框架。

Breaking changes

  • Use client{Height/Width} instead of offset{Height/Width} for map canvas sizing (#6848, fixed by #7128)

Bug 修复

  • Fix Top Issues list for mapbox-gl-js (#7108, fixed by #7112)

  • Fix bug in which symbols with icon-allow-overlap: true, text-allow-overlap: true, text-optional: false would show icons when they shouldn't (#7041)

  • Fix bug where the map would not stop at the exact zoom level requested by Map#FlyTo (#7222) (#7223) (h/t benoitbzl)

  • Keep map centered on the center point of a multi-touch gesture when zooming (#6722) (#7191) (h/t pakastin)

  • Update the style-spec's old gl-style-migrate script to include conversion of legacy functions and filters to their expression equivalents (#6927, fixed by #7095)

  • Fix icon-size for small data-driven values (#7125)

  • Fix bug in the way AJAX requests load local files on iOS web view (#6610) (h/t oscarfonts)

  • Fix bug in which canvas sources would not render in world wrapped tiles at the edge of the viewport ([#7271]#7271), fixed by #7273)

功能改进

  • Improve time to first render by updating how feature ID maps are transferred to the main thread (#7110, fixed by #7132)

  • Reduce size of JSON transmitted from worker thread to main thread (#7124)

  • Improve image/glyph atlas packing algorithm (#7171)

  • Use murmur hash on symbol instance keys to reduce worker transfer costs (#7127)

  • Add GL state management for uniforms (#6018)

  • Add symbol-z-order symbol layout property to style spec (#7219)

  • Implement data-driven styling support for *-pattern properties (#6289)

  • Add Map#fitScreenCoordinates which fits viewport to two points, similar to Map#fitBounds but uses screen coordinates and supports non-zero map bearings (#6894)

  • Re-implement LAB/HSL color space interpolation for expressions (#5326, fixed by #7123)

  • Enable benchmark testing for Mapbox styles (#7047)

  • Allow Map#setFeatureState and Map#getFeatureState to accept numeric IDs (#7106) (h/t bfrengley)

更多详情可查阅发行列表

OTP 21.0.9 发布,Erlang 编写的应用服务器

$
0
0

OTP 21.0.9 已发布,OTP (Open Telecom Platform) 是一个用 Erlang 编写的应用服务器,它是一套 Erlang 库,由 Erlang 运行时系统、主要使用 Erlang 编写的许多随时可用的组件以及 Erlang 程序的一组设计原则组成。

本次更新的软件:

  • compiler-7.2.4

  • erts-10.0.8

未更新的软件:

  • asn1-5.0.6

  • common_test-1.16

  • crypto-4.3.2

  • debugger-4.2.5

  • dialyzer-3.3

  • diameter-2.1.5

  • edoc-0.9.3

  • eldap-1.2.4

  • erl_docgen-0.8

  • erl_interface-3.10.3

  • et-1.6.2

  • eunit-2.3.6

  • ftp-1.0

  • hipe-3.18

  • inets-7.0.1

  • jinterface-1.9

  • kernel-6.0.1

  • megaco-3.18.3

  • mnesia-4.15.4

  • observer-2.8

  • odbc-2.12.1

  • os_mon-2.4.5

  • otp_mibs-1.2

  • parsetools-2.1.7

  • public_key-1.6.1

  • reltool-0.7.6

  • runtime_tools-1.13

  • sasl-3.2

  • snmp-5.2.11

  • ssh-4.7

  • ssl-9.0.1

  • stdlib-3.5.1

  • syntax_tools-2.1.5

  • tftp-1.0

  • tools-3.0

  • wx-1.8.4

  • xmerl-1.3.17

源码下载:

Gradle 4.10.1 发布,项目自动化构建工具

$
0
0

Gradle 是一个基于 Apache Ant 和 Apache Maven 概念的项目自动化构建工具,支持依赖管理和多项目,类似 Maven,但比之简单轻便。它使用一种基于 Groovy 的特定领域语言来声明项目设置,而不是传统的 XML。

Gradle 4.10.1 是针对8月底发布的 4.10 的修复版本:

  • #6656: FileTreeElement.getPath() returns absolute system dependent filepath.

  • #6592: Up-to-date checks for missing files can be incorrect

  • #6612: Gradle fails when no incremental compile snapshot data available.

  • #6582: Gradle 4.10 incorrect ordering between dependencies of dependent tasks.

  • #6558tasks.withType(ScalaCompile::class.java).configureEach fails on multi-project builds.

  • #6653: Double deprecation message when using publishing plugin.

下载地址:

./gradlew wrapper --gradle-version=4.10.1

Elide 4.2.7 发布,雅虎开源的应用数据 API 搭建平台

$
0
0

Elide 是一个互联网和移动端应用数据 API 搭建平台,只需要一个简单的 JPA 注释模型 就能帮你轻松搭建 GraphQL 和JSON API web 服务,由雅虎开源。

Elide提供极具规则性,简单易懂的语法规则,让你轻松搞定实体(entity)的安全访问。

JSON-API 和 GraphQL 能够帮助开发者仅通过一次 API 接口访问就能获取与某个实体相关的所有数据,而且在移动端传输过程中减少所有不 必要的数据,只返回被请求的数据部分。Elide 的数据处理系统帮助你解决很多常见的数据应用开发问题,例如:

  • 在单次请求操作中实现创建实体数据,同时将其加入现有的实体库

  • 创建存储关系复杂的多个相关实体(实体关联图),并将它们并入现有的实体库

  • 你可以选择完全删除某个实体数据,也可以选择接触实体关联(并不删除任何数据)

  • 完全自由修改实体关联定义

  • 修改实体数据的同时还可以访问加入新建实体

Elide 还完全支持数据筛选,排序,分页。

Elide 4.2.7 更新内容:

  • Features

    • Add support for asterisk life cycle hooks (hooks that invoke for all fields in a model).

  • Fixes

    • Add support for multiple classloaders when using CoerceUtils.

    • Issue#691

    • Issue#644

  • Features

    • Both JPA Field (new) and Property (4.2.6 and earlier) Access are now supported.

下载地址:


Egg 2.11.0 发布,阿里开源的企业级 Node.js 框架

$
0
0

Egg 2.11.0 已发布,Egg 是阿里开源的企业级 Node.js 框架,为企业级框架和应用而生。团队的架构师和技术负责人可以非常容易地基于自身的技术架构在其基础上扩展出适合自身业务场景的框架。

主要更新内容:

  • feature

    • 支持 boot 生命周期, 详见 #2520 和 loader docs

    • dnshttpclient 现在使用异步函数而不是 Promise

  • fix

    • 当 rawPacket 为空时不再记录

  • docs

详情见发布公告

Alpine Linux 3.8.1 发布,轻量级 Linux 发行版

$
0
0

Alpine Linux 3.8.1 已发布,Alpine Linux 是一个基于 musl libc 和 busybox 的面向安全应用的轻量级 Linux 发行版。

这是 v3.8 稳定分支的 bug 修复版本,基于 linux kernel 4.14.69。包含 apk-tools 的重要安全更新,修复潜在的远程执行。

软件包更新:

  • py-sphinx_rtd_theme 0.4.0

  • php 7.2.8 和 5.6.37

  • postgresql 10.5

  • redis 4.0.11

  • ghostscript 9.24

  • docker 18.06.1

  • nodejs 8.11.4

  • apk-tools 2.10.1

  • ……

更多改进可查阅发行列表:

https://alpinelinux.org/posts/Alpine-3.8.1-released.html

下载地址:

https://alpinelinux.org/downloads/

J2Cache 2.6.0 发布,支持分布式 session 存储管理

$
0
0

J2Cache 2.6.0 版本发布啦,该版本最最值得关注的就是支持分布式的 session 存储管理,支持不同的 Servlet 容器。

此外,该版本包含了如下小改动:

  • 配置中对值包含空格的处理

  • CacheObject 允许在其他包内使用,并增加支持默认值的属性读取

  • 增加 removeRegion 方法

  • 优化创建 region 的锁机制

  • 支持多种配置读取方式

Maven

<dependency>
    <groupId>net.oschina.j2cache</groupId>
    <artifactId>j2cache-core</artifactId>
    <version>2.6.0-release</version>
</dependency>

但是!!!!最最重要的是增加了全新的分布式 session 存储模块 session-manager !

session-manager 用来实现对 Java Web 应用的分布式 session 管理,它接管了 Servlet 容器自带的 session 管理机制,通过两级缓存的引入实现 session 的分布式高性能存储,同时避免对 redis 造成太大压力。

使用步骤:

1. 首先引入 maven 依赖:

<dependency>
    <groupId>net.oschina.j2cache</groupId>
    <artifactId>j2cache-session-manager</artifactId>
    <version>1.0.0-beta</version>
</dependency>

2. 在 web.xml 中定义全局过滤器

<filter>
    <filter-name>j2cache-session-filter</filter-name>
    <filter-class>net.oschina.j2cache.session.J2CacheSessionFilter</filter-class>
    <init-param><!-- 内存中存放会话数 -->
        <param-name>session.maxSizeInMemory</param-name>
        <param-value>2000</param-value>
    </init-param>
    <init-param><!-- 会话有效期,单位:秒钟 -->
        <param-name>session.maxAge</param-name>
        <param-value>1800</param-value>
    </init-param>
    <!-- cookie configuration -->
    <init-param>
        <param-name>cookie.name</param-name>
        <param-value>J2CACHE_SESSION_ID</param-value>
    </init-param>
    <init-param>
        <param-name>cookie.path</param-name>
        <param-value>/</param-value>
    </init-param>
    <init-param>
        <param-name>cookie.domain</param-name>
        <param-value></param-value>
    </init-param>
    <!-- redis configuration -->
    <init-param>
        <param-name>redis.mode</param-name>
        <param-value>single</param-value>
    </init-param>
    <init-param>
        <param-name>redis.hosts</param-name>
        <param-value>127.0.0.1:6379</param-value>
    </init-param>
    <init-param>
        <param-name>redis.channel</param-name>
        <param-value>j2cache-session</param-value>
    </init-param>
    <init-param>
        <param-name>redis.database</param-name>
        <param-value>0</param-value>
    </init-param>
    ......
</filter>

<filter-mapping>
    <filter-name>j2cache-session-filter</filter-name>
    <url-pattern>/*</url-pattern>
</filter-mapping>

根据实际环境的情况对配置中的值进行调整,并确保该过滤器优先执行。完整示例请看 web.xml

由于 session 的存储机制和普通的缓存不一样,因此 session-mananger 模块本身并不依赖 j2cache ,而是重新实现了一个精简版的 j2cache ,并针对 session 的机制进行了优化。一级缓存使用 caffeine (expireAfterAccess),二级缓存使用 redis (hash) ,基于 redis 的 pub/sub 进行消息广播,使用 fst 序列化器,而且无法修改。

目前该功能还处于 beta 测试阶段,代码量非常少(模块源码),欢迎大家试用和挑毛病。

点赞是参与开源社区的基本礼仪,欢迎 https://gitee.com/ld/J2Cache 点赞!

Swagger UI 3.18.3 发布,API 文档在线生成利器

$
0
0

Swagger UI 3.18.3 已发布,Swagger UI 是一款 API 在线文档生成和调试工具。

该版本主要是修复了一些 bug ,具体包括:

  • bugfix: gracefully handle empty request bodies (via #4859)

  • bugfix: resolved model data invalidation (via #4858)

  • bugfix: remove remaining reference to Titillium webfont (via #4840)

  • housekeeping: integrate Cypress in main test script (via #4847)

  • fix(deeplinking): expand containing tag when expanding an operation (via #4837)

 源码下载:

MathJS 5.1.2 正式发布,Javascript 扩展数学库

$
0
0

MathJS 5.1.2 已发布,Math.js 是个 JavaScript 和 Node.js 的扩展数学库,包括了灵活的表达式解析器,提供数字,大数值,复杂数值,单位,矩阵等等集成的解决方案,强大又易于使用。

更新内容:

  • 修正 parse 文档中的拼写错误

  • Fixed #1222: 修复 subset 文档中的拼写错误

  • Fixed #1236: quantileSeq has inconsistent return.

  • Fixed #1237: norm sometimes returning a complex number instead of number.

  • Upgraded dependencies (fraction.js@4.0.9)

  • Upgraded devDependencies (babel@7karma-webpack@3.0.4nyc@13.0.1standard@12.0.0uglify-js@3.4.9webpack@4.17.2)

 下载地址:

Viewing all 54436 articles
Browse latest View live