Facebookã§æ稿ãåçãªã©ããã§ãã¯ã§ãã¾ãã
Digital Inspiration: A Technology Blog on Software and Web Applications Windowsã使ãã¤ã¥ããã¨ããã¡ã¤ã«ã·ã¹ãã ã®ãã¼ã¿ã«æçåãçºçããç¹ã«ã¢ããªã±ã¼ã·ã§ã³ã®èµ·åããã¼ã¿ã®èªã¿è¾¼ã¿ã§é·ãæéããããããã«ãªããã¨ãããã ããããç¶æ³ãæ¹åãããããWindowsã«ã¯ãã£ã¹ã¯å ¨ä½ã§æçåãããã¼ã¿ãæ´çãç´ãã¦ã¢ããªã±ã¼ã·ã§ã³ã®èµ·åæéããã¼ã¿ã®èªã¿è¾¼ã¿æéãæ¹åããããã®ããã©ã°ã¦ã¼ãã£ãªãã£ãç¨æããã¦ããããã£ã¹ã¯ã¢ã¯ã»ã¹ãé ããªã£ãã¨æããå ´åã«ããã©ã°ãå®è¡ããã¦ã¼ã¶ã¯å¤ãã ããã ããã©ã°ã«ãã£ã¦ãã¼ã¿ã®èªã¿æ¸ãæ§è½ãæ¹åãããã¨ã¯ä»¥åããç¥ããã¦ãããWindowsã«æ¨æºã§æè¼ããã¦ããããã©ã°ã¦ã¼ãã£ãªãã£ä»¥å¤ã«ãããµã¼ããã¼ãã£ããããã¤ãã®è£½åãæä¾ããã¦ããããããããã¼ã«ã®ã²ã¨ã¤ã«ãM
Lambda abstractions in C++ vs. Scheme This article is to exhibit lambda abstractions in C++ in comparison with those of traditional functional languages (e.g., Scheme). The article will try to demonstrate that "applicable values" in C++ not only look similar to their functional cousins. They are equal in meaning as well. The same can be said for currying. This article will not prove that C++ and S
Cè¨èªã£ã¦lambdaãæ¸ããªãã®ã§GUIã®ã³ã¼ã«ããã¯ãªãããä½ãå ´åã«ã¯é¢æ°ãç¨æããªããã°ãªããªãã®ã§ãã... Lambda abstractions in C++ vs. Scheme 1. Simple lambda-expressions #define Lambda(args,ret_type,body) \ class MakeName(__Lambda___) { \ public: ret_type operator() args { body; } } http://okmij.org/ftp/c++-digest/Lambda-CPP-more.html ãªãã»ã©ãã¼ããããªã Lambda((int a, int b), int, return a+b) foo; std::cout << foo(1, 2) << std::endl; // 3 ãããªæ¸ãæ¹ã
Google Maps Iconsã¯ç»åã®ãªã¼ãã³ã½ã¼ã¹ã»ã½ããã¦ã§ã¢ãå°å³ã¨Webã®ç¸æ§ã¯è¯ããããã¯Googleãããã使ã£ãããã·ã¥ã¢ãããä¸çä¸ã§ä½ããã¦ããããã·ã¥ã¢ããã®ååè¿ããå ãã¦ãããã¨ã§ãããåãããå°å³ã«ä½ãã®æ å ±ãçµã³ã¤ããã ãã§å©ä¾¿æ§ãåä¸ãã楽ããã¢ããªã±ã¼ã·ã§ã³ã«ãªãã®ã ã Googleãããã§ä½¿ããã¢ã¤ã³ã³é Googleãããã§ã¯ãã«ã¼ã³é¢¨ã®ã¢ã¤ã³ã³ãé ç½®ãã¦ãã¼ã«ã¼ã«ãããã¨ãã§ããããããã¯ãã¾ãã«ç´ ã£æ°ãªãããã£ã¨æ¥½ããé°å²æ°ãåºããããã°ã«ã©ãã«ãªã¢ã¤ã³ã³ã使ããªããã°ãªããªããããã§ä½¿ãããã®ãGoogle Maps Iconsã§æä¾ãããã¢ã¤ã³ã³éã ã Google Maps Iconsã§ã¯ã«ãã´ãªå¥ã«è²åããããã¢ã¤ã³ã³ã100種é¡ä»¥ä¸ãæä¾ããã¦ãããé§ ãèªç¶ããåºãã¹ãã¼ããã¬ã¹ãã©ã³ãã¡ãã£ã¢ããã¡ããªã¼ãã¤ãã³ãããããºãæåããªã
To compete with thousands of iPhone apps in the App Store, having a good app icon is not enough. A nicely designed website for the app is very important. A beautiful website helps to drive traffic in and also makes your app stand out from the crowd. This post showcases a gallery of appealing iPhone app sites and common design trends that I see. One-Page Format Almost every app sites are designed i
ããã®ã¨ãããiPhoneã¢ããªã®UIã®å¤§åï¼ã²ãã£ã¨ãããã¢ããªãã¹ã¦ï¼ãHTML+JavaScript+CSSã§ä½ããã¨ã¯ã§ããªããï¼ãã«ææ¦ãã¦ããç§ã ãã®ããã«ã¾ãã¯é¨åä½ãããã¨ãããã£ã¦ããã®ã ããæ¨æ¥ããä»æ¥ã«ããã¦ä½ã£ãã®ã¯ãããã°ã¬ã¹ã»ãã¼ãã¹ã©ã¤ãã¼ããã°ã«ã¹ã¤ãããªã©ã®ãé£ç¶å¤ã»ä¸é£ç¶å¤ãã表示ã»å ¥åç¨UIã³ã³ããã¼ã«ãã¦ã§ããã¼ã¸ä¸ã§å®ç¾ããããã®JavaScriptã©ã¤ãã©ãªã è¦ãç®ï¼Look&Feelï¼ã¯CSSã使ã£ã¦èªç±ã«æå®ã§ããããã«ä½ãã¤ã¤ãã·ã³ãã«ã§ãããªãããããããªå ´é¢ã§ä½¿ãåããããã©ã¤ãã©ãªãä½ãããã£ãã®ã§ãä½åº¦ããªãã¡ã¯ã¿ãªã³ã°ãç¹°ãè¿ãã¦ãã¾ã£ããããªãã¨ãå½¢ã«ãªã£ã¦ããã ã¨ãããã¨ã§ããã®ã©ã¤ãã©ãªï¼jTouchControl version 0.10ï¼ã使ã£ãiPhone風ãã°ã«ã¹ã¤ãããå ¬éãä¸å¿ãSafari (4.0),
ãªãªã¼ã¹ãé害æ å ±ãªã©ã®ãµã¼ãã¹ã®ãç¥ãã
ææ°ã®äººæ°ã¨ã³ããªã¼ã®é ä¿¡
j次ã®ããã¯ãã¼ã¯
kåã®ããã¯ãã¼ã¯
lãã¨ã§èªã
eã³ã¡ã³ãä¸è¦§ãéã
oãã¼ã¸ãéã
{{#tags}}- {{label}}
{{/tags}}