fancy2020 最近的时间轴更新
fancy2020's repos on GitHub
JavaScript · 980 人关注
deershare
小鹿快传,一款在线P2P文件传输工具,使用WebSocket + WebRTC技术
12 人关注
blog
Write blog using github
5 人关注
child_english_resources
培生少儿英语预备级听力资源&蜜课英语视频资源
Shell · 3 人关注
dotfiles
My dotfiles,include bash config,vimrc,and tmux config files.
JavaScript · 2 人关注
aliyun-ddns-docker
Aliyun DDNS run in docker
Shell · 2 人关注
docker-ikev2-vpn-server
IKEv2 VPN Server on Docker, with .mobileconfig for iOS & macOS.
TypeScript · 1 人关注
BBC-English-Crawler
Swift · 1 人关注
BBC-Phrases-App
Python · 1 人关注
cloudflare-ddns
🎉🌩️ Dynamic DNS (DDNS) service based on Cloudflare! Access your home network remotely via a custom domain name without a static IP!
1 人关注
Company-Names-Corpus
公司名语料库。机构名语料库。公司简称,缩写,品牌词,企业名。
Swift · 1 人关注
DuoduoSpeech
CSS · 1 人关注
fanchangyong.github.io
This is my personal blog,mainly for technology things.
1 人关注
FolioReaderKit
📚 A Swift ePub reader and parser framework for iOS.
JavaScript · 1 人关注
get-ip-cn
Get your public ip from ip.cn
Go · 1 人关注
godns
A dynamic DNS client tool supports AliDNS, Cloudflare, Google Domains, DNSPod, HE.net & DuckDNS & DreamHost, etc, written in Go.
VimL · 0 人关注
a.vim
Alternate Files quickly (.c --> .h etc)
VimL · 0 人关注
ack.vim
Plugin for the Perl module / CLI script 'ack'
0 人关注
AdobePatch
此项目内的破解补丁用于注册激活Adobe系列的所有产品,当然,同系列的Adobe其他软件也是可以正常注册激活,前提是要同系列。例如你从软件中选择Photoshop CC 2015的就不能激活Dreamweaver CS6。现在支持最新版本Adobe CC 2018系列破解。
0 人关注
adobe_cc_amtlib_mac
Adobe CC 2017 amtlib.framework
VimL · 0 人关注
ag.vim
Vim plugin for the_silver_searcher, 'ag', a replacement for the Perl module / CLI script 'ack'
0 人关注
ansible-gfw
ansible playbook for fucking gfw
0 人关注
by_api
JavaScript · 0 人关注
chmodr
Like `chmod -R` in node
JavaScript · 0 人关注
db_benchmarks
benchmark code for mongodb/mysql/other dbs
0 人关注
docker-cheat-sheet
Docker Cheat Sheet
Python · 0 人关注
elasticsearch-dsl-py
High level Python client for Elasticsearch
JavaScript · 0 人关注
elasticsearch-rtf
elasticsearch中文发行版,针对中文集成了相关插件,并带有Demo,方便新手学习,或者在生产环境中直接使用
0 人关注
favorite-sites
Automatically exported from code.google.com/p/favorite-sites
JavaScript · 0 人关注
Front-End-Checklist
🗂 The perfect Front-End Checklist for modern websites and meticulous developers
JavaScript · 0 人关注
gfw_whitelist
A Pac File of the Whitelisted Websites for the Great Firewall of China (GFW)
fancy2020

fancy2020

V2EX 第 104143 号会员,加入于 2015-03-12 18:16:06 +08:00
今日活跃度排名 11499
目前是两个网站的作者:

橙子简历 https://wonderfulcv.com

小鹿快传 https://deershare.com
macOS 中允许不同进程占用同一个端口?
程序员  •  fancy2020  •  25 天前  •  最后回复来自 buf1024
10
越来越感觉在手机上买东西很累
  •  7   
    生活  •  fancy2020  •  23 天前  •  最后回复来自 jinsongzhao
    70
    写代码或读文档的时候听什么歌?
    程序员  •  fancy2020  •  56 天前  •  最后回复来自 iamjerry
    48
    蓝湖的网站使用了 6GB 的本地存储
    程序员  •  fancy2020  •  189 天前  •  最后回复来自 awesomes
    8
    为什么现在的维修工价格这么高?
  •  1   
    问与答  •  fancy2020  •  207 天前  •  最后回复来自 lerry
    103
    fancy2020 最近回复了
    最近有同样的想法(通过 AI 辅助来做视频),能大概说一下收入情况吗?
    2 天前
    回复了 Jony4Fun 创建的主题 macOS 墙裂推荐大家用 orbstack 代替 docker desktop
    下载试了一下,启动之后有个“Virtual Machine Service for OrbStack Helper" 直接占有 7.98GB 。这正常吗?
    这样的话,感觉内存占用比 Docker Desktop 多多了
    8 天前
    回复了 lemonTreeTop 创建的主题 生活 自制一周预制菜可行性
    想问下有没有地方可以买到切好的肉丁之类的?
    之前做过几次卤肉饭,比较麻烦的步骤就是切肉丁,所以想到如果能买到现成切好的肉丁就更方便了。当然肉的品质要能保证的。
    单纯好奇,这个软件没看出有什么特殊的亮点(LZ 不要介意,单纯自己个人的第一感觉),为什么会如此的火爆 😄
    @jiangzm

    之前的确无知了,让您见笑了
    26 天前
    回复了 fancy2020 创建的主题 程序员 macOS 中允许不同进程占用同一个端口?
    @mikewang
    @crystom

    谢谢。
    暂时没有深入研究的必要,不过还是谢谢提供的信息。
    26 天前
    回复了 fancy2020 创建的主题 程序员 macOS 中允许不同进程占用同一个端口?
    好像一个 IPv4 一个 IPv6 ,好吧,又学到了~


    >lsof -itcp:3000 -nP
    COMMAND PID USER FD TYPE DEVICE SIZE/OFF NODE NAME
    node 80591 xx 30u IPv4 0xfa89f45c68805de3 0t0 TCP *:3000 (LISTEN)
    node 80652 xx 24u IPv6 0xfa89f46ac2bdbc7b 0t0 TCP *:3000 (LISTEN)
    26 天前
    回复了 fancy2020 创建的主题 程序员 macOS 中允许不同进程占用同一个端口?
    @nulIptr

    不是 production ,是本地开发环境。
    @thevita

    之前试过 rectangle 之类的,后来因为各种问题放弃了。还是比较喜欢 Win11 那种,系统原生停靠,而不是靠快捷键的
    @Tenvins

    非常感谢,这个基本就是想要的效果。除了, 它只能合并所有 Window ,能不能只合并指定的 Window 呢? 😄

    因为自己会用多个 Space 来工作,它这样一合并,所有就都跑到一起去了
    关于   ·   帮助文档   ·   博客   ·   API   ·   FAQ   ·   我们的愿景   ·   实用小工具   ·   1376 人在线   最高记录 6543   ·     Select Language
    创意工作者们的社区
    World is powered by solitude
    VERSION: 3.9.8.5 · 38ms · UTC 17:36 · PVG 01:36 · LAX 09:36 · JFK 12:36
    Developed with CodeLauncher
    ♥ Do have faith in what you're doing.