草庐IT

page-source

全部标签

Open Source: A Help or a Hindrance for Developers?

Chinahassteadilyembracedopensourceoverthelastfewyears.Onthestrategicfront,thecountry'sOutlineofthe14thFive-YearPlan(2021-2025)forNationalEconomicandSocialDevelopmentandtheLong-RangeObjectivesThroughtheYear2035forNationalEconomicandSocialDevelopmentincludeopen-sourceprojectsforthefirsttime.Chinesegia

Interview with Li Jiansheng: How Did I Choose to Become an Open Source Evangelist?

LiJiansheng,alsoknownbyhispennameKuoSi,isanopen-sourceevangelist,creatoroftheOpenSourceWaycommunity,andauthorof"TheMythsofOpenSource",atrilogyaboutopen-sourceachievements.AchanceencounterwithaRedHatLinux7.3CDchangedLiJiansheng'slifeandledhimheadlongintotheopen-sourcecommunity.Overnearlytwodecades,he

Interview with Li Jiansheng: How Did I Choose to Become an Open Source Evangelist?

LiJiansheng,alsoknownbyhispennameKuoSi,isanopen-sourceevangelist,creatoroftheOpenSourceWaycommunity,andauthorof"TheMythsofOpenSource",atrilogyaboutopen-sourceachievements.AchanceencounterwithaRedHatLinux7.3CDchangedLiJiansheng'slifeandledhimheadlongintotheopen-sourcecommunity.Overnearlytwodecades,he

Meet Pan Juan, The Only Female Apache Member in China: How an Open-Source Project Grows from

"It'salrighttofollowtheApacheWay,butfindingMyWayisessentialaswell."–PanJuanApacheShardingSphere,atopApacheprojectandthefirstdatabasemiddlewareoftheApacheSoftwareFoundation,isgainingwiderinfluenceinChinaandabroad.Inthisarticle,weinvitedMs.PanJuan(TristaPan),thecorefoundingmemberofApacheShardingSphere

Meet Pan Juan, The Only Female Apache Member in China: How an Open-Source Project Grows from

"It'salrighttofollowtheApacheWay,butfindingMyWayisessentialaswell."–PanJuanApacheShardingSphere,atopApacheprojectandthefirstdatabasemiddlewareoftheApacheSoftwareFoundation,isgainingwiderinfluenceinChinaandabroad.Inthisarticle,weinvitedMs.PanJuan(TristaPan),thecorefoundingmemberofApacheShardingSphere

Meet Liu Yu from StreamNative: My Growth Path to Open Source in China

AsopensourcegainedpopularityinChinain2016,theemergenceofthecountry'sfirstopen-sourceprojectsandstartupshelpedtomakethetermmorevisible.Thatyear,LiuYu,whograduatedmerely12monthsearlier,wasintroducedtoopensourcebyaccidentandgraduallytransformedintoanopen-sourceprofessionalalongtheway.Inthisarticle,wein

Meet Liu Yu from StreamNative: My Growth Path to Open Source in China

AsopensourcegainedpopularityinChinain2016,theemergenceofthecountry'sfirstopen-sourceprojectsandstartupshelpedtomakethetermmorevisible.Thatyear,LiuYu,whograduatedmerely12monthsearlier,wasintroducedtoopensourcebyaccidentandgraduallytransformedintoanopen-sourceprofessionalalongtheway.Inthisarticle,wein

Alibaba Koordinator: An Open Source and Cloud Native Hybrid Deployment System

OnApril6,2022,Koordinator,Alibaba'scloud-nativehybriddeploymenttechnology,declareditsofficialopensource.Aspertheintroduction,KoordinatorhasbeenutilizedinAlibaba'slarge-scaleapplicationsformanyyearsandplayedavitalroleintheNovember 11OnlineShoppingFestivalin2021,whichreducednearly50percentofcomputinge

Alibaba Koordinator: An Open Source and Cloud Native Hybrid Deployment System

OnApril6,2022,Koordinator,Alibaba'scloud-nativehybriddeploymenttechnology,declareditsofficialopensource.Aspertheintroduction,KoordinatorhasbeenutilizedinAlibaba'slarge-scaleapplicationsformanyyearsandplayedavitalroleintheNovember 11OnlineShoppingFestivalin2021,whichreducednearly50percentofcomputinge

详细剖析pyecharts大屏的Page函数配置文件:chart_config.json

目录一、问题背景二、揭开json文件神秘面纱三、巧用json文件四、关于Table图表五、同步讲解视频5.1讲解json的视频5.2讲解全流程大屏的视频5.3讲解全流程大屏的文章一、问题背景前情提要(第5.8章节):【Python可视化大屏】全流程揭秘实现可视化数据大屏的背后原理!在用Page函数拖拽组合完大屏时,点击页面左上角的SaveConfig,会生成一个文件:chart_config.json这个文件是什么?有什么作用?怎么高效利用它?二、揭开json文件神秘面纱打开json文件后,如下:json是一个由dict组成的列表,每个dict的key分别是:cid:chart_id,图表的唯