首页
学习
活动
专区
圈层
工具
发布
    • 综合排序
    • 最热优先
    • 最新优先
    时间不限
  • 来自专栏开源技术小栈

    Webman Push 推送案例之实时动态图表

    current", { packages: ["corechart"] }); google.charts.setOnLoadCallback(() => { // Instead of hard-coding

    75910编辑于 2024-01-12
  • 来自专栏技术小黑屋

    Build Android Packages From Command Line

    zipalign for optimization Generate R class File In Android,We use R class to refer resources instead of hard-coding

    60330发布于 2018-09-04
  • 来自专栏写代码的海盗

    spark 在yarn执行job时一直抱0.0.0.0:8030错误

    3、hard-coding,也无效果。 难道是框架本省的问题?

    2.6K51发布于 2018-04-16
  • 来自专栏老高的技术博客

    也谈代码风格

    new DateTime; $a->setDate(2001, 2, 3); echo $b->format('Y-m-d'); 善用list() list($a,$b)=array(10,20); 不要hard-coding

    65310编辑于 2022-12-27
  • 来自专栏AI科技时讯

    将算法进一步开发吗?手把手教你搭建基于CNN模型的Flask Web应用

    Endpoint 'homepage' is used to make the route reusable without hard-coding it later. Endpoint 'upload' is used to make the route reusable without hard-coding it later. Endpoint 'predict' is used to make the route reusable without hard-coding it later.

    1.3K30发布于 2019-08-16
  • 来自专栏MixLab科技+设计实验室

    预测未来的Agent#凯文凯利版,VibeCoding:从“如何做”转向“做什么”

    预警信号:当 Hard-coding(硬编码)开始被视为一种类似“手工打磨木头”的复古艺术时,氛围编程就已经彻底统治了世界。

    23610编辑于 2026-03-25
  • 来自专栏啄木鸟软件测试

    如何测试深度学习

    matrix multiplicationinvolves a large series of calculations and testing modules with batchinginvolves hard-coding

    1.5K10发布于 2020-05-20
  • 来自专栏sealyun

    Tekton Pipeline教程

    apply - name: yqArg description: Okay this is a hack, but I didn't feel right hard-coding

    3.7K31发布于 2019-08-26
  • 来自专栏NetCore

    ADO.NET 2.0 中的新增 DataSet 功能

    bf.Serialize(fs, ds) End Sub Private Function GetConnectionString() As String ' To avoid hard-coding

    4.4K100发布于 2018-02-02
  • 来自专栏张善友的专栏

    Line Counter - Writing a Visual Studio 2005 Add-In

    some things I hope to add: Add an xml configuration file for defining all of the mappings, instead of hard-coding

    1.3K80发布于 2018-01-29
  • 来自专栏arXiv每日学术速递

    人工智能学术速递[7.28]

    on the two newly introduced structures, we present a methodology of situation handling that avoids hard-coding

    1.4K50发布于 2021-07-29
领券