首页
学习
活动
专区
圈层
工具
发布
    • 综合排序
    • 最热优先
    • 最新优先
    时间不限
  • 第二十七章:Python-Aquarel库与多种主题库结合实现Matplotlib美化

    ': '#a6adc8', 'subtext0': '#8087a2', 'overlay0': '#575e75', 'surface0': '#363a4f', 'base '],font='SimHei',fontsize=30) plt.ylabel('Y轴', color=catppuccin_colors['subtext1'],font='SimHei',fontsize '], fontsize=20,font='SimHei') plt.ylabel('Y轴', color=catppuccin_colors['subtext1'], fontsize=20,font '],font='SimHei') ax.set_ylabel('Y轴', fontsize=12, color=catppuccin_colors['subtext1'],font='SimHei') ax.set_zlabel('Z轴', fontsize=12, color=catppuccin_colors['subtext1'],font='SimHei') # 设置网格 ax.grid(

    8310编辑于 2026-01-21
  • 来自专栏Youngxj

    bootstrap下拉搜索框

    bootstrap-select.min.js"></script> <select id="basic" class="selectpicker" data-live-search="true"> <option data-subtext ="1">1</option> <option data-subtext="2">2</option> <option data-subtext="3">3</option> <option data-subtext="这是测试">这是测试</option> <option data-subtext="zscs">zscs</option> </select> <script type

    5K30发布于 2018-06-06
  • 来自专栏肘子的Swift记事本

    在 SwiftUI 中用 zIndex 调整视图显示顺序

    1 : 0) SubText(text: Current.page2.rawValue, color: .green) .onTapGesture 1 : 0) SubText(text: Current.page3.rawValue, color: .cyan) .onTapGesture // 使用 opacity ZStack { SubText(text: Current.page1.rawValue, color: .red) .onTapGesture { 1 : 0) SubText(text: Current.page3.rawValue, color: .cyan) .onTapGesture { swap() } .rawValue, color: .green) .onTapGesture { swap() } case .page3: SubText(text:

    2.6K30编辑于 2022-07-28
  • 来自专栏全栈之路

    android 实现本地定时推送(兼容)

    setSmallIcon(obj.icon) .setWhen(System.currentTimeMillis()); if(obj.subText = null && obj.subText.trim().length() > 0){ builder.setSubText(obj.subText); = null && obj.subText.trim().length() > 0){ builder.setSubText(obj.subText); setSmallIcon(obj.icon) .setWhen(System.currentTimeMillis()); if(obj.subText = null && obj.subText.trim().length() > 0){ builder.setSubText(obj.subText);

    4.2K20发布于 2018-10-19
  • 来自专栏全栈之路

    android 实现本地定时推送(兼容)

    setSmallIcon(obj.icon) .setWhen(System.currentTimeMillis()); if(obj.subText = null && obj.subText.trim().length() > 0){ builder.setSubText(obj.subText); = null && obj.subText.trim().length() > 0){ builder.setSubText(obj.subText); setSmallIcon(obj.icon) .setWhen(System.currentTimeMillis()); if(obj.subText = null && obj.subText.trim().length() > 0){ builder.setSubText(obj.subText);

    3.5K30发布于 2020-01-21
  • 来自专栏前端性能实践

    前端客户端性能优化实践

    , subIndex) => {- // console.log('subText',subText,matches)- return (- <React.Fragment key={subIndex}>- {matches.includes(subText) ? (- {subText}- ) : ( , subIndex) => {+ //console.log('subText',subText,matches)+ return (+ <React.Fragment key={subIndex}>+ {matches.includes(subText) ?

    75700编辑于 2023-11-27
  • 来自专栏『学习与分享之旅』

    『Echarts』标题组件

    添加副标题的操作与配置主标题相似,您只需要在 title 属性中增加一个 subtext 属性。 下面是具体的使用示例: option = { title: { text: 'Echarts 基本使用', + subtext: '副标题' }, 以下是一个详细的示例操作: option = { title: { text: 'Echarts 基本使用', subtext: '副标题', + 以下提供了一项详细的示例操作指引: option = { title: { text: 'Echarts 基本使用', subtext: '副标题', 接下来是一项详尽的示例操作步骤: option = { title: { text: 'Echarts 基本使用', subtext: '副标题',

    62711编辑于 2024-02-03
  • 来自专栏数据小魔方

    左手用R右手Python——CSS网页解析实战

    ###提取作者、副标题、评价、评分、价格: author_text=subtext=eveluate_text=rating_text=price_text=rep('',length) = 0){ subtext[i]=result %>% html_nodes(sprintf("ol li:nth-of-type(%d) .subtitle",i)) } ###合并以上信息 author=c(author,author_text) subtitle=c(subtitle,subtext text in result.select(".category")]) ###提取作者、副标题、评价、评分、价格: author_text=['']*length;subtext = []: subtext[i-1]=result.select("ol li:nth-of-type({0}) .subtitle".format(i))[0].get_text

    1.2K50发布于 2018-04-11
  • 来自专栏又见苍岚

    Fluid -32- 配置 Umami 事件统计显示

    subEach.link) continue %> <% var subText = subEach.name || __(subEach.key + '.title' ) %> <% if (subText.indexOf('.title') ! == -1) { subText = subEach.key } %>

    ' : '' %> <%- subText %> </a

    83210编辑于 2023-02-21
  • 来自专栏Lcry个人博客

    iview-admin使用统计图表数据无法渲染排坑

    Object.values(this.value) let option = { title: { text: this.text, subtext : this.subtext, x: 'center' }, xAxis: { type: 'category',

    71420编辑于 2022-11-29
  • 来自专栏.Net移动开发

    .Net语言 APP开发平台——Smobiler学习日志:如何快速实现快递信息流的效果

    Date属性(NodeViewItem的时间),DateColor属性(时间的颜色),Icon属性(NodeViewItem的Icon图像资源),Image属性(NodeViewItem中的图片资源),SubText 属性(NodeViewItem的详细描述文本),SubTextColor属性(SubText的文本颜色),Text属性(NodeViewItem的标题文本),TextColor属性(Text的文本颜色)

    76320发布于 2018-08-30
  • 来自专栏Flutter笔记

    Flutter实战 | 从 0 搭建「网易云音乐」APP(二、Splash Page、登录页、发现页)

    PlayListWidget extends StatelessWidget { final String picUrl; final String text; final String subText int index; PlayListWidget({ this.picUrl, @required this.text, this.playCount, this.subText TextOverflow.ellipsis : null, ), subText == null ? Container() : VEmptyView(2), subText == null ? Container() : Text( subText, style: TextStyle

    2.3K20发布于 2019-10-16
  • 来自专栏卡拉云

    ECharts 饼图颜色设置教程 - 4 种方式设置饼图颜色

    vue-echarts-series] EChart.js 在 series 中设置饼状图颜色的 Demo 源代码: option = { title: { text: '卡拉云流量来源渠道汇总', subtext vue-echarts-option] EChart.js 在 option 中设置饼状图颜色的 Demo 源代码: option = { title: { text: '卡拉云流量来源渠道汇总', subtext vue-echarts-data] EChart.js 在 data 中设置饼状图颜色的 Demo 源代码: option = { title: { text: '卡拉云流量来源渠道汇总', subtext ); }, [04-vue-echarts-random] option = { title: { text: '卡拉云流量来源渠道汇总', subtext

    15.8K20编辑于 2022-04-10
  • 来自专栏Android 开发者

    使用视图绑定替代 findViewById

    ConstraintLayout rootView; @NonNull public final Button button; @NonNull public final TextView subtext 编辑: 简化代码 – 真实情况下生成的代码是一个优化过的版本 */ Button button = rootView.findViewById(R.id.button); TextView subtext = rootView.findViewById(R.id.subtext); TextView title = rootView.findViewById(R.id.title); if = null && subtext != null && title ! = null) { return new ActivityAwesomeBinding((ConstraintLayout) rootView, button, subtext, title)

    2.2K30发布于 2020-03-13
  • 来自专栏前端漫步

    详解Echarts中的配置项

    subtext:副标题文本内容。 left:标题组件离容器左侧的距离。 top:标题组件离容器上侧的距离。 textStyle:标题文本样式配置项,包括颜色、字体大小等。 subtext: ‘副标题’, //副标题文本,'\n’指定换行。 sublink: 副标题文本超链接。 = echarts.init(chart.value) const option = { title: { text: '柱状图示例', subtext

    1.9K20编辑于 2023-10-14
  • 来自专栏华章科技

    手把手教你用ECharts画饼图和环形图

    代码如下: option = { title: { text: '各商品销量占比', subtext: 'A商场情况分析', left: 'center option = { title: { text: '各商品销量占比', subtext: 'A商场情况分析', left: 'center'

    4.1K20发布于 2021-02-05
  • 来自专栏前端之攻略

    vue-echarts的用法

    ", data() { return { polar: { title : { text: '会员数据统计', subtext }, data() { return { polar: { title : { text: '会员数据统计', subtext

    1.8K10发布于 2021-06-17
  • 来自专栏wOw的Android小站

    [Android][Framework]设置默认WiFi配置

    com.android.internal.R.string.wifi_tether_configure_ssid_default); mCreateNetwork.setSummary(String.format(activity.getString(CONFIG_SUBTEXT WifiApDialog.getSecurityTypeIndex(mWifiConfig); mCreateNetwork.setSummary(String.format(activity.getString(CONFIG_SUBTEXT

    3.2K10发布于 2020-01-20
  • 来自专栏编程微刊

    Echarts统计图标题居中显示

    title: { text: '健康人数统计', // subtext:'', aChart.setOption({ title: { text: '健康人数统计', // subtext

    4.8K31发布于 2020-11-24
  • 来自专栏从零开始学自动化测试

    python测试开发django-148.ECharts 生成环状图(饼图)

    formatter: '用例数:{c} \n {b}率({d}%)' } 显示效果 环内设置总数 在环形内,设置title属性,可以设置总数量 text 标题 subtext myChart.setOption({ title: { text: '用例总数', subtext left' }, title: { text: '用例总数', subtext

    1.7K20发布于 2021-10-20
领券