当前位置: 首页 >
程序代码
-
获取Bing每日壁纸用作首屏大图
Oct222015
-
使用一言(ヒトコト)提高博客逼格
Oct222015
-
通过JS获取真实的外网IP和内网IP
Oct222015通过JS获取你真实的外网IP和内网IP,就算开代理也没有,想想真是太可怕了,还能不能愉快的装逼了! Demo Demo:https://diafygi.github.io/webrtc-ips/ 代码 //get the IP addresses associated with an account function getIPs(callback){ var ip_dups = {}; //compatibility for firefox and chrome var RTCPee ...
阅读全文
-
知乎-怎么写出一本程序员风格的修真小说?
Aug152015
-
6个变态的C语言Hello World程序
Mar072015下面的六个程序片段主要完成这些事情: 输出Hello, World 混乱C语言的源代码 下面的所有程序都可以在GCC下编译通过,只有最后一个需要动用C++的编译器g++才能编程通过。 hello1.c #define _________ } #define ________ putchar #define _______ main #define _(a) ___ ...
阅读全文
-
使用PHP解析行政区划代码
Jun132014
-
如何防止网页被嵌入框架代码?
May242014