Skip to content
View liuyansong658's full-sized avatar
  • 新浪
  • 上海

Block or report liuyansong658

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Popular repositories Loading

  1. clean-douyin clean-douyin Public

    主要用于测试抖音删除水印的接口,运行main方法直接执行

    Java 2

  2. spring-boot-2.3.2-alibaba-dubbo2.8.4-elasticsearch-7.9.0- spring-boot-2.3.2-alibaba-dubbo2.8.4-elasticsearch-7.9.0- Public

    因需要本项目dubbo用的是com.alibaba.dubbo的jar包,否则会版本不一致。并不是com.apache.dubbo包。 以下为切换apache.dubbo的过程,使用更简单 1:如果用apache dubbo jar包则需要使用pom注释的jar,同时application 增加注释@EnableDubbo,@DubboComponentScan指定包空间 2:service…

    Java 1

  3. springMvc-Ffmpeg-master springMvc-Ffmpeg-master Public

    springmvc的基本上传下载功能,ffmpeg的自动裁剪视频,视频添加滤镜,替换背景音乐等基本命令

    Java 1

  4. transmittable-thread-local transmittable-thread-local Public

    Forked from alibaba/transmittable-thread-local

    📌 The missing Java™ std lib(simple & 0-dependency) for framework/middleware, provide an enhanced InheritableThreadLocal that transmits ThreadLocal values between threads even using thread pooling c…

    Kotlin

  5. skywalking skywalking Public

    Forked from apache/skywalking

    APM, Application Performance Monitoring System

    Java

  6. HanLP HanLP Public

    Forked from hankcs/HanLP

    中文分词 词性标注 命名实体识别 依存句法分析 成分句法分析 语义依存分析 语义角色标注 指代消解 风格转换 语义相似度 新词发现 关键词短语提取 自动摘要 文本分类聚类 拼音简繁转换 自然语言处理

    Python