CoconutMilk's Posts
Nairaland Forum › CoconutMilk's Profile › CoconutMilk's Posts
Sandra from SoundGuitar. I drew her with too much boobs for her age lol. View higher quality here >> https://ibb.co/JnRnJXy
|
Parachoko:nah, I think he has a hand in the election violence we had in the past. I wouldn't trust a man like that |
Viraltrends123:when I'm old I want to chill and enjoy the rest of my age. If old age comes with so much wisdom then why do we retire old people? |
peepydelano:Why will you choose an old man over a capable candidate? |
They said only 20boxes have been counted....there is still hope? |
1114 Kobojunkie:7557 But, seriously I do feel you're derailing this thread. Posting Jesus isn't something that should be argue about plus you can easily just create your own thread. |
Tips 1. In Loomis drawing method the upper half and the lower half are the same length while in babies the upper part is more larger As contrast fashion models have longer legs mostly from the kneels But six year olds are not miniature adults.https://i.pinimg.com/originals/fc/5f/28/fc5f28f2667b26222102889ad472128f.jpg |
I'm CoconutMilk author of SoundGuitar |
.hmm |
squash47:they no fit. |
Sound Guitar Chapter 1
|
Enjoy SoundGuitar by @yemi_arts
|
[color=darkblue] How to Build MovieBG.py From Scratch [/color] I kinda assume you have basic understanding of computer terms and how stuffs with computers 1. You need to have Python properly installed and setup on your computer I use download the python 3.10.2 installer and made sure i ticked add to path while installing. Checkout this tutorial if you use Windows: https://docs.python.org/3/using/windows.html#the-full-installer 2. Create a new folder that will contain all our codes e.g MovieBG_Folder 2.1 Create another folder inside MovieBG_Folder named "backgrounds" and add/copy your favourite picture inside it. 3. Create a python file named "bgchanger.py"; This is main code that will do the background changing job. i have this on my bgchanger.py #bgchanger.py --- Job --- #Changes destop backgrounds #this is a comment by CoconutMilk import ctypes image_path = r'C:\Users\HP\Documents\Programming\Python\MovieBG_Folder\backgrounds\ford_shelby_hdr-wallpaper-1280x1024.jpg' ctypes.windll.user32.SystemParametersInfoW(20, 0, image_path, 0) #change background This changes my desktop background to 'ford_shelby_hdr-wallpaper-1280x1024.jpg' which is the picture in my backgrounds folder Nairaland is bad at formatting codes btw so you might need to quote me to see the codes better Now ctypes allows use to work with external/c libraries and dlls of some sort. The ones above sets a background image in windows Another example is getting your desktop screen size import ctypes screen_size = ctypes.windll.user32.GetSystemMetrics(0), ctypes.windll.user32.GetSystemMetrics(1) print (screen_size)
|
lexy2014:maybe he has comprehension problem. ![]() But really how many were they that a whole 31 People died? The death toll shouldn't be more than six Even if there was ten thousands people there. |
HOW TO USE 1. Run the installer; It best to install it for all users tho. 2. Set how fast the images will change using the mini buttons above. 3. Click on the Big buttons to add a video or Drop a Video preferably .mp4
|
[color=darkblue]MovieBG.py [/color] is a simple software I made using Python. Features: It allows to set your desktop background to a your favourite movie. Which is a fair and custom alternative to downloading desktop background themes https://www.dropbox.com/s/3xo8dbxwbjup0u7/MovieBG_Installer.exe?dl=0 System Requirements: Tested only on Windows 10. but should run fine on others with a few tweaks. 200mb hardware space. 1gb RAM FAQs: Q. Why did you make it? A. I wanted to ..loading
|
Dorwadora:better. ...stop rolling with girls like FERNANDEZISBACK that b.itch is a lost cause ![]() |
Les:Splitting go make sense die |
... |
Dorwadora: FERNANDEZISBACK:Dear Sane Nlanders. If these two dot heads above ever support you then you should be worried because it means you've done/ are doing something really really bad. |
Winners never win Quitters never win Atikulated forever! --Atiku MediaTeam prob. ![]() |
elisagacity28: |
Learn ___ _ | _ ) _ _ __ _(_)_ _ | _ \ '_/ _` | | ' \ |___/_| \__,_|_|_||_| _______ __ __ ______ __ ___ | ____|| | | | / |. | |/ / | |__ | | | | | ,----' | ' / | __| | | | | | | | < | | | `--' | | `----. | . \ |__| \______/ \______||__|\__\ |
ikorodureporta:those miracles happen over the decades/centuries |
zimdante:I'm just stating facts man. Every Android user knows the truth but shame will not allow them to admit it. ![]() iPhone Leads Others Crawl Behind |
endsarrrs:source? |
There are only two kind of phones in this world. iPhones and others. Others are shitty btw. |
Ikechukwu183:I think we can do that by first of all separating terms that will be in CAPS. i.e [color=#770022] 1. notUniqueTerms[] = permutationsResult[] - combinationResult[] 2. notUniqueTerms.lowerCase() //Convert to lowercase combinationResult.upperCase() //Convert combination/unique terms to uppercase 3. finalList[] = combinationResult[] + notUniqueTerms[] If I get what you mean.... Or Result[] = [] for element in permutationResult[] { If element exists in combinationResult[]{ element.uppercase(); add element to Result[] }; }; [/color] |


