2022-05-13 linux - python proxy pproxy - https -> socks5 让docker/或者啥使用socks5 proxy apt-get curl wget (8)
2022-01-04 blockchain - avalanche 使用测试网络fuji test network ( metamask config network, faucet drop, get avax) (194)
2021-06-15 javascript - element ui , checkbox: 使用多层次的v-model的注意事项, v-model是个语法糖 v-model grammer sugar (320)
2021-06-12 javascript - electron 中的 奇怪报错:Failed to execute 'postMessage' on 'Window': 2 arguments required, but only 1 present. (298)
2021-05-09 d3 - geo 读取csv 并且在地图上进行显示. 例子:显示中国地图上的机场 MultiPoint, path, geo_json geojson , coordinates (378)
2021-04-26 python - 使用单元测试 unittest, from X import *, String interpolation, self, class method, instance method, static method (351)
2021-03-22 android - 手动copy ssl证书到 系统信任的目录 emulator , der, 凭据, system certificate, burpsuite burp cacert.der (421)
2021-03-17 android - 看这个总结篇: 反编译 - 360加固后的脱壳 - 使用: frida + 葫芦娃的 frida-dexdump 可以秒级搞定, apk, decompile, frida, frida-server, android (1108)
2021-03-15 android - apk - decompile 反编译, fdex2不行,无法脱壳360, 剩余几个未尝试: dumpdex, drizzleDumper, DexExtractor, InDroid (880)
2021-01-18 js - javascript中的 $ , _ : 看似特殊符号,实际上就是普通符号,跟 a b c 等字母作用一样, vuejs 稍微特殊一些, 跟 编码风格有关. 无具体语法意义 (469)
2021-01-16 linux - 使用file , iconv 转换文件编码 convert file encoding using iconv, gbk, gb2312 utf-8 转换文件编码 csv 乱码 (728)
2021-01-12 vue - 如何使用 vue-template 来进行 vue init webpack my_project 这样的操作 (manually set vue template) (399)
2020-12-14 rails - rails 6 由于gem listen 报错 Listen error: unable to monitor directories for changes (391)
2020-12-05 mysql - 记录一次数据库长时间执行导致的 无法写入 mysql table became not writable due to a long sql execution (690)
2020-11-19 linux - 把内容从物理机迁移到虚拟机 convert physical linux to vmware virtual machine, laptop linux to vmware (715)
2020-10-25 https - 使用curl / httparty 忽略https的错误 ( SSL certificate problem: certificate has expired ) (496)
2020-01-13 android - 实现自动升级 upgrade auto update version (更新进度 progressbar, 自动安装install apk, 读取文件 fileprovider) (1601)
2019-06-10 ruby - grape require要正确,否则会报错 method_missing': undefined local variable or method `parent' (999)
2019-05-29 redis - MISCONF Redis is configured to save RDB snapshots, but is currently not able to persist on disk. (860)
2019-03-23 mysql - 大数据量下的操作相关 (4KW记录,32G) mysql huge data huge table big table import source restore (917)
2019-01-11 nginx - 处理Refused to display 'url'... in a frame because it set 'X-Frame-Options' to 'sameorigin'. (2183)
2018-12-22 react - 不要把extends React.Component写错!会报不好理解的错:super expression must either be null or a function (2353)
2018-12-15 rails - oracle的table primary id 一定要指定,否则会出现TypeError: nil is not a symbol nor a string (1127)
2018-07-25 js - jquery toast message, notification messages (pop up , dialog box ... ) 一个不错的消息弹窗 (1053)
2017-04-12 apple id 的 “安全问题”(secure question)非常重要。务必记住。记不住的话就只能更换账号了。(transfer agent of appple developer account) (1786)
2016-01-11 Titanium 进阶:在创建module的时候,如何加入参数,如何调用module中的普通方法以及它们( onCreate, proxy 构建函数 和普通方法)的调用顺序 (1894)
2015-04-26 Titanium 安装完之后,还要 安装Alloy. 否则会 alloy compiler failed, cannot find module ...undefined. (2653)
2015-02-12 i18n 和 数据库移植:两个很炫酷但是不好用的概念:(good but not pragmatic conceptions: i18n and supporting multiple database) (2121)
2015-01-01 接口的访问基本机制:安全控制-神秘的md5参数( web interface basic: how to secure your web access? md5, guid, sign ) (2694)
2014-10-02 rubymotion在运行时的过程分析: 2. Object C interface( rubymotion at run-time : object c interface) (2338)
2014-09-29 google account失效后 stackoverflow 的拯救办法(save your stackoverflow account when you google account is disabled ) (2638)
2014-09-21 【Lesson 2】新建一个 android 项目 (create a new android project using eclipse and command line ) (2313)
2014-09-21 【Lesson 1】Linux 下搭建vim + android SDK + jruby (不使用eclipse ) (without eclipse, how to install vim + android sdk + jruby + ruboto ) (3323)
2014-08-11 nokogiri 的xpath方法比 ancestor() 快的多(nokogiri xpath() is much faster than ancestor() ) (2208)
2014-08-03 rails 部署时Gemfile 相关的内容( Gemfiles related stuff when deploying Rails app to production) (2357)
2014-07-29 delayed_job 由于deadlock而死掉: (Mysql2::Error: Deadlock when attempting to lock a job ) (2642)
2014-07-26 node-webkit(npm)中安装第三方包(如jquery, coffeescript) ( install jquery, coffeescript under node/node-webkit) (4579)
2014-06-19 无法部署capistrano ( Capistrano cannot deploy code, because Net::SSH::AuthenticationFailed: Authentication failed ) (2668)
2014-05-22 why delayed_job's priority is: lower is more imporant ? (为什么delayed_job的priority是数字越小越重要?) (2336)
2014-05-18 delayed_job: max_run_time 一定不要设定过短 ( max_run_time should be shorter than any kind of job ) (2752)
2014-05-07 RAILS 3.0.x 安装plugin : install rails plugin for rails 3.0.x ( Commands is not a module (TypeError) ) (2718)
2014-04-03 使用 god + delayed_job是,不要使用 god的 keep_alive选项 ( don't use god's keep alive option when using god controlling delayed_jobs) (2875)
2014-02-23 动态web页面 的速度跟nginx服务下的静态页面的支持速度,天壤之别啊。 (dynamic pages is so slow comparing to static pages served by nginx) (2802)
2014-02-13 virtual env 的使用。 python 环境的切换 ( using virtualenv as python development environment ) (2699)
2014-02-01 tooltip: jquery-ui v.s. bootstrap (注意: bootstrap 与 jquery-ui 的tooltip组件会起冲突!导致bootstrap tooltip不生效~) (4674)
2014-01-30 ubuntu中 .bash_profile 会使 .bashrc失效 (remove bash_profile if you want your bashrc take effect in ubuntu) (3032)
2013-12-05 godaddy会莫名其妙的修改你域名的A记录( your domain name would be modified by godaddy in some case) (3384)
2013-09-27 rufu-scheduler 的at, 只能用Time 格式 (only use a specific time format in rufu scheduler's at) (1748)
2013-08-06 angular的controller与directive的执行顺序 ( execution sequence of angular's controller and directive) (2770)
2013-06-03 为表单加上bootstrap 风格的focus CSS ( adding bootstrap style focus CSS to your input field) (3319)
2013-02-18 使用 request-log-analyzer 分析Rails 日志(using request-log-analyzer to analyze your Rails log ) (4040)
2013-02-09 建立个简单的git server: gitosis ( gitosis: setting up a git server without complex authorization) (2747)