国内的有哪些创业大佬辛酸故事的经历堪比小说?


在民国时期,北京胡同里的出过哪些文学大佬?... 在民国时期,北京胡同里的出过哪些文学大佬? 展开选择擅长的领域继续答题?{@each tagList as item}
${item.tagName}
{@/each}手机回答更方便,互动更有趣,下载APP
提交成功是否继续回答问题?手机回答更方便,互动更有趣,下载APP
;北京四合院的文化内涵:北京四合院,实际就是合院建筑之一种,所谓合院,即是一个院子四面都建有房屋,四合房屋,中心为院,这就是合院。合院在北京的胡同中,东西方向的胡同,南面一大排,为南面的合院;北面一大排,为北面的合院,一户一宅,一宅有几个院。... 点击进入详情页本回答由四合茗苑中式装修设计机构提供
展开全部北京胡同里出现过文学大佬有老舍,他写的《骆驼祥子》很经典。展开全部老舍,沈从文,矛盾都是在北京胡同里走出来的文学大佬。展开全部有太多了,比如说我们所了解的这个沈从文吧。12下一页>收起 更多回答(8)
推荐律师服务: 若未解决您的问题,请您详细描述您的问题,通过百度律临进行免费专业咨询
为你推荐:
百度律临—免费法律服务推荐超3w专业律师,24H在线服务,平均3分钟回复免费预约随时在线律师指导专业律师一对一沟通完美完成
',getTip:function(t,e){return t.renderTip(e.getAttribute(t.triangularSign),e.getAttribute("jubao"))},getILeft:function(t,e){return t.left+e.offsetWidth/2-e.tip.offsetWidth/2},getSHtml:function(t,e,n){return t.tpl.replace(/\{\{#href\}\}/g,e).replace(/\{\{#jubao\}\}/g,n)}},baobiao:{triangularSign:"data-baobiao",tpl:'{{#baobiao_text}}',getTip:function(t,e){return t.renderTip(e.getAttribute(t.triangularSign))},getILeft:function(t,e){return t.left-21},getSHtml:function(t,e,n){return t.tpl.replace(/\{\{#baobiao_text\}\}/g,e)}}};function l(t){return this.type=t.type
"defaultTip",this.objTip=u[this.type],this.containerId="c-tips-container",this.advertContainerClass=t.adSelector,this.triangularSign=this.objTip.triangularSign,this.delaySeconds=200,this.adventContainer="",this.triangulars=[],this.motherContainer=a("div"),this.oTipContainer=i(this.containerId),this.tip="",this.tpl=this.objTip.tpl,this.init()}l.prototype={constructor:l,arrInit:function(){for(var t=0;t0}});else{var t=window.document;n.prototype.THROTTLE_TIMEOUT=100,n.prototype.POLL_INTERVAL=null,n.prototype.USE_MUTATION_OBSERVER=!0,n.prototype.observe=function(t){if(!this._observationTargets.some((function(e){return e.element==t}))){if(!t
1!=t.nodeType)throw new Error("target must be an Element");this._registerInstance(),this._observationTargets.push({element:t,entry:null}),this._monitorIntersections(),this._checkForIntersections()}},n.prototype.unobserve=function(t){this._observationTargets=this._observationTargets.filter((function(e){return e.element!=t})),this._observationTargets.length
(this._unmonitorIntersections(),this._unregisterInstance())},n.prototype.disconnect=function(){this._observationTargets=[],this._unmonitorIntersections(),this._unregisterInstance()},n.prototype.takeRecords=function(){var t=this._queuedEntries.slice();return this._queuedEntries=[],t},n.prototype._initThresholds=function(t){var e=t
[0];return Array.isArray(e)
(e=[e]),e.sort().filter((function(t,e,n){if("number"!=typeof t
isNaN(t)
t1)throw new Error("threshold must be a number between 0 and 1 inclusively");return t!==n[e-1]}))},n.prototype._parseRootMargin=function(t){var e=(t
"0px").split(/\s+/).map((function(t){var e=/^(-?\d*\.?\d+)(px|%)$/.exec(t);if(!e)throw new Error("rootMargin must be specified in pixels or percent");return{value:parseFloat(e[1]),unit:e[2]}}));return e[1]=e[1]
e[0],e[2]=e[2]
e[0],e[3]=e[3]
e[1],e},n.prototype._monitorIntersections=function(){this._monitoringIntersections
(this._monitoringIntersections=!0,this.POLL_INTERVAL?this._monitoringInterval=setInterval(this._checkForIntersections,this.POLL_INTERVAL):(r(window,"resize",this._checkForIntersections,!0),r(t,"scroll",this._checkForIntersections,!0),this.USE_MUTATION_OBSERVER&&"MutationObserver"in window&&(this._domObserver=new MutationObserver(this._checkForIntersections),this._domObserver.observe(t,{attributes:!0,childList:!0,characterData:!0,subtree:!0}))))},n.prototype._unmonitorIntersections=function(){this._monitoringIntersections&&(this._monitoringIntersections=!1,clearInterval(this._monitoringInterval),this._monitoringInterval=null,i(window,"resize",this._checkForIntersections,!0),i(t,"scroll",this._checkForIntersections,!0),this._domObserver&&(this._domObserver.disconnect(),this._domObserver=null))},n.prototype._checkForIntersections=function(){var t=this._rootIsInDom(),n=t?this._getRootRect():{top:0,bottom:0,left:0,right:0,width:0,height:0};this._observationTargets.forEach((function(r){var i=r.element,a=o(i),c=this._rootContainsTarget(i),s=r.entry,u=t&&c&&this._computeTargetAndRootIntersection(i,n),l=r.entry=new e({time:window.performance&&performance.now&&performance.now(),target:i,boundingClientRect:a,rootBounds:n,intersectionRect:u});s?t&&c?this._hasCrossedThreshold(s,l)&&this._queuedEntries.push(l):s&&s.isIntersecting&&this._queuedEntries.push(l):this._queuedEntries.push(l)}),this),this._queuedEntries.length&&this._callback(this.takeRecords(),this)},n.prototype._computeTargetAndRootIntersection=function(e,n){if("none"!=window.getComputedStyle(e).display){for(var r,i,a,s,u,l,f,h,p=o(e),d=c(e),v=!1;!v;){var g=null,m=1==d.nodeType?window.getComputedStyle(d):{};if("none"==m.display)return;if(d==this.root
d==t?(v=!0,g=n):d!=t.body&&d!=t.documentElement&&"visible"!=m.overflow&&(g=o(d)),g&&(r=g,i=p,a=void 0,s=void 0,u=void 0,l=void 0,f=void 0,h=void 0,a=Math.max(r.top,i.top),s=Math.min(r.bottom,i.bottom),u=Math.max(r.left,i.left),l=Math.min(r.right,i.right),h=s-a,!(p=(f=l-u)>=0&&h>=0&&{top:a,bottom:s,left:u,right:l,width:f,height:h})))break;d=c(d)}return p}},n.prototype._getRootRect=function(){var e;if(this.root)e=o(this.root);else{var n=t.documentElement,r=t.body;e={top:0,left:0,right:n.clientWidth
r.clientWidth,width:n.clientWidth
r.clientWidth,bottom:n.clientHeight
r.clientHeight,height:n.clientHeight
r.clientHeight}}return this._expandRectByRootMargin(e)},n.prototype._expandRectByRootMargin=function(t){var e=this._rootMarginValues.map((function(e,n){return"px"==e.unit?e.value:e.value*(n%2?t.width:t.height)/100})),n={top:t.top-e[0],right:t.right+e[1],bottom:t.bottom+e[2],left:t.left-e[3]};return n.width=n.right-n.left,n.height=n.bottom-n.top,n},n.prototype._hasCrossedThreshold=function(t,e){var n=t&&t.isIntersecting?t.intersectionRatio
0:-1,r=e.isIntersecting?e.intersectionRatio
0:-1;if(n!==r)for(var i=0;i0&&function(t,e,n,r){var i=document.getElementsByClassName(t);if(i.length>0)for(var o=0;o
下载百度知道APP,抢鲜体验使用百度知道APP,立即抢鲜体验。你的手机镜头里或许有别人想知道的答案。扫描二维码下载
×个人、企业类侵权投诉
违法有害信息,请在下方选择后提交
类别
色情低俗
涉嫌违法犯罪
时政信息不实
垃圾广告
低质灌水
我们会通过消息、邮箱等方式尽快将举报结果通知您。
说明
做任务开宝箱
累计完成
0
个任务
10任务
50任务
100任务
200任务
任务列表加载中...
}
登录后你可以不限量看优质回答私信答主深度交流精彩内容一键收藏
查看全部 441 个回答
玄宗有个妹妹,放着大唐公主不做,非要进了道观做世外高人,人称「玉真公主」。
在出家还算盛行的唐朝,其实进了寺观也不耽搁相亲,处对象,所以这位玉珍公主自然也不能免俗,很快就开始了她的猎艳之路。
没有男宠的公主还是公主,没有绯闻的诗人写不出传世诗篇,诗人每天搞创作,没有灵感是万万不能的。
灵感源于生活,只有悲欢离合和爱恨情仇,能激发文人那根紧绷的事业弦,每一次失恋,每一次裸辞都是作品高产期,所以但凡大诗人怀才不遇,情路波折这都不是坏事,这是他们梦寐以求的灵感源泉,换句话说,想要千古流芳的诗句,和后人敬仰的文坛高度,就要一心找虐,虐的越深,越惨,写出来的东西味道越正宗。
这就叫做干一行爱一行,为艺术献身!
男人之间的较量或许是因为事业、地位、金钱,但男人之间的仇恨有一个很共同的点,就是为了抢女人,尤其是一个非同寻常的女人,今天三角恋的男女主就是这样的配制,两位诗人和一个公主的传奇故事。
我可以不要婚姻,但爱情打死也不能丢,为了谈情说爱,玉真公主样貌出众,出身高贵,虽然住在道观里,但依然是锦衣玉食。
这时候大家就好奇了,为什么好好的皇宫不住,偏要去深山老林找罪受,其实啊,每个人的选择都不是没缘由的。
一个人的童年阴影真的会影响她的半生,甚至是一辈子,玉真公主就是这样的存在,当她还是个小女孩的时候,正赶上深宫恶斗最激烈的那几年。太多的人死去,太多的人被牵连,太多的无辜者不能幸免。
这样残酷的朝权纷争,让她产生了很强烈的恐惧感。于是刚一成年,她不是去嫁人,而是出家,逃离原生家庭。
即便如此,这方净土也未能幸免,终究是沾染了太多世俗的味道,毕竟你生是皇家的人,死是皇家的死人。
她什么也不缺,就缺一个男朋友。这时候岐王看出了她的心思,也知道她的交际圈窄,除了相亲,没有更好的办法脱单。于是,就给她介绍了刚刚高考失利的王维。
因为榜上无名,所以这段时间的王维郁郁寡欢,正是需要女性关怀安慰的时机。两个人男才女貌,也是女才男貌,看了一眼就来电了,当下就牵手成功了。
王维算是「吃软饭」吃的比较清新脱俗的一款,至少他还是有才学底子的。第二年自然不用说,公主一句话,猪都能当状元。
王维这次顺利金榜题名了,人生要是开挂,就像是坐在了火箭上,谁也拦不住。两个人你过了一段「试婚」生活。但公主既然已经出家,自然有一个出家的样子,搞搞对象无伤大雅,想要她收了王维做驸马,别开玩笑了。我爱自由,我爱宇宙,唯独不爱家庭。
就在这个僵持的节骨眼上,突然就出了一点风波,原来红杏总要出墙。没办法,站得高的,看的都远。
一看远,就发现自带光环的男人比比皆是,再说了自由恋爱,没有法律保护,我想换一个口味,就要尊重我的选择,你不尊重我就砍了你的脑袋,皇帝家的人,任性无边界。
这个第三者不是别人,正是诗仙李太白。
戳链接继续阅读:知乎盐选
玉真公主:佛门酒肉过,爱情自当留
编辑于 2021-09-15 11:51查看全部 441 个回答}

我要回帖

更多关于 创业大佬辛酸故事 的文章

更多推荐

版权声明:文章内容来源于网络,版权归原作者所有,如有侵权请点击这里与我们联系,我们将及时删除。

点击添加站长微信