標籤

2022年9月27日 星期二

RG God Gundam製作全紀綠





10.19 噴消光 正式完成,拍一下劇照

10.18
好多貼紙,花了好幾天的功夫才全部貼上









10.12
10.10
10.7

9.26開工

2022年9月25日 星期日

買賣日報表主力持股成本 python程式碼 code 公開

 天地投資情報 http://stock.tendy.net/order.php

3天賺2800萬,讓我們用python語言來分析買賣日報表,看一下凱基松山的主力如何在三天內買賣中鋼構的成本分析 python 教學 pandas , 執行環境 mac os,Jupiter notebook 短短幾行程式就能算出主力持股成本 import pandas,io file = open('2013.csv',encoding='big5',errors='ignore') data = file.read() data = data.replace(',,','\n') data = data[data.find('序號,'):] data = data[data[1:].find('序號,'):] df = pandas.read_csv(io.StringIO(data),sep=',') df['bmoney'] = df['價格']*df['買進股數'] df['smoney'] = df['價格']*df['賣出股數'] dfg = df.groupby('券商',as_index=False).sum() dfg['bavg'] = dfg['bmoney'] / dfg['買進股數'] dfg['savg'] = dfg['smoney'] / dfg['賣出股數'] dfg['bsover'] = dfg['買進股數']-dfg['賣出股數'] dfg['bsrate'] = dfg['bsover'] * 100 /df['買進股數'].sum() dfg['bsmoney'] = dfg['bmoney']-dfg['smoney'] df.loc[df['券商'].str.contains('9217')]

youtube 影片說明  

2022年9月20日 星期二

K線神探使用說明

 K線神探操作更簡單

要簡單兩步驟 就可從一千三百檔股票中 輕鬆挑選出符合心中的好股

 

image

 

 

基本用法:

image

進階用法:

image

進階用法代碼說明:

image
image
 天地投資情報

2022年9月3日 星期六

AIcam:VR元宇宙相機的隱私權政策

AIcam 使用相機及相簿,只供用戶本身操作使用,不會做任何的收集分享,也不會上傳網路

AIcam 有串接使用Google的admob手機廣告  

Google admob 關於隱私權與訊息


AIcam uses cameras and photo albums, which are only for the user's own operation and use, and will not do any collection and sharing, nor upload to the Internet.


 AIcam has tandem mobile ads using Google's admob


AIcam は、ユーザー自身の操作と使用のみを目的としたカメラとフォト アルバムを使用し、収集と共有、インターネットへのアップロードは行いません。


AIcam には、Google の admob を使用したタンデム モバイル広告があります。

2022年9月2日 星期五

AIcam:VRメタバースカメラ 使用説明書

AIcam:VRメタバースカメラ 使用説明書

メタバースに没頭する

とても使いやすい画像合成カメラアプリです

アルバムから好きな写真を背景に選び、すぐに最適な表情ポーズをとって、瞬時に合成することができます。


背景としてシーンの写真を撮り、さまざまな視点で自分自身を合成することもできます


クリエイティビティを駆使して、夢を絵に変えましょう


撃つ方法


1. キャプチャ ボタンをクリックするか


2.タイムラプス撮影、設定で、遅延をオンにして秒数を設定します


3. Bluetooth自撮り棒



背景を選択


1. アルバム


2. カメラ


背景の選択が完了しました。回転または反転する必要がある場合は、対応するボタンをクリックするだけです。




仕事を保存する


撮影後、保存するかどうかを尋ねる小さなウィンドウが表示されます.ポートレート スイッチをオンにすると、ポートレートを保存して使用することもできます.







iPhone   https://apps.apple.com/us/app/id1643103552

android   https://play.google.com/store/apps/details?id=net.tendy.zcam



AIcam: VR Metaverse Camera User Guide

AIcam: VR Metaverse Camera User Guide


Immerse yourself in metaverse

This is a very easy to use image synthesis camera app

You can choose a picture you like from the album as the background, and then you can immediately put on the most suitable expression pose, and instantly composite the image


You can also take a photo of the scene as a background, and then composite yourself with different perspectives


Use your creativity to turn your dreams into pictures


how to shoot


1. Click the capture button


2. Time-lapse shooting, in the settings, turn on the delay and set the number of seconds


3. Bluetooth Selfie Stick



choose background


1. Album


2. Camera


The background selection is complete. If you need to rotate or mirror, just click the corresponding button.




save work


After shooting, a small window will appear, asking if you want to save it. You can also turn on the portrait switch, and it will also help you to save the portrait for your use.






where to download

iPhone   https://apps.apple.com/us/app/id1643103552

android   https://play.google.com/store/apps/details?id=net.tendy.zcam