投稿時間:2020-08-13 21:44:11 RSSフィード2020-08-13 21:00 分まとめ(55件)

カテゴリー等 サイト名等 記事タイトル・トレンドワード等 リンクURL 頻出ワード・要約等/検索ボリューム 登録日
IT 気になる、記になる… Apple、複数の定額制デジタルサービスをまとめた「Apple One」を今秋に発表か https://taisy0.com/2020/08/13/124297.html apple 2020-08-13 11:54:03
IT MOONGIFT GAS 家計簿 - Google Apps ScriptとVueで作られたWeb家計簿 http://feedproxy.google.com/~r/moongift/~3/FJ7sp5xb5jA/ 今回紹介するGAS家計簿はサーバレスにGASGoogleAppsScriptを使って家計簿Webアプリケーションを作るハンズオンを兼ねたソフトウェアです。 2020-08-13 21:00:00
AWS AWS Compute Blog Introducing the CDK construct library for the serverless LAMP stack https://aws.amazon.com/blogs/compute/introducing-the-cdk-construct-library-for-the-serverless-lamp-stack/ Introducing the CDK construct library for the serverless LAMP stackIn this post you learn how the new CDK construct library for the serverless LAMP stack is helping developers build serverless PHP applications The AWS Cloud Development Kit AWS CDK is an open source software development framework for defining cloud application resources in code It allows developers to define their infrastructure in familiar programming languages … 2020-08-13 11:13:54
python Pythonタグが付けられた新着投稿 - Qiita Pythonライブラリを自作してみた https://qiita.com/Kotabrog/items/52cada9482ed10b64f59 あとで後悔しないPythonのディレクトリ構成をつくってみるということで、この記事に載っていて私が実装しなかったもの、追加したもの、補足等をしていきたいと思います。 2020-08-13 20:41:29
python Pythonタグが付けられた新着投稿 - Qiita 【iOS】Pythonista3でGIFアニメを分解する。 https://qiita.com/maboy/items/47410a11e56e99194741 【iOS】PythonistaでGIFアニメを分解する。 2020-08-13 20:35:21
js JavaScriptタグが付けられた新着投稿 - Qiita 【JS】【jQuery】動的に追加した要素にもイベント処理をする方法 https://qiita.com/kohei-web/items/cfad8c846d5382b5796d 自分は今までなぜかこれだけでやってこられました笑alertjsbuttonclickfunctionboxappendltpgtアラートを表示ltpgtboxpclickfunctionalertアラートですボタンクリックで要素が追加されるようになりましたが、追加した要素をクリックしてもアラートが出ません。 2020-08-13 20:31:20
Program [全てのタグ]の新着質問一覧|teratail(テラテイル) java 戻り値の必要性と理解について https://teratail.com/questions/284516?rss=all 次のコード①のように戻り値の型がint型のaddで中身はintnbspxintnbspyのつの引数が入るというのは理解できます。 2020-08-13 20:59:58
Program [全てのタグ]の新着質問一覧|teratail(テラテイル) アプリの挙動が遅くなった!! https://teratail.com/questions/284515?rss=all 2020-08-13 20:58:20
Program [全てのタグ]の新着質問一覧|teratail(テラテイル) Railsアプリで関連テーブルの情報をcsvで出力したい https://teratail.com/questions/284514?rss=all Railsアプリで関連テーブルの情報をcsvで出力したいECサイトのようなRailsアプリの機能のつとして、登録されているユーザー情報のcsv出力機能を実装しようとしています。 2020-08-13 20:50:19
Program [全てのタグ]の新着質問一覧|teratail(テラテイル) openFrameworksでcv::VideoCaputerを使いたい https://teratail.com/questions/284513?rss=all openFrameworksでcvVideoCaputerを使いたい前提・実現したいことoFでUDP経由で動画キャプチャーをしたく、色々調べていたのですが、なかなか良さそうな方法が見つからず、opencvのVideoCaputerを使った例を見つけかのですが、quotincludenbspltopencvopencvhppgtquotでやってもエラーが出てしまいます。 2020-08-13 20:47:43
Program [全てのタグ]の新着質問一覧|teratail(テラテイル) レスポンシブデザインの際の画像や文字サイズを指定する時の単位の指定方法について https://teratail.com/questions/284512?rss=all レスポンシブデザインの際の画像や文字サイズを指定する時の単位の指定方法について初歩的な質問ですみません。 2020-08-13 20:39:21
Program [全てのタグ]の新着質問一覧|teratail(テラテイル) [Vue]vue-toastedはjsファイルで利用することはできないのでしょうか。 https://teratail.com/questions/284511?rss=all vuetoasted 2020-08-13 20:38:20
Program [全てのタグ]の新着質問一覧|teratail(テラテイル) 時系列データのうち、同じステータスが続いている期間を1レコードに集約したいです。 https://teratail.com/questions/284510?rss=all ・下記のような「加工前データ」をSQLのみを使用して、「加工後データ」のように、ユーザID毎に時系列上同じステータス状態が続いている期間をレコードに集約したいです。 2020-08-13 20:37:30
Program [全てのタグ]の新着質問一覧|teratail(テラテイル) 【flutter】下部ボタンの作成について https://teratail.com/questions/284509?rss=all flutter 2020-08-13 20:30:20
Program [全てのタグ]の新着質問一覧|teratail(テラテイル) javascriptのファイルの命名方法・jestのファイルの命名方法について https://teratail.com/questions/284508?rss=all javascriptのファイルの命名方法・jestのファイルの命名方法について発端Reactのテストファイルの書き方について調べようとfacebookjestexamplesを見ていたのですが、reacttestinglibraryではCheckboxWithLabeljsに対してテストファイル名がCheckboxWithLabeltestjssnapshotではLinkreactjsに対してテストファイル名がlinkreacttestjstimerではinfiniteTimerGamejsに対してテストファイル名がinfinitetimergametestjsになっていました。 2020-08-13 20:23:30
Program [全てのタグ]の新着質問一覧|teratail(テラテイル) PHP 投稿番号を正確に1ずつ増やして保存したい https://teratail.com/questions/284507?rss=all 2020-08-13 20:20:31
Program [全てのタグ]の新着質問一覧|teratail(テラテイル) Microsoft ODBC for Oracleからポップアップが表示され、処理が停止してしまう。 https://teratail.com/questions/284506?rss=all MicrosoftODBCforOracleからポップアップが表示され、処理が停止してしまう。 2020-08-13 20:00:26
Ruby Rubyタグが付けられた新着投稿 - Qiita Railsでslickを用いてスライドショーを実装する方法(一枚ずつ & 複数枚ずつ) https://qiita.com/Yusuke_Hoirta/items/309bac88a4f75b58128b Railsでslickを用いてスライドショーを実装する方法一枚ずつamp複数枚ずつRailsアプリケーションにてslickでスライドショーを実装する方法をご紹介いたします。 2020-08-13 20:32:47
Ruby Rubyタグが付けられた新着投稿 - Qiita Windows + Rubyでgetsさせたときのエンコーディング https://qiita.com/dake_ns/items/6425deb43fcf46c6e79b 悩んだことWindowsRubyでgetsさせたものを表示するプログラム。 2020-08-13 20:04:19
AWS AWSタグが付けられた新着投稿 - Qiita AWS CDKの始め方 https://qiita.com/maripoyo/items/f30ac4e8d2047c4edbe4 AWSCDKの始め方AWSCDKとはコードでクラウドインフラストラクチャを定義するサービスのことAWSCloudFormationを介してプロビジョニングしてくれます対応言語はTypeScriptJavaScriptPythonJavaCNET今回はTypescriptを使用してみますMacOS想定ですチュートリアルAWSCDKイントロワークショップドキュメントリファレンス環境構築方法AWSCLIをインストールするバージョンをインストールしますはβ版なので止めたほうが良いインストールにはpythonの以降が必要ですcurloawsclibundlezipunzipawsclibundlezipsudoawsclibundleinstalliusrlocalawsbusrlocalbinawssudoawsclibundleinstalliusrlocalawsbusrlocalbinawsAWSユーザーを作成する「プログラムによるアクセス」を許可したIAMユーザが必要なため、コンソールから作成しておきますユーザを作成したら、以下コマンドでAWSCLIを実行するユーザとして設定しますawsconfigureAWSAccessKeyIDNonelttypekeyIDheregtAWSSecretAccessKeyNonelttypeaccesskeygtDefaultregionnameNoneltchooseregioneguseasteuwestgtDefaultoutputformatNoneltleaveblankgtNodeをインストールするバージョン以降をインストールしますAWSCDKをインストールする以下コマンドでインストールしますnpminstallgawscdkTypescriptをインストールする以下コマンドでインストールしますnpminstallgtypescript以上で開発環境の構築は完了ですAWSCDKプロジェクトを作成するプロジェクトを初期化する適当なフォルダを作成して、そのフォルダ内で初期化を行いますmkdir適当なフォルダcd適当なフォルダcdkinitapplanguagetypescriptTypeScriptを自動でコンパイルされるようにするTypescriptを選んだ場合、実行前にJavaScriptにコンパイルする必要があります新規ターミナルを開いて、以下のコマンドを実行しますnpmrunwatchこのターミナルは開いたままにしておきますちなみにlambdaをTypescriptで記述する場合も自動的にコンパイルしてくれます資格情報を設定するAWSCDKでdeployを実行する際のユーザは以下で指定できます数字が小さい方が優先度高cdkコマンドのprofileオプションで指定してユーザを使用する環境変数を使用するAWSコマンドラインインターフェイスAWSCLIで設定されたユーザを使用するプロジェクト構造について作成されたAWSCDKプロジェクトの構造について簡単に説明します↓libアプリ名stacktsメインスタックを定義するところ基本的にこのファイルを編集していきますlibアプリ名tsアプリのエントリーポイントで、スタックファイルをロードするところcdkjsonツールキットにアプリの実行方法を指示するところtsconfigjsonTypeScriptの設定ファイルCDKで使用するコマンドCDKプロジェクト作成cdkinitテンプレートテンプレートはapplibsampleappのいずれかを指定しますcdkアプリケーションを作成したい場合はappアプリ内のスタック一覧表示cdklsAWSCloudFormationテンプレートの作成cdksynthブートストラップcdkbootstrapアプリを初めてデプロイする際に行いますCDKツールキットをAWS環境にデプロイします差分確認cdkdiffデプロイする前にやっておくと安心アプリのデプロイcdkdeployアプリの削除cdkdestoryCDKでHelloWorldするサンプルプログラムスタックhellostacktsimportascdkfromawscdkcoreimportaslambdafromawscdkawslambdaimportasapigwfromawscdkawsapigatewayexportclassCdkWorkshopStackextendscdkStackconstructorscopecdkAppidstringpropscdkStackPropssuperscopeidpropsdefinesanAWSLambdaresourceconsthellonewlambdaFunctionthisHelloHandlerruntimelambdaRuntimeNODEJSXexecutionenvironmentcodelambdaCodefromAssetlambdacodeloadedfromlambdadirectoryhandlerhellohandlerfileishellofunctionishandlerdefinesanAPIGatewayRESTAPIresourcebackedbyourhellofunctionnewapigwLambdaRestApithisEndpointhandlerhelloラムダhellojslambdaフォルダを作成して、その中においておくexportshandlerasyncfunctioneventconsolelogrequestJSONstringifyeventundefinedreturnstatusCodeheadersContentTypetextplainbodyHelloCDKYouvehiteventpathn以上です。 2020-08-13 20:46:32
AWS AWSタグが付けられた新着投稿 - Qiita AWS で HTTPS 化したら WebSocket が 60秒で切断されるようになった https://qiita.com/an_riri88/items/b527b7eb2f823988c5f6 AWSでHTTPS化したらWebSocketが秒で切断されるようになったAWSでHTTPS化したら作ったチャット機能の通信がすぐ切断されるようになった…分間くらい何もしないと切断。 2020-08-13 20:21:00
Git Gitタグが付けられた新着投稿 - Qiita Pythonライブラリを自作してみた https://qiita.com/Kotabrog/items/52cada9482ed10b64f59 あとで後悔しないPythonのディレクトリ構成をつくってみるということで、この記事に載っていて私が実装しなかったもの、追加したもの、補足等をしていきたいと思います。 2020-08-13 20:41:29
Ruby Railsタグが付けられた新着投稿 - Qiita Railsでslickを用いてスライドショーを実装する方法(一枚ずつ & 複数枚ずつ) https://qiita.com/Yusuke_Hoirta/items/309bac88a4f75b58128b Railsでslickを用いてスライドショーを実装する方法一枚ずつamp複数枚ずつRailsアプリケーションにてslickでスライドショーを実装する方法をご紹介いたします。 2020-08-13 20:32:47
技術ブログ Developers.IO CLF-C01とSAA-02を二回ずつ受けて、試験について振り返ってみた https://dev.classmethod.jp/articles/aws-clf-saa-remind/ 速さ 2020-08-13 11:00:19
Apple AppleInsider - Frontpage News Apple services could be offered in 'Apple One' bundle this October https://appleinsider.com/articles/20/08/13/apple-services-could-be-offered-in-apple-one-bundle-this-october Apple services could be offered in x Apple One x bundle this OctoberApple could be preparing to launch a new subscription offering that bundles together all of its services into one plan with the alleged Apple One plan allegedly being readied for launch alongside the iPhone range A combined bundle of all of its online services has been touted in rumors and speculation for some time one that would bring together different subscriptions into one monthly payment In a report on Wednesday it seems Apple is getting closer to offering customers a deal Allegedly titled Apple One sources of Bloomberg claim the bundle is planned to launch as early as October to coincide with the release of the next iPhone generation The aim of the bundle is to try and encourage users to pay for more Apple services by offering an attractive proposition Read more 2020-08-13 11:45:58
Apple AppleInsider - Frontpage News Apple joins tech companies in trying to halt WeChat ban https://appleinsider.com/articles/20/08/13/apple-joins-tech-companies-in-trying-to-halt-wechat-ban Apple joins tech companies in trying to halt WeChat banA number of major companies in the United States including Apple have called for the Trump administration to end an executive order that would see the banning of WeChat and TikTok in the country under claims it would cause harm to US businesses trying to trade in China The executive order that is set to ban TikTok and WeChat from use in the United States under the guise of trying to create a clean network free of untrusted Chinese apps has led to some strong feedback from critics but with the potential economic problems that could occur from the action companies have now brought complaints straight to the White House In a call with White House officials on Tuesday the Wall Street Journal reports more than a dozen multinational US companies have highlighted the potential issues they face with the Trump administration s ban which is set to take place in September unless it is stopped The ban of WeChat could undermine the competitiveness of US companies in the second largest economy in the world the group claim Read more 2020-08-13 11:09:27
海外TECH Engadget Apple is reportedly planning a Peloton-like fitness subscription https://www.engadget.com/apple-may-be-developing-a-pelotonlike-service-for-virtual-fitness-classes-115452704.html Apple is reportedly planning a Peloton like fitness subscriptionEarlier we learned that Apple may be preparing “Apple One subscription bundles that combine its existing services like Apple TV and Apple Music However it might also enter an all new arena The company is reportedly working on virtual fitness cla 2020-08-13 11:54:52
海外TECH Engadget Gmail's updated workplace design rolls out on Android and the web https://www.engadget.com/gmail-workplace-design-android-web-110008688.html Gmail x s updated workplace design rolls out on Android and the webBack in July Gmail users on Android started seeing a new tab at the bottom of the interface that gives them quick access to Meet video meetings That tab bar could soon look a bit more crowded for G Suite users now that the tech giant has started r 2020-08-13 11:35:42
海外TECH Engadget The Morning After: More Surface Duo details and TCL's latest 4K TVs https://www.engadget.com/surface-duo-preorder-arecibo-tcl-morning-after-112036153.html The Morning After More Surface Duo details and TCL x s latest K TVsLet s take a break from foldable phablets for a second Instead take a look at this X C medium format setup from Hasselblad It pairs a CFV II C digital back ーcomplete with a megapixel sensor inch million dot tilting display and 2020-08-13 11:20:36
海外TECH Engadget Apple is reportedly planning 'Apple One' subscription bundles https://www.engadget.com/apple-one-subscription-services-bundle-bloomberg-report-110103331.html Apple is reportedly planning x Apple One x subscription bundlesApple has many subscription services and now it wants to bundle them together As Bloomberg reports the company is preparing a series of bundles currently dubbed quot Apple One quot internally that will offer multiple Apple made services at a reduced 2020-08-13 11:01:03
海外TECH CodeProject Latest Articles WPF Dialogues for opening and creating SQLite, Microsoft SQL Server, PostgreSQL and MySQL SQL databases https://www.codeproject.com/Articles/5275817/WPF-Dialogues-for-opening-and-creating-SQLite-Micr WPF Dialogues for opening and creating SQLite Microsoft SQL Server PostgreSQL and MySQL SQL databasesThis article presents simple WPF dialogs for creating and opening SQL databases using four widely used database providers SQLite Microsoft SQL Server PostgreSQL and MySQL 2020-08-13 11:36:00
海外科学 NYT > Science Coronavirus Live Updates: New Zealand Races to Trace Source of New Outbreak https://www.nytimes.com/2020/08/13/world/coronavirus-covid-19.html Coronavirus Live Updates New Zealand Races to Trace Source of New OutbreakThe country revives its “go hard go early approach as officials investigate a mysterious cluster that might be connected to a frozen food warehouse 2020-08-13 11:03:05
海外ニュース Japan Times latest articles 75 years on, remains of million Japanese war dead still missing https://www.japantimes.co.jp/news/2020/08/13/national/history/japanese-war-dead-still-missing/ years on remains of million Japanese war dead still missingOnly about half are considered retrievable the rest lost in the sea or buried in areas that can t be reached because of fighting or security 2020-08-13 21:20:16
海外ニュース Japan Times latest articles As Hong Kongers seek to emigrate, some simply can’t leave https://www.japantimes.co.jp/news/2020/08/13/asia-pacific/hong-kongers-emigrate/ glory 2020-08-13 21:47:28
海外ニュース Japan Times latest articles Ex-resident of Russian-held isle resolved to pass on his story https://www.japantimes.co.jp/news/2020/08/13/national/ex-resident-russian-held-isle/ average 2020-08-13 21:41:11
海外ニュース Japan Times latest articles Biden and Harris lash Trump in first appearance as running mates https://www.japantimes.co.jp/news/2020/08/13/world/politics-diplomacy-world/joe-biden-kamala-harris-running-mates/ Biden and Harris lash Trump in first appearance as running matesIn a campaign rollout limited by the coronavirus the pair emphasized that Trump is unable to contend with the most severe public health crisis in 2020-08-13 21:38:32
海外ニュース Japan Times latest articles Science and politics tied up in global race for a coronavirus vaccine https://www.japantimes.co.jp/news/2020/08/13/world/science-health-world/coronavirus-vaccine-race/ Science and politics tied up in global race for a coronavirus vaccineNo Russia isn t having a Sputnik moment The announcement Tuesday by Russian President Vladimir Putin that his country was the first to approve a coronavirus vaccine 2020-08-13 21:02:30
海外ニュース Japan Times latest articles Japan’s top three steelmakers post red ink for April-June quarter https://www.japantimes.co.jp/news/2020/08/13/business/corporate-business/steelmakers-net-loss-sales/ Japan s top three steelmakers post red ink for April June quarterAll three major Japanese steelmakers plunged into the red in the April June quarter as the coronavirus crisis led automakers and other clients to suspend production 2020-08-13 20:59:26
海外ニュース Japan Times latest articles Japanese moms plan fewer summer outings with kids amid coronavirus https://www.japantimes.co.jp/news/2020/08/13/national/moms-kids-coronavirus-poll/ Japanese moms plan fewer summer outings with kids amid coronavirusIn a survey percent of mothers of young children said the places they want to visit are closed or have entry or time restrictions 2020-08-13 20:41:58
海外ニュース Japan Times latest articles Focus turns to damages owed by Japan ship owner for Mauritius spill https://www.japantimes.co.jp/news/2020/08/13/national/nagashiki-wakashio-oil-spill-mauritius/ Focus turns to damages owed by Japan ship owner for Mauritius spillNagashiki Shipping s costs could be limited to about billion based on two maritime accident treaties but it may have to pay more if serious 2020-08-13 20:28:15
海外ニュース Japan Times latest articles New Zealand scrambles to trace cluster, reporting 14 new coronavirus cases https://www.japantimes.co.jp/news/2020/08/13/asia-pacific/new-zealand-coronavirus-cluster/ New Zealand scrambles to trace cluster reporting new coronavirus casesNew Zealand officials continued to investigate the source of an outbreak of the coronavirus Thursday reporting new cases the same day as long queues 2020-08-13 20:16:31
海外ニュース Japan Times latest articles Japanese head of world’s biggest pension fund looks beyond sovereign debt for future returns https://www.japantimes.co.jp/news/2020/08/13/business/financial-markets/japanese-worlds-biggest-pension-fund-debt/ Japanese head of world s biggest pension fund looks beyond sovereign debt for future returnsAfter bouncing back to a historic gain in the first half Masataka Miyazono says GPIF is now looking at foreign sovereign bonds mortgage debt and 2020-08-13 20:15:25
海外ニュース Japan Times latest articles Masters to be played behind closed doors https://www.japantimes.co.jp/sports/2020/08/13/more-sports/golf/masters-no-spectators/ augusta 2020-08-13 21:32:25
海外ニュース Japan Times latest articles Losing college football stings across America https://www.japantimes.co.jp/sports/2020/08/13/more-sports/football/us-college-football/ national 2020-08-13 21:07:17
ニュース BBC News - Home A-levels: Heads warn of 'unfair' grades for students https://www.bbc.co.uk/news/education-53759832 level 2020-08-13 11:40:41
ニュース BBC News - Home Weather 'had impact' on fatal train derailment near Stonehaven https://www.bbc.co.uk/news/uk-scotland-north-east-orkney-shetland-53759972 clear 2020-08-13 11:33:54
ニュース BBC News - Home Routine operations in English hospitals down 67% https://www.bbc.co.uk/news/health-53765260 coronavirus 2020-08-13 11:17:52
ニュース BBC News - Home Belarus election: Women form ‘solidarity chains’ to condemn crackdown https://www.bbc.co.uk/news/world-europe-53761747 brutality 2020-08-13 11:42:57
ニュース BBC News - Home No FA Cup replays and one-legged EFL Cup semi-finals in 2020-21 https://www.bbc.co.uk/sport/football/53765807 finals 2020-08-13 11:52:17
ニュース BBC News - Home Can I challenge my A-level results? And other questions https://www.bbc.co.uk/news/education-53735304 experts 2020-08-13 11:52:53
GCP Google Cloud Platform Japan 公式ブログ Looker の概要: LookML によって BI ワークフローがどれだけ簡単になるか https://cloud.google.com/blog/ja/products/data-analytics/how-lookml-can-simplify-bi-workflows/ 肩書は「データアナリスト」や「ビジネスアナリスト」で、これらの分析の背後にあるデータがどれだけ複雑であるかを理解しています。 2020-08-13 12:00:00
北海道 北海道新聞 航空減便が再拡大 9月道内発着 全日空は48%に https://www.hokkaido-np.co.jp/article/450226/ 道内 2020-08-13 20:19:00
北海道 北海道新聞 ヴォレアス北海道の越川選手 中学生向けバレーイベント企画 https://www.hokkaido-np.co.jp/article/450225/ 感染拡大 2020-08-13 20:17:00
北海道 北海道新聞 次回の旅行代金割り引く「リピート割」 道内で続々 https://www.hokkaido-np.co.jp/article/450222/ 旅行会社 2020-08-13 20:11:31
GCP Cloud Blog JA Looker の概要: LookML によって BI ワークフローがどれだけ簡単になるか https://cloud.google.com/blog/ja/products/data-analytics/how-lookml-can-simplify-bi-workflows/ 肩書は「データアナリスト」や「ビジネスアナリスト」で、これらの分析の背後にあるデータがどれだけ複雑であるかを理解しています。 2020-08-13 12:00:00

コメント

このブログの人気の投稿

投稿時間:2021-06-17 05:05:34 RSSフィード2021-06-17 05:00 分まとめ(1274件)

投稿時間:2021-06-20 02:06:12 RSSフィード2021-06-20 02:00 分まとめ(3871件)

投稿時間:2024-02-12 22:08:06 RSSフィード2024-02-12 22:00分まとめ(7件)