EUNO.NEWS EUNO.NEWS
  • All (20349) +286
  • AI (3104) +14
  • DevOps (907) +7
  • Software (10509) +190
  • IT (5781) +75
  • Education (48)
  • Notice
  • All (20349) +286
    • AI (3104) +14
    • DevOps (907) +7
    • Software (10509) +190
    • IT (5781) +75
    • Education (48)
  • Notice
  • All (20349) +286
  • AI (3104) +14
  • DevOps (907) +7
  • Software (10509) +190
  • IT (5781) +75
  • Education (48)
  • Notice
Sources Tags Search
한국어 English 中文
  • 13小时前 · software

    一个用于受控 PDF 文本提取的简易 Python 工具 (PyPDF)

    概述:这个紧凑的命令行 Python 程序以受控且可预测的方式从 PDF 文件中提取文本。它基于 pypdf 库构建,专注于……

    #python #pdf #text-extraction #pypdf #command-line #scripting
  • 2天前 · software

    为什么我构建了另一个 Task Runner

    现有任务运行器的问题 是的,我知道——又一个2026年的任务运行器。让我解释一下原因。我不是 Make 专家,但我已经成为大家求助的对象……

    #task runner #makefile #build automation #dev tools #scripting #ci/cd
  • 1周前 · software

    支持 Nushell 的理由 (2023)

    请提供您希望翻译的具体摘录或摘要文本,我才能为您进行简体中文翻译。

    #nushell #command-line #shell #productivity #open-source #scripting
  • 1周前 · software

    在 PowerShell 7 中,当长时间运行的命令完成时获取通知

    大家好。我将分享一个简单的技巧,让你在 PowerShell 7 中运行耗时命令时更轻松。当一个命令的运行时间超过 …

    #PowerShell #PowerShell-7 #command-line #notifications #long-running-commands #Windows #Linux #scripting #productivity
  • 2周前 · software

    U-Groovy

    Groovy – 能力简要概述 我在 Jenkins 流水线中使用 Groovy 已有相当长的时间。现在我正更多地转向…

    #Groovy #Jenkins pipelines #JVM #scripting #imperative programming #Java interoperability #programming paradigms
  • 2周前 · software

    已解决:有人在 PowerShell 中做 Advent of Code 吗?

    🚀 执行摘要 TL;DR:在 PowerShell 中挑战 Advent of Code(AoC)面临诸如冗长的输入解析以及复杂情况下的性能瓶颈等挑战...

    #PowerShell #Advent of Code #scripting #performance #.NET interop #C# integration
  • 2周前 · software

    Ruby 文件处理和系统命令

    打开并读取文件 ```ruby File.open 'p014constructs.rb', 'r' do |f1| while line = f1.gets puts line end end ``` 写入文件 ```ruby File.open 'test.rb', 'w' do |f2| f2.puts 'Created by...' end ```

    #ruby #file-io #system-commands #load-require #find-module #environment-variables #scripting
  • 3周前 · software

    🎉 使用 Node.js 实现 WhatsApp 消息自动化发送新年祝福 🎉

    概述:使用 Node.js 和 whatsapp-web.js 自动在 WhatsApp 上发送新年快乐消息。该自动化完全在您的电脑上运行,保持您的 …

    #WhatsApp #automation #Node.js #whatsapp-web.js #tutorial #messaging #scripting #New Year
  • 3周前 · software

    我厌倦了把拼凑的脚本称作“workflow automation”。

    我厌倦了把拼凑在一起的脚本称作“workflow automation”。

    #automation #scripting #workflow #python #javascript #cron #webhook #devops #software engineering
  • 3周前 · software

    我如何构建了一个自动生成工资数据的自动化工具

    当大多数人想到 QA(质量保证)或 SDET(Software Development Engineer in Test)时,他们会想到测试应用、发现 bug,或编写 automation……

    #automation #payroll #CSV #data integrity #SDET #QA #tool development #scripting
  • 3周前 · software

    Apps Script CacheService 驱逐及其他限制

    了解更多关于 Apps Script CacheService 驱逐和其他限制的内容...

    #Google Apps Script #CacheService #quota limits #scripting #Google Workspace #performance
  • 3周前 · software

    使用 Python 自动提取 DOCX 文件中的图像

    使用 Python 从 Word 文档中提取图像 处理 Word 文档时,往往不仅仅涉及文本。图像是许多报告、演示文稿等的重要组成部分……

    #python #docx #image-extraction #automation #scripting #bulk-processing #python-docx #zipfile

Newer posts

Older posts
EUNO.NEWS
RSS GitHub © 2026