daqing 最近的时间轴更新
daqing's repos on GitHub
Ruby · 99 人关注
blumine
An Easy-to-use project management tool (no longer maintained....)
Ruby · 56 人关注
china_pay
A simple payment abstraction library for china payment gateways
Go · 41 人关注
airway
Full-stack API framework written in Go, inspired by Ruby on Rails.
Python · 24 人关注
gpt-translator
Translate markdown files using GPT-4 model
PHP · 7 人关注
aeolus
PHP framework for productive Web development
Go · 5 人关注
goargs
A Utility tool to replace xargs, written in Go.
Go · 1 人关注
hsubdomain
无状态子域名爆破工具
Ruby · 0 人关注
activestorage-aliyun
Wraps the Aliyun OSS as an Active Storage service.
Go · 0 人关注
airway-cli
Airway's CLI tool written in Go
0 人关注
airway-mysql
The airway framework, using the mysql database
Go · 0 人关注
airway-web
Full-stack Web framework written in Go, inspired by Ruby on Rails.
Go · 0 人关注
amber
Amber is an elegant templating engine for Go Programming Language, inspired from HAML and Jade
Ruby · 0 人关注
china_city
省市区街道四级联选择 Rails Engine Gem
0 人关注
cidr
CIDR aggregator for IPv4 addresses
Ruby · 0 人关注
daemons-rails
Daemons gem integration into Rails 5.2
Go · 0 人关注
emo
The default implementation of the Emo programming language
Ruby · 0 人关注
figaro
Simple Rails app configuration
Go · 0 人关注
git-stat
A small utility tool to show stats of a git repo.
Go · 0 人关注
gojson
An unix tool to parse JSON in shell scripts
Go · 0 人关注
goph
🤘 The native golang ssh client to execute your commands over ssh connection. 🚀🚀
Ruby · 0 人关注
homeland
PHP · 0 人关注
innoshop
Innovative Open Source E-commerce based on Laravel 11.
0 人关注
kamal
Deploy web apps anywhere.
0 人关注
kramdown
kramdown is a fast, pure Ruby Markdown superset converter, using a strict syntax definition and supporting several common extensions.
Go · 0 人关注
logsink
Collect from multiple log files and print on console
0 人关注
mina-nginx
Mina tasks for handle with Nginx.
Go · 0 人关注
monkey
The Monkey programming language
Go · 0 人关注
monkey-lang
The source code for the book “Writing An Interpreter In Go”
Go · 0 人关注
multissh
multissh
Lua · 0 人关注
neovim.conf
My Neovim configuration
daqing

daqing

世界是一片等待开荒的荒地
V2EX 第 51 号会员,加入于 2010-04-26 09:28:44 +08:00
程序员,交易员,独立开发者,软件生意人。
根据 daqing 的设置,主题列表被隐藏
二手交易 相关的信息,包括已关闭的交易,不会被隐藏
daqing 最近回复了
@shadowyue 会对项目进行把控。
@murmur 如果是靠谱的甲方,不会为了尾款扯皮
@zhiyu1998 口号错了。

正确的口号是:用 emo ,不 emo 。
@Kevin2 谢谢支持啦
@inframe 今天也有朋友提到 DSL 的问题
@xiangyuecn 是的,我也觉得不太好,所以最新的代码,已经去掉了 const 关键字。

改成通过:

define(MAX_AGE, 35)

这种语句,来定义常量。
不过,从语义上讲,如果 new()的第二个参数,用来初始化值,那么,不应该出现,和 class 中的定义,对不上的情况。所以,这时候也可以作为 Error ,抛出。
@newtype0092 首先,这里说的静态检查问题,通过写一个静态检查器,是可以捕捉这种 typo 的情况的。

另外,对于语言来说,如果 name 写错了,匹配不上,那么,对象的初始值,就是 nil
关于   ·   帮助文档   ·   博客   ·   API   ·   FAQ   ·   实用小工具   ·   3567 人在线   最高记录 6679   ·     Select Language
创意工作者们的社区
World is powered by solitude
VERSION: 3.9.8.5 · 12ms · UTC 04:26 · PVG 12:26 · LAX 20:26 · JFK 23:26
Developed with CodeLauncher
♥ Do have faith in what you're doing.