marrow

marrow

V2EX member #29657, joined on 2012-11-16 20:40:57 +08:00
Today's activity rank 19122
Per marrow's settings, the topics list is hidden
Deals info, including closed deals, is not hidden
marrow's recent replies
Feb 11, 2025
Replied to a topic by yuanyao 职场话题 八小时工作制不包括吃饭时间?
从劳动伦理上讨论,为了劳动而花费的时间都应该计入劳动时间,如果不吃饭就没法工作,用餐时间就应该计入。但实际不同行业不同有不同的计算方式。

乔布斯每天冥想也算工时,而在某些行业……

“一、 必须先泡脚再起钟。违反者罚款 20 元。”
怎么区分站街女接客和家教补课呢?
看过一部日本的热血漫画,就是以这种头脑王竞赛为题材,根据里面介绍,初级阶段有些题目是各种比赛常见的需要大量记忆,同时还有一些快速抢答的诀窍,很多时候都是题目念了几个字就抢答的就是靠对题型的判断,包括念题目的语气等各种因素。更高级一些的不常见题目就得靠积累了。
个人经历:被公司以培训为名要求签了24万违约金的培训协议,结果完全没有培训,白天干活,晚上和周末自学。公司管理混乱,打算付24万走人。
Jun 19, 2014
Replied to a topic by lococo 程序员 vim 为什么这么不听话啊 !
au VimLeave * :!clear
啊不好意思刚才那个没试过就发上来了
刚才跑了一下属性
Object.getOwnPropertyNames(document.embeds[0]).filter(function(a){return document.embeds[0][a] ;})
发现 document.embeds[0].ownerDocument
就可以拿到
Jan 12, 2014
Replied to a topic by tamamaxox JavaScript Angularjs:module 的一个问题。
要引用module,可在定义module的时候声明依赖
angular.module('moduleC',['moduleA','moduleB'])
之后就可以注入使用了

但是angular中module不提供namespace的功能,因为一个app只有一个injector,也就是说后引入的$A会覆盖前一个,我目前的实践是声明时加前缀
moduleA.value("moduleA.$A",…);
moduleB.value("moduleB.$A",…);
这样
Dec 12, 2013
Replied to a topic by akinoniku Angular 来聊聊AngularJS
About   ·   Help   ·   Advertise   ·   Blog   ·   API   ·   FAQ   ·   Solana   ·   1210 Online   Highest 6679   ·     Select Language
创意工作者们的社区
World is powered by solitude
VERSION: 3.9.8.5 · 17ms · UTC 17:48 · PVG 01:48 · LAX 10:48 · JFK 13:48
♥ Do have faith in what you're doing.