php-code-coverage

Posted by 夏泽民

https://github.com/sebastianbergmann/php-code-coverage https://github.com/sebastianbergmann/php-code-coverage/blob/master/src/CodeCoverage.php



SetMaxThreads

Posted by 夏泽民

https://github.com/golang/go/issues/16076 https://studygolang.com/articles/18392



phpgc

Posted by 夏泽民

回收的支持。当变量赋值、传递时,会增加 value 的引用数, unset、return 等释放变量时再减掉引用数,减掉后如果发现 refcount 变为 0 则直接释放 value,这是变量的基本回收过程。



mapReduce

Posted by 夏泽民

mapper.php reducer.php



bundle

Posted by 夏泽民

% jekyll s Traceback (most recent call last): 10: from /usr/local/bin/jekyll:23:in <main>' 9: from /usr/local/bin/jekyll:23:in load’ 8: from /Library/Ruby/Gems/2.6.0/gems/jekyll-4.1.1/exe/jekyll:11:in <top (required)>' 7: from /Library/Ruby/Gems/2.6.0/gems/jekyll-4.1.1/lib/jekyll/plugin_manager.rb:52:in require_from_bundler’ 6: from /System/Library/Frameworks/Ruby.framework/Versions/2.6/usr/lib/ruby/2.6.0/bundler.rb:107:in setup' 5: from /System/Library/Frameworks/Ruby.framework/Versions/2.6/usr/lib/ruby/2.6.0/bundler/runtime.rb:26:in setup’ 4: from /System/Library/Frameworks/Ruby.framework/Versions/2.6/usr/lib/ruby/2.6.0/bundler/runtime.rb:26:in map' 3: from /System/Library/Frameworks/Ruby.framework/Versions/2.6/usr/lib/ruby/2.6.0/forwardable.rb:230:in each’ 2: from /System/Library/Frameworks/Ruby.framework/Versions/2.6/usr/lib/ruby/2.6.0/forwardable.rb:230:in each' 1: from /System/Library/Frameworks/Ruby.framework/Versions/2.6/usr/lib/ruby/2.6.0/bundler/runtime.rb:31:in block in setup’ /System/Library/Frameworks/Ruby.framework/Versions/2.6/usr/lib/ruby/2.6.0/bundler/runtime.rb:319:in check_for_activated_spec!': You have already activated public_suffix 4.0.6, but your Gemfile requires public_suffix 3.1.1. Prepending bundle exec` to your command may solve this. (Gem::LoadError) % bundle update



Search

Popular posts

Anything in here will be replaced on browsers that support the canvas element

Recent posts

This blog is maintained by 夏泽民

Get in touch with me at 465474307@qq.com

Subscribe to our mailing list

* indicates required