您好,欢迎光临本网站![请登录][注册会员]  

搜索资源列表

  1. jdtaus-core-commons-logging-1.0

  2. Artifact:jdtaus-core-commons-logging Version:1.0 Name:jDTAUS Core RI Commons Logging Descr iption:jDTAUS commons logging reference implementation. URL:http://svn.sourceforge.net/viewcvs.cgi/jdtaus/jdtaus-core/jdtaus-core-commons-logging/tags/jdtaus-
  3. 所属分类:Java

    • 发布日期:2013-07-01
    • 文件大小:8kb
    • 提供者:u011270554
  1. TEmailServer v4.2 Full Source

  2. TEmailServer is a built-in SMTP server that can simultaneously validate or verify email addresses and send multiple email messages. This component is ideal for building email address validator or verifier and bulk mailer applications. As long as you
  3. 所属分类:Delphi

    • 发布日期:2013-07-22
    • 文件大小:355kb
    • 提供者:caowm
  1. javax.ejb.jar包下载

  2. 其中所包含: javax.ejb.AccessLocalException.class javax.ejb.AccessTimeout.class javax.ejb.ActivationConfigProperty.class javax.ejb.AfterBegin.class javax.ejb.AfterCompletion.class javax.ejb.ApplicationException.class javax.ejb.Asynchronous.class javax.ejb
  3. 所属分类:Java

    • 发布日期:2014-06-06
    • 文件大小:46kb
    • 提供者:xiequan915
  1. depends22_x86.rar

  2. depends22_x86.rar
  3. 所属分类:Android

    • 发布日期:2014-12-12
    • 文件大小:556kb
    • 提供者:ls1160
  1. aether-dependency-resolver.jar

  2. aether-dependency-resolver.jar;aether-dependency-resolver.jar
  3. 所属分类:Java

    • 发布日期:2018-07-06
    • 文件大小:23kb
    • 提供者:weixin_42623598
  1. Android代码-fresco-processors

  2. Fresco Processors An Android image processor library providing a variety of transformations for Fresco. Are you using Picasso or Glide? Picasso Transformations Glide Transformations Demo Original Image Processors How do I use it? Step 1 Gradle repos
  3. 所属分类:其它

  1. Android代码-AQuery

  2. AQuery AQuery is like JQuery but it for android. AQuery allows the developer to write less and do more for managing element of android like Activity, View, Network, Caching and many more. Getting Started To use this library Add in you top build.grad
  3. 所属分类:其它

    • 发布日期:2019-08-06
    • 文件大小:76kb
    • 提供者:weixin_39840515
  1. Android代码-Android-SpinKit

  2. Android-SpinKit >Android loading animations(I wrote a android edition according SpinKit) Preview Gradle Dependency Add the JitPack repository to your build file ```gradle allprojects { repositories { ... maven { url "https://jitpack.io" } } } ```
  3. 所属分类:其它

  1. Android代码-CBDialog

  2. CBDialog 一个快速创建对话框的工具类库 支持各种样式的配置 集成了sweet-alert-dialog 集成了Titanic的进度框动画样式 集成了AVLoadingIndicatorView的动画样式 How To Useage 引入依赖 step1.Add it in your root build.gradle at the end of repositories: allprojects { repositories { ... maven { url https://jit
  3. 所属分类:其它

  1. Android代码-about-page 2.0,全新的卡片风格

  2. about-page A nice about page based on MultiType, material design and very easy to use. From the PureWriter App: Getting started In your build.gradle: This library has been rebuilt based on androidx. If you are still using the android support library
  3. 所属分类:其它

    • 发布日期:2019-08-06
    • 文件大小:179kb
    • 提供者:weixin_39841365
  1. Android代码-MNUpdateAPK

  2. MNUpdateAPK Android APK Update Version APK版本更新的下载和安装,适配7.0,8.0下载安装 功能: 1:下载APK 2:安装APK 截图: gif 比较慢 如何添加(请认真读完下面步骤和注意事项) Gradle添加: 1.在Project的build.gradle中添加仓库地址 allprojects { repositories { ... maven { url "https://jitpack.io" } } } 2.在Module目录下的bui
  3. 所属分类:其它

    • 发布日期:2019-08-06
    • 文件大小:1014kb
    • 提供者:weixin_39840588
  1. Android代码-交互式笑容定制的Android评分视图.

  2. Smiley-Rating Smiley-Rating is a custom way to greet your users with a smile :smile: while they give awesome Feedback about your app. Inspiration Smiley-Rating was inspired by a UI/UX Demo by Ashok Mahiwal Here is the Demo Video Screenshots of the A
  3. 所属分类:其它

    • 发布日期:2019-08-06
    • 文件大小:155kb
    • 提供者:weixin_39840515
  1. Android代码-osmdroid

  2. osmdroid osmdroid is a (almost) full/free replacement for Androids MapView (v1 API) class. It also includes a modular tile provider system with support for numerous online and offline tile sources and overlay support with built-in overlays for plot
  3. 所属分类:其它

    • 发布日期:2019-08-06
    • 文件大小:56mb
    • 提供者:weixin_39841856
  1. Android代码-波纹进度动画

  2. RippleView A simple ripple view for Android RippleView use Animation change circle radius draw circle Gradle Add it in your root build.gradle at the end of repositories: allprojects { repositories { ... maven { url https://jitpack.io } } } Add the
  3. 所属分类:其它

  1. Matrix factorization for multivariate time series analysis

  2. Matrix factorization is a powerful data analysis tool. It has been used in multivariate time series analysis, leading to the decomposition of the series in a small set of latent factors. However, little is known on the statistical performances of mat
  3. 所属分类:机器学习

    • 发布日期:2019-03-16
    • 文件大小:288kb
    • 提供者:lex_glimmer
  1. C#中WPF依赖属性的正确学习方法

  2. 前言 我在学习WPF的早期,对依赖属性理解一直都非常的不到位,其恶果就是,我每次在写依赖属性的时候,需要翻过去的代码来复制黏贴。 相信很多朋友有着和我相同的经历,所以这篇文章希望能帮助到那些刚刚开始学依赖属性的朋友。 那些[讨厌]的依赖属性的讲解文章 初学者肯定会面临一件事,就是百度,谷歌,或者MSDN来查看依赖属性的定义和使用,而这些文章虽然都写的很好,但,那是相对于已经学会使用依赖属性的朋友而言。 而对于初学者而言,说是误导都不过分。 比如,官网的这篇文章https://docs.micro
  3. 所属分类:其它

    • 发布日期:2020-12-25
    • 文件大小:105kb
    • 提供者:weixin_38588394
  1. SpringbootSecurity-源码

  2. 使用Spring Security和Spring Data JPA的Spring Boot JWT身份验证示例 用户注册,用户登录和授权过程。 该图显示了我们如何实现用户注册,用户登录和授权过程的流程。 具有Spring Security的Spring Boot服务器架构 您可以使用下图概述我们的Spring Boot Server: 有关更多详细信息,请访问: 全栈认证 全栈CRUD应用 在一个地方同时运行后端和前端: 相依性 –如果要使用PostgreSQL: org.pos
  3. 所属分类:其它

    • 发布日期:2021-03-22
    • 文件大小:119kb
    • 提供者:weixin_42164685
  1. cache-spring-boot-starter:缓存弹簧启动启动器-源码

  2. 缓存弹簧启动启动器 缓存Spring Book Edition 支持功能: 快取 清除缓存 快取: 提供1级JVM缓存和2级Redis缓存可以在集群中使用 清除缓存: 提供清除缓存注释 快速开始 修改redis.conf修改为notify-keyspace-events“ Ex” com.github.thierrysquirrel cache-spring-boot-starter 1.1.0-REL
  3. 所属分类:其它

    • 发布日期:2021-03-21
    • 文件大小:83kb
    • 提供者:weixin_42143221
  1. defender:基于Spring-Boot的角色和权限管理框架-源码

  2. 后卫 Defender是一个轻量级,灵活且高度可用的权限框架,完全包含spring-boot。如果我们需要简化每天向服务中添加权限管理的工作,则Defender是Defender! 它消除了重复编写自定义注释和构面的需要,并允许您通过简单地调用一个简单的API灵活地指定不同的防御网络模式。 快速开始 Defender易于部署,分两步进行,确保您的服务在使用前使用spring-boot技术栈,并引入spring-boot-starter aop和spring-boot-starter Web模块
  3. 所属分类:其它

    • 发布日期:2021-03-18
    • 文件大小:44kb
    • 提供者:weixin_42137723
  1. java-dataproc-源码

  2. Google Dataproc Java客户端 Java惯用客户端。 快速开始 如果您将Maven与一起使用,请将其添加到pom.xml文件中。 com.google.cloud libraries-bom 19.1.0 pom import < depen
  3. 所属分类:其它

« 12 »