IT |
気になる、記になる… |
「iPhone 13」の最終仕様が確定か |
https://taisy0.com/2021/03/30/138387.html
|
duanrui |
2021-03-30 13:43:55 |
IT |
気になる、記になる… |
Google、「Google マップ」にインドアライブビュー機能を搭載へ − 天気予報の表示や環境に優しいルート検索なども |
https://taisy0.com/2021/03/30/138372.html
|
google |
2021-03-30 13:29:15 |
IT |
気になる、記になる… |
Apple、「WWDC21」の開催日程を発表 − 6月7日よりオンライン形式で開催へ |
https://taisy0.com/2021/03/30/138377.html
|
apple |
2021-03-30 13:13:19 |
AWS |
AWS Open Source Blog |
Using strong typing practices to declare a large number of resources with AWS CDK |
https://aws.amazon.com/blogs/opensource/using-strong-typing-practices-to-declare-a-large-number-of-resources-with-aws-cdk/
|
Using strong typing practices to declare a large number of resources with AWS CDKAWS Cloud Development Kit AWS CDK is an open source software development framework that is used to declare Infrastructure as Code IaC It allows users to declare infrastructure in a general purpose programming language and is an abstraction built on top of AWS CloudFormation Resources declared in AWS CDK compile down to CloudFormation stacks that can … |
2021-03-30 13:40:05 |
python |
Pythonタグが付けられた新着投稿 - Qiita |
【Python】DataValidationメソッドを使用して、データの入力規則を設定する |
https://qiita.com/rihu-do/items/7cc48792bfe72fde79e5
|
DataValidationメソッドvalidationDataValidationtype入力値の種類formula入力可能にする値allowblank空白を無視する場合はTureデータの入力規則を設定するには上記のようなDataValidationを先ず作ります。 |
2021-03-30 22:32:20 |
js |
JavaScriptタグが付けられた新着投稿 - Qiita |
フォームに入力された値をJavascriptで扱う |
https://qiita.com/higashi_yuichirou/items/f20136621266ea08dfba
|
フォームに入力された値をJavascriptで扱う商品の値段設定でフォームに価格を入力して自動で消費税や利益を算出する機能を実施するにあたってどのイベント名を扱えばいいか、結論としてイベント名はinputを使用しました。 |
2021-03-30 22:55:46 |
js |
JavaScriptタグが付けられた新着投稿 - Qiita |
【jquery,js】文字列をリストタグで表示する[onload,append,html,Dom操作] [js15_20210330] |
https://qiita.com/dichikawa/items/6c8a12cf77b9fab60e2e
|
【jqueryjs】文字列をリストタグで表示するonloadappendhtmlDom操作js処理の概要テキストエリアに表示した文字列をリストタグで表示する処理のフローinitメソッドにてテキストエリアに文字列を挿入するボタン押下後、文字列を取得し、スペースでデリミタするリストタグを生成し、デリミタした要素をテキスト挿入する生成したhtmlタグをテキストエリアに表示するリストをhtmlメソッドにてdom操作する画面イメージ画像画像ソースコードindexhtmlltlinkrelstylesheethrefcssdefaultcssgtltheadgtltbodyonloadinitgtlttextareaidinitStringgtlttextareagtltbrgtltinputtypebuttonidlistMakeButtonvalueリストを生成するgtltbrgtlttextareaidlistHtmlMakegtlttextareagtltbrgtltdividlistDispgtltdivgtltbodygtmainjsfunctionlistMakeButtonclickfunctionvartextinitStringvalvarlobjArrtextsplitvarulltulgt配列用にインデックスを調整するforvariiltlobjArrlengthiタグの生成varliltligtリストタグに配列から取得したテキストを挿入するlitextlobjArriulappendlivardivltdivgtappendulhtmlをテキストエリアにそのまま挿入する。 |
2021-03-30 22:25:37 |
js |
JavaScriptタグが付けられた新着投稿 - Qiita |
【Vue.js】コンポーネントの使用 |
https://qiita.com/impl_s/items/73b92c16ba75ac134416
|
ローカル登録したいコンポーネントは、Vueインスタンスではなく、※※普通のオブジェクトとしてまず定義します。 |
2021-03-30 22:03:43 |
Program |
[全てのタグ]の新着質問一覧|teratail(テラテイル) |
phpのcurlについて |
https://teratail.com/questions/330702?rss=all
|
phpのcurlについて前提・実現したいことPHPでcurlを使ってAPIの値を取得しているのですがその受け取った値の一部idnameを受け取った時idだけを関数に入れて使用したいのですが可能でしょうかただいまこういったコードを書いて結果を受け取り表示しています。 |
2021-03-30 22:58:44 |
Program |
[全てのタグ]の新着質問一覧|teratail(テラテイル) |
git でコミット前チェックは自作できるのでしょうか? |
https://teratail.com/questions/330701?rss=all
|
gitでコミット前チェックは自作できるのでしょうか最近、phpcdnbspphpmdを導入して、gitのprecommitnbspでコミット前にソースのチェックをするような仕組みを構築しました。 |
2021-03-30 22:54:51 |
Program |
[全てのタグ]の新着質問一覧|teratail(テラテイル) |
python for 文 |
https://teratail.com/questions/330700?rss=all
|
|
2021-03-30 22:50:15 |
Program |
[全てのタグ]の新着質問一覧|teratail(テラテイル) |
discordbotのコマンドでコマンドじゃないのに反応する |
https://teratail.com/questions/330699?rss=all
|
|
2021-03-30 22:48:53 |
Program |
[全てのタグ]の新着質問一覧|teratail(テラテイル) |
【Rails】Deviseでエラーメッセージをinput要素の下に表示したい |
https://teratail.com/questions/330698?rss=all
|
【Rails】Deviseでエラーメッセージをinput要素の下に表示したい前提・実現したいことDeviseでActiveRecordでバリデーションエラーにかかった時みたく、エラーメッセージをinput要素の下に表示したい理想発生している問題・エラーメッセージDeviseの作者曰く、deviseのログイン画面に関しては、エラーメッセージはモデルエラーを描画するのではなく、flashで出すようになっています。 |
2021-03-30 22:48:05 |
Program |
[全てのタグ]の新着質問一覧|teratail(テラテイル) |
PHPの画像認証ライブラリ「Securimage」 |
https://teratail.com/questions/330697?rss=all
|
|
2021-03-30 22:46:54 |
Program |
[全てのタグ]の新着質問一覧|teratail(テラテイル) |
同じクラス名なのに片方には反映されていないのは何故ですか? |
https://teratail.com/questions/330696?rss=all
|
|
2021-03-30 22:41:32 |
Program |
[全てのタグ]の新着質問一覧|teratail(テラテイル) |
rbenvを使用したRubyのインストールが出来ない |
https://teratail.com/questions/330695?rss=all
|
rbenvを使用したRubyのインストールが出来ないrbenvを使用したRubyのインストールが出来ないcentOS上でrbenvを使ってRubyをインストールしようとしているのですが、エラーが出てしまい、インストールできません。 |
2021-03-30 22:39:58 |
Program |
[全てのタグ]の新着質問一覧|teratail(テラテイル) |
virtualbox6.1にwindows10がインストール出来ない |
https://teratail.com/questions/330694?rss=all
|
virtualbox |
2021-03-30 22:38:05 |
Program |
[全てのタグ]の新着質問一覧|teratail(テラテイル) |
Unity マインクラフト 保存について |
https://teratail.com/questions/330693?rss=all
|
Unityマインクラフト保存についてセーブについて質問させてくださいUnityを用いて、マインクラフトのようなゲームを作成しています。 |
2021-03-30 22:23:48 |
Program |
[全てのタグ]の新着質問一覧|teratail(テラテイル) |
WEBデザインのためのサイト模写で思う通りにいかないところがあります。 |
https://teratail.com/questions/330692?rss=all
|
WEBデザインのためのサイト模写で思う通りにいかないところがあります。 |
2021-03-30 22:18:48 |
Program |
[全てのタグ]の新着質問一覧|teratail(テラテイル) |
pythonでエンターを打つまでリストに文字を追加したい |
https://teratail.com/questions/330691?rss=all
|
pythonでエンターを打つまでリストに文字を追加したい初学者の為、初歩的な質問で申し訳ございません。 |
2021-03-30 22:13:09 |
Program |
[全てのタグ]の新着質問一覧|teratail(テラテイル) |
px指定をしているのに文字サイズが変化する(Flex内の要素) |
https://teratail.com/questions/330690?rss=all
|
px指定をしているのに文字サイズが変化するFlex内の要素CSSでFlexを使用した個所の文字が、Chromeのディベロッパーツールで画面サイズをスマホサイズからパッドサイズ等に変化させたときpx指定をしているのにも関わらず文字の大きさが変わる。 |
2021-03-30 22:08:32 |
Program |
[全てのタグ]の新着質問一覧|teratail(テラテイル) |
Python FOR文によるグラフを描写したい |
https://teratail.com/questions/330689?rss=all
|
PythonFOR文によるグラフを描写したい前提・実現したいことFOR文で個の棒グラフを描写したい発生している問題・エラーメッセージAXEは個描写できるのに対し、個目のAXEに個目のコラムClassのデータが描写されず、個目のコラムageのデータが描写されてしまう。 |
2021-03-30 22:05:07 |
Program |
[全てのタグ]の新着質問一覧|teratail(テラテイル) |
controllerで共通コードをまとめたい |
https://teratail.com/questions/330688?rss=all
|
controllerで共通コードをまとめたいrails初学者です。 |
2021-03-30 22:04:16 |
Ruby |
Rubyタグが付けられた新着投稿 - Qiita |
初めてのRails6(Unicorn)+MariaDB+Nginx on Docker(M1 preview版)の環境構築 |
https://qiita.com/akarin0519/items/d77f7aea95f0715da90b
|
その後、Host側にあるGemfileとGemfilelockファイルをコンテナ内にコピーし、bundlergemをインストールし、bundleinstallコマンドで必要なgemを全てインストール。 |
2021-03-30 22:23:28 |
Ruby |
Rubyタグが付けられた新着投稿 - Qiita |
【At corder】【初心者】ABC086A - Product をRuby で解いてみた |
https://qiita.com/doseisan/items/098b500b8b82ff32d256
|
ちょっとでもわからないなぁ、と思ったことは調べて解説と参考文献を載せますので、同じ内容でわからない人がいれば参考にししてください問題文正整数abの積が偶数か奇数か判別せよ。 |
2021-03-30 22:21:12 |
AWS |
AWSタグが付けられた新着投稿 - Qiita |
【AWS】用語を整理しながら学ぶ AWS - part5 Cloud Formation - 4 |
https://qiita.com/ymd65536/items/bddd66ce258a8a9328fc
|
EC構築後、コラム的な話題としていかにして認証情報をコードに載せないかについて調べた内容を共有します。 |
2021-03-30 22:12:43 |
AWS |
AWSタグが付けられた新着投稿 - Qiita |
AWS X-Rayってなんだろ? |
https://qiita.com/mn87/items/e4ade12afa5d7cce280f
|
いったんまとめアプリやアプリ基盤を分析し、エラーや問題の原因を特定できるサービスリクエストの追跡に時間を割かずに、本来やりたいアプリの開発に集中できるサービスマップでサービス間のつながりを把握応答コードからバグやエラーを自動検出独自の分析、可視化アプリ構築追跡とは、同じ追跡IDを持つデータポイントの集合体セグメントとは、つのコンポーネントに関するすべてのデータポイントをカプセル化したもの注釈とは、セグメントに関連付けられたシステム定義のデータまたはユーザー定義のデータエラーとは、エラーが返された呼び出しのあるセグメントに関連付けられたシステム注釈サンプリングとは、統計的に有意なリクエスト数のデータを収集することXRayエージェントでは、データをログファイルから収集し、XRayサービスに送信するドキュメント以外お世話になります。 |
2021-03-30 22:04:33 |
Docker |
dockerタグが付けられた新着投稿 - Qiita |
初めてのRails6(Unicorn)+MariaDB+Nginx on Docker(M1 preview版)の環境構築 |
https://qiita.com/akarin0519/items/d77f7aea95f0715da90b
|
その後、Host側にあるGemfileとGemfilelockファイルをコンテナ内にコピーし、bundlergemをインストールし、bundleinstallコマンドで必要なgemを全てインストール。 |
2021-03-30 22:23:28 |
Ruby |
Railsタグが付けられた新着投稿 - Qiita |
初めてのRails6(Unicorn)+MariaDB+Nginx on Docker(M1 preview版)の環境構築 |
https://qiita.com/akarin0519/items/d77f7aea95f0715da90b
|
その後、Host側にあるGemfileとGemfilelockファイルをコンテナ内にコピーし、bundlergemをインストールし、bundleinstallコマンドで必要なgemを全てインストール。 |
2021-03-30 22:23:28 |
Ruby |
Railsタグが付けられた新着投稿 - Qiita |
【Railsチュートリアル】第4章 Rails風味のRuby 演習と解答 |
https://qiita.com/Hamatus/items/d7e99612f0bc7ef64cc2
|
コンソールgtgtsracecargtracecargtgtsracecargttrueリストを実行すると、どんな結果になるでしょうか変数sにonomatopoeiaという文字列を代入するとどうなるでしょうかヒント上矢印またはCtrlPコマンドを使って以前に使ったコマンドを再利用すると一からコマンドを全部打ち込む必要がなくて便利ですよ。 |
2021-03-30 22:09:12 |
技術ブログ |
Developers.IO |
カスタムバンドルを使ったWorkSpaceの起動と移行(Windows) |
https://dev.classmethod.jp/articles/custom-bundle-workspace-windows/
|
windows |
2021-03-30 13:55:26 |
技術ブログ |
Developers.IO |
【Node.js】Amazon SESで添付ファイル付きメールを送信する |
https://dev.classmethod.jp/articles/amazon-ses-with-file/
|
dyoshikawaawsses |
2021-03-30 13:04:08 |
Apple |
AppleInsider - Frontpage News |
Naim launches Wood Edition of premium Mu-so 2 smart speaker |
https://appleinsider.com/articles/21/03/30/naim-launches-wood-edition-of-premium-mu-so-2-smart-speaker
|
Naim launches Wood Edition of premium Mu so smart speakerNaim Audio has released an updated version of its second generation Mu so AirPlay speaker with a premium wood exterior in place of the standard steel Naim Mu so Wood EditionThe new model is built from sustainably harvested Ayous hardwood that is then lacquered to a light oak colored appearance The heatsink has a new anodized aluminum finish as well alongside a neutral toned woven grille Read more |
2021-03-30 14:00:02 |
Apple |
AppleInsider - Frontpage News |
Apple donating $1 million to San Jose equity and education initiative |
https://appleinsider.com/articles/21/03/30/apple-donating-1-million-to-san-jose-equity-and-education-initiative
|
Apple donating million to San Jose equity and education initiativeGiven that the WWDC will be virtual Apple is donating million to SJ Aspires to show support for the local economy Apple Park lives in San JoseWWDC will be another entirely online event shared over the course of a week in June Normally developers from around the world flood San Jose for the conference and boost the local economy but the pandemic isn t over yet Read more |
2021-03-30 13:40:21 |
Apple |
AppleInsider - Frontpage News |
Apple reopens Swift Student Challenge for WWDC 2021 |
https://appleinsider.com/articles/21/03/30/apple-reopens-swift-student-challenge-for-wwdc-2021
|
Apple reopens Swift Student Challenge for WWDC Apple has opened up its Swift Student Challenge as part of WWDC with students able to win prizes for creating a Swift Playgrounds experience The annual challenge held alongside the main WWDC event encourages younger developers to work within Swift by using the Swift Playgrounds app For the challenge returns with the same task of asking students to create a scene within Swift Playgrounds The submitted project needs to provide an interactive scene that can be experienced within three minutes Apple suggests the use of templates within Swift Playgrounds or Xcode as a headstart and then for participants to add their own graphics audio and other elements Read more |
2021-03-30 13:36:33 |
Apple |
AppleInsider - Frontpage News |
Apple will hold WWDC 2021 on June 7 through June 11 |
https://appleinsider.com/articles/21/03/30/apple-will-hold-wwdc-2021-on-june-7-through-june-11
|
Apple will hold WWDC on June through June Apple has confirmed it will be holding WWDC in June as usual with this year s event being another online only affair instead of returning to live venues An update to the Apple Developer website advises it will be taking place starting on June As usual Apple offers minimal clues about the content it expects to unveil during the show with graphics offering no real hints to work with We love bringing our developers together each year at WWDC to learn about our latest technologies and to connect them with Apple engineers said Susan Prescott Apple s vice president of Worldwide Developer Relations and Enterprise and Education Marketing We are working to make WWDC our biggest and best yet and are excited to offer Apple developers new tools to support them as they create apps that change the way we live work and play Read more |
2021-03-30 13:10:35 |
Apple |
AppleInsider - Frontpage News |
Future iPhones may detect user touch even through gloves |
https://appleinsider.com/articles/21/03/30/future-iphones-may-detect-user-touch-even-through-gloves
|
Future iPhones may detect user touch even through glovesIf Apple s research on how to have its devices register touch without you even needing to press on the glass you won t need to take off your gloves off to answer your iPhone in the future Use your iPhone and stay stylish ーor just warm ーwhile you do so We re going to use the best pointing device in the world said Steve Jobs at the iPhone launch We re going to use a pointing device that we re all born with we re born with ten of them we re going to use our fingers Read more |
2021-03-30 13:06:23 |
海外TECH |
Engadget |
Lexus' LF-Z Electrified concept offers a peek at upcoming EVs |
https://www.engadget.com/lexus-lf-z-electrified-concept-car-ev-133808455.html
|
concept |
2021-03-30 13:38:08 |
海外TECH |
Engadget |
'Super Mario 3D All-Stars' goes away forever on March 31st |
https://www.engadget.com/mario-35-super-mario-3d-all-stars-game-and-watch-140030318.html
|
nintendo |
2021-03-30 13:30:30 |
海外TECH |
Engadget |
Bang & Olufsen's wireless Xbox headset offers Dolby Atmos and ANC |
https://www.engadget.com/bang-olufsen-xbox-gaming-headset-beoplay-portal-130645558.html
|
ancbang |
2021-03-30 13:06:45 |
金融 |
RSS FILE - 日本証券業協会 |
動画で見る日証協の活動 |
https://www.jsda.or.jp/about/gaiyou/movie/index.html
|
日証協 |
2021-03-30 14:35:00 |
金融 |
生命保険おすすめ比較ニュースアンテナ waiwainews |
保険や投資以外の相談を受ける時のアドバイスポイントとは? |
http://seiho.waiwainews.net/view/12253
|
newsallrightsreserved |
2021-03-30 22:32:21 |
金融 |
生命保険おすすめ比較ニュースアンテナ waiwainews |
変額保険の申込み |
http://seiho.waiwainews.net/view/12251
|
newsallrightsreserved |
2021-03-30 22:32:11 |
海外ニュース |
Japan Times latest articles |
Japan’s February job availability logs first fall in five months |
https://www.japantimes.co.jp/news/2021/03/30/business/economy-business/february-jobs-data/
|
Japan s February job availability logs first fall in five monthsThe job to applicant ratio worsened to from in January according to the Health Labor and Welfare Ministry meaning that there were job openings |
2021-03-30 23:48:49 |
海外ニュース |
Japan Times latest articles |
Xi finalizes Hong Kong election changes, cementing Beijing’s control |
https://www.japantimes.co.jp/news/2021/03/30/asia-pacific/hong-kong-electoral-reforms/
|
beijing |
2021-03-30 23:31:37 |
海外ニュース |
Japan Times latest articles |
End of Suez snarl marks beginning of new stress on global trade |
https://www.japantimes.co.jp/news/2021/03/30/business/suez-shipping-impact/
|
End of Suez snarl marks beginning of new stress on global tradeIn its wake the Ever Given leaves several weeks or months of disruptions across a world economy where the pandemic revealed both the sturdy backbone |
2021-03-30 23:13:54 |
海外ニュース |
Japan Times latest articles |
Suga-Abe meeting fuels speculation of looming election |
https://www.japantimes.co.jp/news/2021/03/30/national/politics-diplomacy/suga-abe-meeting-lower-house-election/
|
Suga Abe meeting fuels speculation of looming electionSpeculation that Suga will dissolve the Lower House is increasing after he held talks with his predecessor for minutes far longer than an October |
2021-03-30 22:50:23 |
海外ニュース |
Japan Times latest articles |
Superb Japan down Argentina 3-0 in second U24 friendly |
https://www.japantimes.co.jp/sports/2021/03/30/olympics/japan-argentina-u24-friendly/
|
tokyo |
2021-03-30 23:52:35 |
海外ニュース |
Japan Times latest articles |
Tokyo Olympics chiefs prepare to resume ‘safe’ test events |
https://www.japantimes.co.jp/sports/2021/03/30/olympics/summer-olympics/tokyo-olympics-test-events/
|
sport |
2021-03-30 22:56:40 |
海外ニュース |
Japan Times latest articles |
MLB to loosen restrictions for vaccinated players and coaches |
https://www.japantimes.co.jp/sports/2021/03/30/baseball/mlb/mlb-coronavirus-restrictions/
|
MLB to loosen restrictions for vaccinated players and coachesMajor League Baseball told teams on Monday that fully vaccinated players coaches and other Tier staff can enjoy loosened COVID protocols with more restrictions |
2021-03-30 22:40:18 |
ニュース |
BBC News - Home |
Police 'acted appropriately' at Sarah Everard vigil |
https://www.bbc.co.uk/news/uk-56574557
|
clapham |
2021-03-30 13:11:34 |
ニュース |
BBC News - Home |
Bobby Storey funeral: PPS does not recommend prosecutions |
https://www.bbc.co.uk/news/uk-northern-ireland-56566468
|
neill |
2021-03-30 13:35:13 |
ニュース |
BBC News - Home |
Covid: 'Madness' as hundreds descend on Nottingham park |
https://www.bbc.co.uk/news/uk-england-nottinghamshire-56575135
|
arboretum |
2021-03-30 13:27:43 |
ニュース |
BBC News - Home |
Dawn Sturgess Novichok death inquest ‘will be fearless’ |
https://www.bbc.co.uk/news/uk-england-wiltshire-56575091
|
bottle |
2021-03-30 13:26:01 |
ニュース |
BBC News - Home |
What are the rules on lockdown dating now? And other questions |
https://www.bbc.co.uk/news/world-asia-china-51176409
|
covid |
2021-03-30 13:33:05 |
LifeHuck |
ライフハッカー[日本版] |
iPhoneのWiFi速度を改善する8つの解決法 |
https://www.lifehacker.jp/2021/03/fixes-improve-wi-fi-performance-iphone.html
|
iphone |
2021-03-30 22:05:00 |
北海道 |
北海道新聞 |
日4―11西(30日) 日ハム、本拠地開幕戦を飾れず |
https://www.hokkaido-np.co.jp/article/527736/
|
日本ハム |
2021-03-30 22:39:00 |
仮想通貨 |
BITPRESS(ビットプレス) |
[日経] 仮想通貨脱税、会社役員の男に有罪 金沢地裁判決 |
https://bitpress.jp/count2/3_9_12378
|
金沢地裁 |
2021-03-30 22:52:53 |
仮想通貨 |
BITPRESS(ビットプレス) |
[日経] 米カード大手ビザ、仮想通貨決済に参入 |
https://bitpress.jp/count2/3_9_12377
|
決済 |
2021-03-30 22:51:58 |
仮想通貨 |
BITPRESS(ビットプレス) |
[MIT Tech Review] 過熱するNFTブーム、 最後に笑うのは誰か? |
https://bitpress.jp/count2/3_9_12376
|
mittechreview |
2021-03-30 22:47:59 |
仮想通貨 |
BITPRESS(ビットプレス) |
[WIRED] ブロックチェーンによるエネルギーの大量消費を解消できるか:動き出したイーサリアムと「PoS」の潜在力 |
https://bitpress.jp/count2/3_9_12375
|
wired |
2021-03-30 22:26:33 |
仮想通貨 |
BITPRESS(ビットプレス) |
bitFlyer Holdings および bitFlyerの代表取締役および取締役の異動に関するお知らせ |
https://bitpress.jp/count2/3_11_12374
|
bitflyer |
2021-03-30 22:01:18 |
IT |
週刊アスキー |
今年のWWDCは6月7日からオンラインで メガネ型デバイスの可能性は? |
https://weekly.ascii.jp/elem/000/004/049/4049493/
|
widedevelopersconference |
2021-03-30 22:35:00 |
コメント
コメントを投稿