キーワード versionS が含まれる動画 : 579 件中 33 - 64 件目
種類:
- タグ
- キーワード
対象:
PC自作から始めるスマホアプリ開発 #16 React Native基礎編 WebViewの実装方法
#reactnative #自作pc #プログラミング #iphone #android #スマホアプリ
自作パソコンを組み立てるところから始めるスマホアプリ開発のハウツー動画です。React Native Expoを使います。
今回の動画ではreact-native-webviewとexpo-linkingを使用して、ウェブページを開く方法を解説しました。
このYouTubeシリーズ用のレポジトリです。
https://github.com/kiyohken2000/youtuber-project
上記のレポジトリは下記の自作ボイラープレートをベースとしています。
https://github.com/kiyohken2000/ReactNativeExpoBoilerplate
react-native-webview
https://docs.expo.dev/versions/latest/sdk/webview/
expo-linking
https://docs.expo.dev/versions/latest/sdk/linking/
AppStoreとGooglePlayでの公開を目指して実際にアプリを開発していきます。
まだ開発するアプリは決まっていないので「こんなアプリが欲しい」やアプリのアイディアなどありましたら教えていただければうれしいです。
よろしくお願いします。
PC自作から始めるスマホアプリ開発 #38 React Native基礎編 Geminiと画像も使ってチャットする
#reactnative #自作pc #プログラミング #iphone #android #スマホアプリ
自作パソコンを組み立てるところから始めるスマホアプリ開発のハウツー動画です。React Native Expoを使います。
今回の動画では前回に続いてGoogleの新しい大規模言語モデル「Gemini」とチャットするアプリの作り方を紹介しました。
画像をチャットに投稿することでGeminiの画像認識も使えるようにしました。
このYouTubeシリーズのレポジトリです。
https://github.com/kiyohken2000/youtuber-project
上記のレポジトリは下記の自作ボイラープレートをベースとしています。
https://github.com/kiyohken2000/ReactNativeExpoBoilerplate
動画内で紹介したGemini APIのドキュメントです。
「Gemini API のスタートガイド」
https://ai.google.dev/docs?hl=ja
動画内で紹介したライブラリです。
「Expo ImagePicker」
https://docs.expo.dev/versions/latest/sdk/imagepicker/
「Expo FileSystem」
https://docs.expo.dev/versions/latest/sdk/filesystem/
「react-native-gifted-chat」
https://github.com/FaridSafi/react-native-gifted-chat
AppStoreとGooglePlayでの公開を目指して実際にアプリを開発していきます。
まだ開発するアプリは決まっていないので「こんなアプリが欲しい」やアプリのアイディアなどありましたら教えていただければうれしいです。
よろしくお願いします。
My Lil Horror Part2 ホラーゲーム Horror Game
・ゲーム説明(グーグル翻訳使用)
ただ、基本的なパズル解決/サバイバルゲーム。ゾンビを殺す、楽しみを持って、死ぬまで終わりに!
・Description of the game
Just a basic puzzle solving/survival game. Kill zombies, have fun, get to the end without dying! Updated versions may include more weapons, extra chapters, and more.
・Twitterはこちらです!
https://twitter.com/sorar75
ZDC URSJ ラジアータ ストーリーズ NG+ D191c NHESCFS Concert & Human Path Ending Versions + HP Only Mystery Berry
【Emnilyカバー】 twitter (ダルビッシュP)【PVつけてみた|2024】
2025/06/05
I finished this PV last fall for the vocaloid zine, and finally it's published and you can see it!!! (≧▽≦)/ This is one of my favorite songs that I listened to in the first years of my acquaintance with vocaloids more than 10 years ago, so I'm glad that this particular song by DarvishP was chosen, and also in the cover of Emnily, whose versions of different songs I also listen to!!!🩵 Btw let's remember Twitter haha.. ;v;
Vocals and Lyrics: Emnily
Recording and Mixing: Julia Sommer
PV: @zontik2404 (me~)
PV for VOCALOID NOSTALGIA ZINE https://vk.com/vocaloid_nostalgic
Original song: https://www.nicovideo.jp/watch/sm16381645
Miku’s ava and tweets from original song PV
⬯ https://twitter.com/zontik2404
⬮ https://www.tiktok.com/@zontik2404
⬯ https://instagram.com/zontik2404
Villa Nah / Running On (Kebacid Remix)
youtubeより転載
EP 「Midnight Versions」に収録
mylist/23157786
HCIA-Access V2.5 H35-210_V2.5 Training Material
There are currently two versions for HCIA-Access certification,the new is H35-210 version 2.5 and old version 2.0 will retired on July 29, 2021.Now you can choose either one to take. Passcert new released Huawei HCIA-Access V2.5 H35-210_V2.5 Dumps which cover real questions and answers to practice so that you can easily pass your Huawei H35-210_V2.5 exam successfully with confidence.With Huawei HCIA-Access V2.5 H35-210_V2.5 Dumps, you can secure high marks in the HCIA-Access V2.5 exam. We provide 100% money back guarantee on Huawei H35-210_V2.5 products.
https://www.passcert.com/H35-210_V2.5.html
PC自作から始めるスマホアプリ開発 #17 React Native基礎編 ローカルストレージの使用方法
#reactnative #自作pc #プログラミング #iphone #android #スマホアプリ
自作パソコンを組み立てるところから始めるスマホアプリ開発のハウツー動画です。React Native Expoを使います。
今回の動画ではreact-native-storageを使用してローカルストレージを使用する方法を解説しました
このYouTubeシリーズ用のレポジトリです。
https://github.com/kiyohken2000/youtuber-project
上記のレポジトリは下記の自作ボイラープレートをベースとしています。
https://github.com/kiyohken2000/ReactNativeExpoBoilerplate
AsyncStorage
https://docs.expo.dev/versions/latest/sdk/async-storage/
react-native-storage
https://github.com/sunnylqm/react-native-storage
AppStoreとGooglePlayでの公開を目指して実際にアプリを開発していきます。
まだ開発するアプリは決まっていないので「こんなアプリが欲しい」やアプリのアイディアなどありましたら教えていただければうれしいです。
よろしくお願いします。
PC自作から始めるスマホアプリ開発 #43 アプリリリース編 機能を追加してアプリストアを更新する
#reactnative #自作pc #プログラミング #iphone #android #スマホアプリ
自作パソコンを組み立てるところから始めるスマホアプリ開発のハウツー動画です。React Native Expoを使います。
前回AppStoreとGooglePlayで公開したアプリに機能を追加して、更新をストアに提出する方法を紹介しました。
公開されたアプリです。
「俺のGPT」→アプリ名は「ガチ有能AI助手」に変わりました
AppStore
https://apps.apple.com/jp/app/id6474574029
GooglePlay
https://play.google.com/store/apps/details?id=net.votepurchase.mygpt
このYouTubeシリーズのレポジトリです。
https://github.com/kiyohken2000/youtuber-project
上記のレポジトリは下記の自作ボイラープレートをベースとしています。
https://github.com/kiyohken2000/ReactNativeExpoBoilerplate
動画内で制作しているアプリのレポジトリです。
https://github.com/kiyohken2000/my-gpt
動画内で紹介したライブラリです。
「Expo Clipboard」
https://docs.expo.dev/versions/latest/sdk/clipboard/
LAB (PC Indie) - Sample
LAB is a first person shooter (FPS) developed by Itch.io user: Mutantleg and released as freeware around 2016 for PC and Web Browser.
The playtrough consists of 3 phases of 5 levels each making a total of 15 levels. It has a way to alter the screen resolution and change the commands of the controls; But, the PC mouse is always used to point and shoot.
As for the graphic section, it has a 16-bit one that is quite reminiscent of the DOS system and also a good soundtrack and hordes of enemies to shoot. The current version is 3; But, you can play the older versions on your original Itch.io and Bigdino page.
In this sample, play the first level of LAB V3 and here below I leave the links to download it and play it for free:
Link to download free LAB V3 from Itch.io:
https://mutantleg.itch.io/lab-v30
Link to download and play free the older versions of LAB from Itch.io (Adobe Flash is required):
https://mutantleg.itch.io/lab
Link to play free LAB from Bigdino (Adobe Flash is required):
https://bigdino.com/play/1605/LAB
Thanks for watching the video.
PC自作から始めるスマホアプリ開発 #39 React Native基礎編 画像のリサイズとヘッダーボタン
#reactnative #自作pc #プログラミング #iphone #android #スマホアプリ
自作パソコンを組み立てるところから始めるスマホアプリ開発のハウツー動画です。React Native Expoを使います。
今回の動画では前回に続いてGoogleの新しい大規模言語モデル「Gemini」とチャットする機能に変更を行いました。
アプリ内で画像をリサイズや拡張子を変更する方法、ヘッダーにボタンを設置する方法を紹介しました。
このYouTubeシリーズのレポジトリです。
https://github.com/kiyohken2000/youtuber-project
上記のレポジトリは下記の自作ボイラープレートをベースとしています。
https://github.com/kiyohken2000/ReactNativeExpoBoilerplate
動画内で紹介したライブラリです。
「Expo ImageManipulator」
https://docs.expo.dev/versions/latest/sdk/imagemanipulator/
「Header buttons | React Navigation」
https://reactnavigation.org/docs/header-buttons/
「react-native-gifted-chat」
https://github.com/FaridSafi/react-native-gifted-chat
AppStoreとGooglePlayでの公開を目指して実際にアプリを開発していきます。
まだ開発するアプリは決まっていないので「こんなアプリが欲しい」やアプリのアイディアなどありましたら教えていただければうれしいです。
よろしくお願いします。
7.0-00 ファイナルファンタジーXIV パッチ7.0 黄金のレガシー オープニングトレーラームービー
ファイナルファンタジー14のストーリーをつよくてニューゲームで振り返る動画です。
この内容は「黄金のレガシーOPトレーラームービー」です。
タイトル画面にある「MOVIE & TITLE VERSIONS」で見ることが出来るムービーです。
前回:「新たなる冒険編2 #07」
https://www.nicovideo.jp/watch/sm45017325
次回:「黄金のレガシー1 #01」
2025年6月18日19時公開
https://www.nicovideo.jp/watch/sm45066665
ブログでFF14のストーリーを漆黒編から文章でザっとまとめています。
合わせてどうぞ。
https://ridley-game.com/
※随時更新中
記載されている会社名・製品名・システム名などは、各社の商標、または登録商標です。
Copyright (C) SQUARE ENIX CO., LTD. All Rights Reserved.
「Biri-Biri」両耳イヤホン推奨「君と雨上がりを」JapaneseVer&EnglishVer ” 2チャンネル2トラック/Vocal 2mix”【MAD】
【イヤホン推奨】【Pokémon SV MAD】【Vocal 2mix】
左から日本語Ver、右からEnglishVerの楽曲を同時に聞くことができます。
動画中のセリフは 主人公アンナと、そのライバル ネモとの友情を描いた原作小説「きみと雨上がりを」 NintendoSwitch用ゲーム 「ポケットモンスター スカーレット・バイオレット」 のシーンから抜粋したものです。
This video is designed to give you a unique "Prince Shōtoku" experience, where you can hear both Japanese and English versions simultaneously. Left side (Japanese Ver) Right side (English Ver) Translations of those same lines. The dialogue featured in this video is a selection from the original novel and scenes from the Pokémon Scarlet and Violet game. game. Perfect for those who want to immerse themselves in a bilingual experience!
---------------------------------------------------------------------------------------------------------------------
YOASOBI「Biri-Biri」 Official Music Video
https://www.youtube.com/watch?v=shZyg5VFI1Y&ab_channel=Ayase%2FYOASOBI
YOASOBI / Biri-Biri (English Version) Official Music Video
https://www.youtube.com/watch?v=01x2NNFGtl8&ab_channel=Ayase%2FYOASOBI
『ポケモンSV』発売1周年記念の短編小説 「きみと雨上がりを/武田綾乃」
https://novel-kimiame.pokemon.co.jp/#open
<公式サイト>
https://www.pokemon.co.jp/ex/sv/ja/
6.0-00 ファイナルファンタジーXIV パッチ6.0 暁月のフィナーレ オープニングトレーラームービー
ファイナルファンタジー14のストーリーをつよくてニューゲームで振り返る動画です。
この内容は「暁月のフィナーレOPトレーラームービー」です。
タイトル画面にある「MOVIE & TITLE VERSIONS」で見ることが出来るムービーです。
前回:「終末の序曲編 #06」
https://www.nicovideo.jp/watch/sm44588354
次回:「暁月のフィナーレ1 #01」
2025年2月6日19時公開:https://www.nicovideo.jp/watch/sm44594361
ブログでこの拡張の概要、再生リストの紹介を紹介しています。
合わせてどうぞ。
2025年2月5日19時公開:https://ridley-game.com/tuyonyu060-00/
記載されている会社名・製品名・システム名などは、各社の商標、または登録商標です。
Copyright (C) SQUARE ENIX CO., LTD. All Rights Reserved.
Bouquet_カラオケ音源
この度は、ご訪問いただき誠にありがとうございます! 私は、北海道で作曲家として活動しているTAKAHIROと申します。 このチャンネルでは、オリジナルソングを定期的に定期的にアップしています!
もし気に入っていただけたら、いいねやチャンネル登録もぜひお願いします!
今回作成した、オリジナルソング「 Bouquet カラオケ音源 」是非、お楽しみ下さい。
SNS
X→https://twitter.com/TAKAHIRO201707
Instagram→thttps://www.instagram.com/takahiro.ssw/?hl=ja
この曲はBlockchain上に記録しています。 https://kendrix.jp/versions/musical_creative_work_version_id:06a4e286-fe7e-4177-a643-680745df0435
なお、二次利用の際にはXのDMにてご確認のほどよろしくお願いいたします。
ARMORED CLIP – Metal Gear REX (Metal Gear Solid Style) | Final Version
It’s finally finished.
I’ve built three versions of REX so far, but this Version 4 will be the final one.
Up until now, I kept improving things like the rear module, the shoulder parts, and the overall stability. But there was one thing I just couldn’t reproduce—the iconic wide-legged intimidation pose you often see in promotional images.
The problem was simple: the legs didn’t look right.
So I went through a lot of trial and error, redesigning the structure again and again… and finally, I managed to recreate the distinctive legs of REX.
The material, of course, is binder clips only. A total of 112 clips, all 25 mm size.
And yeah… I’ll say it with confidence.
This is the coolest binder clip in the world.
If you know one that’s cooler than this, let me know in the comments.
#MGS #MetalGearSolid #armoredclip #binderclip #doubleclip
ーーーーーーーーーー
Music by kenapo さん
https://www.nicovideo.jp/user/10256092
Phantom_Beat
https://commons.nicovideo.jp/works/nc86053
My Lil Horror Part1 ホラーゲーム Horror Game
・ゲーム説明(グーグル翻訳使用)
ただ、基本的なパズル解決/サバイバルゲーム。ゾンビを殺す、楽しみを持って、死ぬまで終わりに!
・Description of the game
Just a basic puzzle solving/survival game. Kill zombies, have fun, get to the end without dying! Updated versions may include more weapons, extra chapters, and more.
・Twitterはこちらです!
https://twitter.com/sorar75
【雨晴はう】アスパラギンを描いていくよ【VOICEVOX】
看護師「雨晴はう」による化学系分野の解説。
今回は記念すべき1回目「アスパラギン」です。
【Special Thanks】
VOICEVOX
https://voicevox.hiroshiba.jp/
雨晴はう|VOICEVOX
https://twitter.com/hau_hareu
https://amehau.com/
https://www.youtube.com/channel/UCbNKbnfoWCehJbJzLd-IOkw/featured
弦巻マキ|CeVIO AI
https://www.ah-soft.com/cevio/maki/
九州そら|VOICEVOX
https://booth.pm/ja/items/2744785
ずんだもん|VOICEVOX
https://booth.pm/ja/items/3451659
春日部つむぎ|VOICEVOX
https://kasukabe294.booth.pm/items/3474402
春日部つくし
モデリング・デザイン 春日部つくし
衣装原案 星河テフ
https://kasukabe294.booth.pm/items/2939681
https://3d.nicovideo.jp/works/td77519
ロサ(ROSA)|CeVIO AI
https://rosa.zan-shin.net/
Recotte Studio
https://www.ah-soft.com/rs/
ChemSketch|ACD / Labs
https://www.acdlabs.com/technical-support/current-software-versions/chemsketch/
Airborne|YouTubeオーディオライブラリ
E to E (Ge-Ology Remix feat. MdCL (Mark de Clive-Lowe)) / Adesse Versions
『Push It Along EP』(Heist Recordings)収録。
like shining snow オリジナル曲
この度は、ご訪問いただき誠にありがとうございます!
私は、北海道で作曲家として活動しているTAKAHIROと申します。
このチャンネルでは、オリジナルソングを定期的に定期的にアップしています!
もし気に入っていただけたら、いいねやチャンネル登録もぜひお願いします!
今回作成した、オリジナルソング「 like shining snow 」是非、お楽しみ下さい。
SNS X→https://twitter.com/TAKAHIRO201707 Instagram→thttps://www.i
nstagram.com/takahiro.ssw/?hl=ja
この曲はBlockchain上に記録しています。 https://kendrix.jp/versions/musical_creative_work_version_id:5815a2c9-f31d-4e80-a012-34380104fff3/preview
なお、二次利用の際にはXのDMにてご確認のほどよろしくお願いいたします。
web to date 6.0
This video gives a first introduction to Data Becker web to date. With web to date 6.0, everybody can make a customised website. From installation to creation and maintenance of your website, web to date distinguishes itself through easy and intuitive handling and almost no configuration effort. As an offline content management system, web to date offers a high degree of security for your data. Over 1000 design versions and lots of plugins put you in the position to make a website that satisfies your individual needs. You can download the 10-days-trial on http://www.saltedsense.net/Downloads/web2date.aspx
【テラリア】T&R チャッピー&ライム, part5
T&Rプロダクションの、チャッピー&ライム,です。
T&Rプロダクションホームページ
http://tandrproduction.info/
アメブロ
http://ameblo.jp/tandrproduction/
名称 テラリア
プラットフォーム PS3およびPSN(体験版を含む)
発売日 2013年5月23日
発売元 505 Games
販売元 株式会社スパイク・チュンソフト
権利表記 Published by 505 Games (and Spike Chunsoft for Japan region). © 2012 Re-Logic. Console versions developed by Engine Software. All Rights Reserved.
Sonic Music Releases - The Many Different Versions of "Open Your Heart"
https://www.youtube.com/watch?v=uzSy80jCRno
OVER / SynthesizerV saki
楽曲クレジット
作曲 編曲 作詞 ギター Mix / Tetsu
Vo SynthesizerV saki
楽曲の著作権管理 委任先KENDRIX 【著作権管理団体 JASRAC】
https://kendrix.jp/versions/musical_creative_work_version_id:426be80d-5f17-4dee-8b27-b25e4bd6b562
「ダブルドラゴン外伝 ライズ・オブ・ザ・ドラゴン」アナウンスメントトレーラー【PS5_Switch 日本語版】
「ダブルドラゴン外伝 ライズ・オブ・ザ・ドラゴン」がPlayStation®5/Nintendo Switch™パッケージソフトとして2023年9月14日発売!
【製品概要】
▼タイトル
ダブルドラゴン外伝 ライズ・オブ・ザ・ドラゴン
▼対応機種
PlayStation®5/Nintendo Switch™(パッケージ)
▼発売日
2023年9月14日(木)
▼対応言語
日本語/英語/その他
▼公式サイト
http://www.h2int.com/games/ddgaiden/
© ARC SYSTEM WORKS © SECRET BASE PTE LTD Published by Modus® Games. Modus® is a registered trademark of Maximum Games, LLC. All rights reserved. All other trademarks or registered trademarks belong to their respective owners. The physical versions are published in Republic of Korea and Japan by H2 Interactive Co., Ltd.
成龙历险记 07 穿越时空 タイムトラベル
- S02 E39 - Through the Rabbit Hole -
In a mix of science and magic, the Rabbit Talisman sends Jade back in time to 1976, where she encounters younger versions of Jackie, Uncle and even Valmont. However when Shendu sends the Enforcers back to recover the Talisman (Which Jackie follows), they decide to try to change history by getting rid of the younger Jackie Chan.
タリスマンの事故により、ジェイドは1976年にタイムスリップしてしまう。助けてもらうため若かりしジャッキーとおじさんを探し出さなければならないが…。
5.0-00 ファイナルファンタジーXIV パッチ5.0 漆黒のヴィランズ オープニングトレーラームービー
ファイナルファンタジー14のストーリーをつよくてニューゲームで振り返る動画です。
この内容は「漆黒のヴィランズOPトレーラームービー」です。
タイトル画面にある「MOVIE & TITLE VERSIONS」で視聴出来るムービーです。
次回:「漆黒のヴィランズ1 #01」
https://www.nicovideo.jp/watch/sm44534042
ブログでこの拡張の概要、再生リストの紹介を紹介しています。
合わせてどうぞ。
https://ridley-game.com/tuyonyu050-00/
記載されている会社名・製品名・システム名などは、各社の商標、または登録商標です。
Copyright (C) SQUARE ENIX CO., LTD. All Rights Reserved.
We Must Say No_Roll pan Cake feat. usamimi.m4v
We must say no to Nuclear. Everyone must say no to those who pursue these foolish things. Roll pan Cake shares this lively melody and rhythm with you. The sounds will make a big impression in your heart. Trust me. Music has the power to move the world.
http://itunes.apple.com/jp/album/we-must-say-no-roll-pan-cake/id505081922
Original version plus 2 other versions are available on Apple i Tunes music store
T2T Official Website
http://t2tproduce.com/
伊達家 伊達稙宗編その6 戦国大名家紹介シリーズ#1-16【ゆっくり&COEIROINK日本史解説】
全国の戦国大名を紹介する動画シリーズ「戦国大名家紹介シリーズ」。
引き続き、奥州筆頭・伊達家、その第14代当主・伊達稙宗を扱います。
その6は戦国時代前期の伊達家と最上家の関係を紹介します。
0:00 導入
1:19 オープニングテーマ
1:35 1.戦国時代初期までの最上家
8:03 2.稙宗、最上義定を屈服させる
9:07 3.南出羽国衆の反発と最上義守の家督継承
14:55 編集後記
【参考文献】
・「最上氏三代」ミネルヴァ書房 著・松尾剛次
・「山形市史 上巻 原始・古代・中世編」 編・山形市市史編さん委員会
・「寒河江市史 原始・古代・中世編」 編・寒河江市史編さん委員会
・「新庄市史 第一巻 自然・原始・古代・中世編」 編・新庄市
・「陸奥伊達一族」吉川弘文館 著・高橋富雄
・「伊達一族の中世」吉川弘文館 著・伊藤喜良
・「伊達稙宗 奥州王への夢」高志書院 著・伊藤喜良
・「中世武士選書53 奥州管領斯波大崎氏」戎光祥出版 著・佐々木慶市
・「陸奥・出羽・斯波・最上一族」新人物往来社 著・七宮涬三
【Xアカウント】
https://x.com/goh_fusa
【Google Earth Pro】
https://www.google.co.jp/intl/ja/earth/about/versions/
【各キャラクター音源】
・うp主・シカリマツ音源「ゆっくりムービーメーカー4」
https;//manjubox.net/ymm4
・無料AIトークソフト「COEIROINK」
https://coeiroink.com
MYCOEIROINK:コシラズ(櫛引明日香CV)
MYCOEIROINK:花撫シア(アンリエッタCV)
MYCOEIROINK:お星(竹若まりもCV)
MYCOEIROINK:リセット=マーズ(ベレンガリアCV)
【各キャラクター立ち絵】
・うp主&シカリマツ立ち絵
饅頭本体→作:伊達胆振守(うp主)
兜&頭巾→作:いらすとや様
・櫛引明日香&アンリエッタ立ち絵(作:ズンダラハゲゾウ様)
・竹若まりも&ベレンガリア立ち絵(作:のほしお様)
