首页
学习
活动
专区
圈层
工具
发布
    • 综合排序
    • 最热优先
    • 最新优先
    时间不限
  • 来自专栏FreeBuf

    Frameless BITB:一款功能强大的BitB安全测试工具

    Frameless BITB是一款功能强大的BitB(浏览器中的浏览器)安全测试工具,该工具可以帮助广大研究人员对目标Web应用程序执行BitB安全检测,以此提升Web应用的安全性能。 Frameless BITB下载 安装好Git: sudo apt -y install git 然后使用下列命令将该项目源码克隆至本地: git clone https://github.com/ waelmas/frameless-bitb cd frameless-bitb Apache自定义页面 创建下列三个目录,home保存主页,primary保存登录页面(后台),secondary 项目地址 Frameless BITB: https://github.com/waelmas/frameless-bitb https://github.com/mrd0x/BITB https://

    36010编辑于 2024-04-30
  • 来自专栏web share

    sass和less的异同

    LESS有Preboot.less,LESS Mixins,LESS Elements,gs和Frameless。LESS的软件支持比Sass更加分散,导致许多不同的扩展选项可能不会以相同的方式运行。

    1.3K20发布于 2021-01-05
  • 来自专栏向治洪

    Android Studio 3.1版本发布

    System Images and Frameless Device Skins - Android Emulator 现在支持 API 24(Nougat) - API 27(Oreo)的 Google

    83120编辑于 2022-11-30
  • 来自专栏WOLFRAM

    Korteweg-de Vries 方程的可视化

    FrameLabel -> {"x", "t"}, PlotLegends -> Automatic]}, Alignment -> {Center, Center}], Appearance -> "Frameless

    1.9K30发布于 2018-05-31
  • 来自专栏灰小猿技术社区

    分布式任务调度利器—Xxl-job框架详解

    com.xxl.job.core.handler.IJobHandler”; 3、在execute()方法中编写对应的任务代码 package com.xuxueli.executor.sample.frameless.jobhandler 3、执行日志:需要通过 "XxlJobLogger.log" 打印执行日志; package com.xuxueli.executor.sample.frameless.config; import com.xuxueli.executor.sample.frameless.jobhandler.CommandJobHandler; import com.xuxueli.executor.sample.frameless.jobhandler.DemoJobHandler ; import com.xuxueli.executor.sample.frameless.jobhandler.HttpJobHandler; import com.xuxueli.executor.sample.frameless.jobhandler.ShardingJobHandler

    47.4K45编辑于 2024-05-25
  • 来自专栏JAVA乐园

    Docker 安装 XXL-JOB

    SUCCESS [ 0.007 s] [INFO] xxl-job-executor-sample-frameless ..................

    2.4K20发布于 2021-03-22
  • 来自专栏phodal

    Rust GUI 编程漫谈:超越 Web 与原生 GUI

    于是,我去 GitHub 上了解了一下情况,看了一眼 Todo: Frameless Mode (coming soon) Transparent Mode (coming soon) Multiwindow

    10.7K30发布于 2021-05-11
  • 来自专栏Debian中国

    分布式任务调度平台 XXL-JOB 2.0.0 发布

    dockerhub(docker pull xuxueli/xxl-job-admin),进一步实现产品开箱即用; 4、新增无框架执行器 Sample 示例项目 “xxl-job-executor-sample-frameless

    1.2K20发布于 2018-12-21
  • 来自专栏爱编码

    一款分布式定时任务框架

    :xxl-job-executor-sample-springboot:Springboot版本,通过Springboot管理执行器,推荐这种方式;: xxl-job-executor-sample-frameless

    1.1K10发布于 2021-02-24
  • 来自专栏SpringBoot教程

    分布式任务调度平台XXL-JOB(快速上手)

    xxl-job-executor-sample-springboot:Springboot版本,通过Springboot管理执行器,推荐这种方式;       :xxl-job-executor-sample-frameless

    88940编辑于 2023-02-16
  • 来自专栏丑胖侠

    分布式任务调度系统XXL-Job快速入门体验

    xxl-job-executor-sample-springboot:Springboot版本,通过Springboot管理执行器,推荐这种方式; xxl-job-executor-sample-frameless

    1.1K20编辑于 2022-05-09
  • 来自专栏朱永胜的私房菜

    XXL-JOB

    xxl-job-executor-sample-springboot:Springboot版本,通过Springboot管理执行器,推荐这种方式; :xxl-job-executor-sample-frameless

    57320编辑于 2023-08-17
  • 来自专栏入门到放弃之路

    忘记喝水?我用codebuddy 打造了一款喝水提醒工具

    = Api() webview.create_window('喝水提醒', html_path, width=500, height=380, frameless

    60310编辑于 2025-06-05
  • 来自专栏PyQt5

    python3GUI--new音乐播放器!By:PyQt5(附下载地址)

    四.食用方法1.项目运行这里认为读者已经拿到本项目的代码安装依赖mutagen==1.45.1Pillow==9.3.0Pillow==11.0.0PyQt5==5.15.11PyQt5_Frameless_Window

    41400编辑于 2025-07-23
  • 来自专栏运维有术

    Docker 最佳实战:Docker 构建 XXL-JOB ARM 架构镜像

    SUCCESS [ 0.001 s][INFO] xxl-job-executor-sample-frameless ..................

    1.9K10编辑于 2024-05-15
  • 来自专栏cwl_Java

    快速学习-XXL-JOB任务详解

    即使是无框架项目,如main方法直接启动的项目也可以提供支持,可以参考示例项目 “xxl-job-executor-sample-frameless”; 缺点: 每个任务需要占用一个Java类,

    3.8K31发布于 2020-09-24
  • 来自专栏CSDNToQQCode

    Qt-for-鸿蒙PC-无边框窗口开发实践

    项目地址:https://gitcode.com/szkygc/HarmonyOs_PC-PGC/blob/main 项目功能 ✅ 无边框窗口(Frameless Window) ✅ 自定义标题栏设计

    24410编辑于 2025-12-16
  • 来自专栏葡萄城控件技术团队

    响应式设计(Response Web Design)实践

    Frameless http://framelessgrid.com/ 液态图片 (Liquid Image) 流体表格提供了响应式的页面布局,但如何响应图片,分辨率变化时,图片如何友好显示?

    2.7K70发布于 2018-01-10
  • 来自专栏码农沉思录

    分布式任务调度平台XXL-JOB,不了解一下?

    推荐这种方式; :xxl-job-executor-sample-spring:Spring版本,通过Spring容器管理执行器,比较通用; :xxl-job-executor-sample-frameless

    1.4K40发布于 2019-12-05
  • 来自专栏Java Web

    分布式任务调度平台XXL-JOB

    推荐这种方式; :xxl-job-executor-sample-spring:Spring版本,通过Spring容器管理执行器,比较通用; :xxl-job-executor-sample-frameless

    2.6K10发布于 2019-10-08
领券