Skip to content
#

software

Here are 1,262 public repositories matching this topic...

awesome-mac
xxKeith20xx
xxKeith20xx commented Jun 1, 2019

https://github.com/dmarcotte/easy-move-resize

The small utility lets you move windows easily anywhere by simply clicking anywhere while holding a key combination down and dragging. Users coming from Linux will appreciate this utility.

  • I have checked for other similar issues
  • I have explained why this change is important
  • I have added necessary documentation (if appropriate)
luong-komorebi
luong-komorebi commented Aug 28, 2017

You can always make a suggestion as an issue tab for apps that are not on the list. I will personally check out the app and verify if it is working, properly mantained, safe to use (as a user not a security expert).
Translation is very much appreciated. You can either fork this and remake your own translation or use the same repo with me. I highly recommend translator to review the commit log e

bcurran3
bcurran3 commented Jun 26, 2019

The following are produced by choco.exe, thus this isn't in documentation issues. All referenced output is via Chocolatey v0.10.15

Commands
 * install - installs packages from various sources

ENHANCEMENT: "various sources" just seems misleading. What percentage of free or commercial users actually install packages from multiple sources? I'd guess most use one source or two sources;

hail
hammer
hammer commented Jan 30, 2020

I tried to run Hail with Spark 2.4.4 built for Scala 2.12, and it did not work. It does work with Spark 2.4.4 built for Scala 2.11.

Here's the error I got with Scala 2.12:

Py4JJavaError: An error occurred while calling z:is.hail.HailContext.apply.
: java.lang.NoSuchMethodError: scala/Predef$.refArrayOps([Ljava/lang/Object;)Lscala/collection/mutable/ArrayOps; (loaded from file:/home/hammer

mrdulin
mrdulin commented May 25, 2019

PostgreSQL使用COPY命令复制CSV文件数据报错

前言

阅读此文章需要熟练掌握以下技术:

  • PostgreSQL 9.6
  • Knex.js - SQL查询构建器
  • Docker/Docker compose - 容器/容器编排
  • Node.js
  • TypeScript
  • SQL - 结构化查询语言
  • Google Adwords (Optional)

需求

下载Google Adwords Geo Targets CSV file到文件系统,通过Knex.js这个SQL query builder提供的database migration命令行工具,将CSV file中的数据通过PostgreSQL提供的COPY命令复制到预先创建好的数据库表中。

问题

问题出现都是有上下文的,

Improve this page

Add a description, image, and links to the software topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the software topic, visit your repo's landing page and select "manage topics."

Learn more

You can’t perform that action at this time.