Java编程思想中的各个章节的源码,以及所要的net.mindview.util.Print.*的jar包。
2021-08-02 16:45:57 1.68MB Java编程思想
1
axis2解决 org.apache.axis2.util.JavaUtils.callStackToString问题
2021-07-30 09:42:49 7.38MB axis2
1
Hutool API chm 格式 中文 Java 工具包集合:Poi 快速操作、ftp 、http、图形验证码 ..... API 文档
2021-07-26 16:51:19 5.99MB Util Utils Hutoo
1
@salesforce/wire-service-jest-util 一个实用程序,以便 Lightning Web 组件单元测试可以控制使用@wire配置的数据。 基本示例 假设您有一个这样的组件。 import { LightningElement , wire } from 'lwc' ; import { getTodo } from 'x/todoApi' ; export default class MyComponent extends LightningElement { @ wire ( getTodo , { id : 1 } ) todo } 您想测试组件对@wire数据和错误的处理。 这个测试实用程序使它变得微不足道。 创建x/todoApi模块的模拟/存根,并使用@salesforce/wire-service-jest-util cre
2021-07-24 16:03:46 121KB stream test salesforce wire
1
1、文件解压zip通用机制方法、一行代码支持中文; 2、一行代码解决 java.util.zip.ZipInputStream 中文乱码; 3、删除指定路径内的所有文件通用机制方法;
2021-07-21 16:13:00 7KB java 解压 java.util.zi ZipInputStre
1
jetty-util-6.1.5.jar
2021-07-10 17:44:45 135KB jetty-util.jar
1
龙卷风服务器 基于tornado.netutil.TCPServer异步、超快、协议感知服务器。 扩展和提供自己的协议非常容易 例子 对于基于NewLiner协议中构建的低级回显服务器,请检查。 要启动服务器,请编写: from pserver . example import echo_server echo_server ( 12345 ) 下面我将介绍使用 NetString 协议在两个服务之间进行通信的实现。 客户端向服务器请求数据库中的一些数据。 服务器从Redis数据库接收一些数据的请求,并通过发送(请求,结果)对进行响应。 服务器 import logging import time from json import dumps from redis import StrictRedis from tornado . ioloop import IOLoop fr
2021-07-10 16:03:25 17KB Python
1
asm-2.2.3.jar asm-commons-2.2.3.jar asm-util-2.2.3.jar Copyright (c) 2000-2005 INRIA, France Telecom All rights reserved. Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met: 1. Redistributions of source code must retain the above copyright notice, this list of conditions and the following disclaimer. 2. Redistributions in binary form must reproduce the above copyright notice, this list of conditions and the following disclaimer in the documentation and/or other materials provided with the distribution. 3. Neither the name of the copyright holders nor the names of its contributors may be used to endorse or promote products derived from this software without specific prior written permission. THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
1
java 集成redis 工具类
2021-07-08 19:02:44 6KB redis util java 工具
1
szn-util-jsdoc2 Javascript 自动文档工具 jsdoc-toolkit-2 debian 包源码 # git clone git@github.com:seznam/szn-util-jsdoc2.git # cd szn-util-jsdoc2 # dpkg-buildpackage -us -uc -rfakeroot
2021-07-08 14:06:03 857KB JavaScript
1