投稿されたすべてのコード一覧
#include "stdio.h" main(){ int i=5; //メモリ上では配列rの次にこのiが入る char r[] = "Ritsumeikan University";
#include "encode.as" #uselib "urlmon.dll" #func URLDownload "URLDownloadToFileA"int,str,str,int,int #uselib "wininet.dll" #func DeleteUrlCacheEntry "DeleteUrlCacheEntryA" str
//サーバに接続したらメッセージ取得指示 @Override public void serverConnected(TCPClient client) { listener.onConnectSuccess(getPlayerStatusDTO, broadcastInfo);
#uselib "libmecab.dll" #cfunc global mecab_new "mecab_new" int, str #cfunc global mecab_new2 "mecab_new2" str #cfunc global mecab_sparse_tostr "mecab_sparse_tostr" int, str #func global mecab_destroy "mecab_destroy" int
#include <cstdio> #include <boost/optional.hpp> #include <boost/type_traits.hpp> #include <boost/utility/result_of.hpp>
/* * 1〜50の数字でFizzBuzzやる。 * * ルール * 1〜50の数字を総なめし
#uselib "urlmon.dll" #func URLDownload "URLDownloadToFileA"int,str,str,int,int axobj ie, "Shell.Explorer.2", 0, 0 ie->"Navigate" "http://www.bing.com/"