2012年上半期、チェックしておきたいUIデザインをdribbbleから紹介します。 ほとんどのものがPSDファイルをダウンロードできるので、勉強になりますよ。
2024年9月27日Meta Connect 2024開発者向け情報まとめ Metaは、今年で11回目となったConnectカンファレンス(米国時間9月25~26日に開催)で、MR(複合現実)、AI、ウェアラブルの最新情報を発表しました。人間中心のオープンなコンピューティングプラットフォームの実現という、Metaのビジョンにまた一歩近づきました。 Metaが発表した必見のイノベーションを以下にまとめました。基調講演全編や各発表事項の詳細については、こちらをクリックしてご覧ください。 ... 人工知能, 開発者ツール, バーチャルリアリティ, Facebookコネクト 2024年10月1日Introducing new features for the Threads API We want to make Threads the place where people, especially
Nicholad Zakas, who wrote this book, recently spoke about JavaScript performance at Google; his presentation was called “Speed Up Your JavaScript” and it’s available to view on Youtube. In the presentation Nicholas covers areas rarely talked about; he takes a low-level approach by explaining what’s happening behind the scenes when you do something as simple as creating or requesting a variable in
Daniel Clifford recently gave a great talk at Google I/O 2012 called “Breaking the JavaScript Speed Limit with V8”. In it he goes in depth to explain 13 simple optimizations you can do in your JavaScript code to help Chrome’s V8 JavaScript engine compile / run your JavaScript code faster. In the talk he gives a lot of great explanations as to what they are and why they help, but if you just want t
<?xml version="1.0"?> <configuration> <appSettings> </appSettings> <connectionStrings/> <system.web> <!-- 認証されたユーザーで実行する <identity impersonate="true" /> --> <!-- デバッグ シンボルをコンパイルされたページに挿入するには、compilation debug="true" に設定します。この設定はパフォーマンスに影響するため、開発時のみこの値を true に設定 してください。 --> <compilation debug="true" targetFramework="4.0"></compilation> <!-- 最大アップロードサイズの設定 --> <httpRuntime executionTimeout="90" maxR
FileUploadでアップロード時に「要求の長さの最大値を超えました。」エラーが表示される - ASP.NET ASP.NETのFileUploadコントロールを利用して大きなファイルをアップロードすると、「要求の長さの最大値を超えました。」エラーが表示される場合があります。これはASP.NETで指定された大きさ以上のファイルをアップロードしたことが原因です。対策方法としては、maxRequestLengthを変更することでこのエラーを回避できます。 設定方法はWeb.Configファイルに以下のコードを記載します。 <?xml version="1.0"?> <configuration> <appSettings> ....... </appSettings> <location path="operation/upload.aspx"> <system.web> <httpRunt
リリース、障害情報などのサービスのお知らせ
最新の人気エントリーの配信
処理を実行中です
j次のブックマーク
k前のブックマーク
lあとで読む
eコメント一覧を開く
oページを開く