Giter Club home page Giter Club logo

blog-comments's People

Contributors

maxhis avatar

Watchers

James Cloos avatar  avatar

blog-comments's Issues

2023/10/03/simulate-location/

使用Xcode修改iOS设备定位 - Ever Notes

因为某些原因,偶尔需要修改手机定位,之前都是用爱思助手来实现,升级到iOS 17后发现不能使用了,于是花了点时间研究了一下,顺利仅通过Xcode达到了同样的目的。 其实原理很简单,Xcode在debug时提供了模拟定位(Simulate Location)的功能,只需要跑个程序在你的设备上就可以修改定位了。以下是具体步骤(以Xcode 15为例): 0.前置条件 一台装有Xcode的Mac电脑,如

https://www.15tar.com/2023/10/03/simulate-location/

2024/06/26/regex-in-vscode/

VS Code中使用正则表达式批量查找并替换文本 - Ever Notes

最近在开发一个 App,里面的很多数据是需求方通过 word 文档提供的,经常是一个几百行的表格,对开发来说往往需要先转换成类似 JSON 等结构化的格式后才能在代码中使用。 复制-粘贴的格式转化这种体力活首先想到的是用 GPT-4o,但实测在大量数据的情况下精确度是个大问题,要么输出不了那么长的文本,要么数据跟原文档不一致,有时候甚至差得离谱,所以最终还是回到手工处理。当然也不是一段段文字复制粘

https://www.15tar.com/2024/06/26/regex-in-vscode/

为Jekyll增加文章打赏功能 | Ever Notes

https://15tar.com/%E6%8A%80%E6%9C%AF/2020/05/08/jekyll-reward.html

最近几年大家逐渐开始形成了知识付费的习惯,而微信公众号的打赏功能典型代表,那有没有可能为个人独立博客也添加打赏功能呢?搜索一下,发现目前主流的博客平台都有类似的插件,而相对比较远古、同时也正是我在使用的Jekyll却没有这样的插件。不过好在开源,自己实现一个打赏功能也比较简单。

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.