@mtmusicandartgmail-com
-
Leif Christian posted an update 3 years, 3 months ago
“win”: {
“icon”: “bin/Assets/favicon.ico”
}, -
Leif Christian posted an update 3 years, 3 months ago
// try {
// shell.openPath(`${ULSpackageLocation}\\${subdirectory}\\install.bat`);
// } catch (error) {
// console.log(error);
// continue;
// } -
Leif Christian posted an update 3 years, 3 months ago
await ps.invoke(`Stop-Process -Name aria2c -Force`);
mainWindow.on(‘close’, function(e){
if(!force_quit){
e.preventDefault();
mainWindow.hide();
}
}); -
Leif Christian posted an update 3 years, 3 months ago
https://pleasenophp.github.io/posts/using-real-javascript-with-unity.html javascript communicate with C# compiler unity
-
Leif Christian posted an update 3 years, 3 months ago
%%iframe src=”https://tokbox.com/embed/embed/ot-embed.js?embedId=5aad0b5f-0633-41fd-9e34-393bc4db5921&room=DEFAULT_ROOM&iframe=true” width=”800px” height=”640px” scrolling=”auto” allow=”microphone; camera” ></iframe%%
-
Leif Christian posted an update 3 years, 3 months ago
https://www.youtube.com/watch?v=YfoItTLe-tw phone call app
-
Leif Christian commented on Leif Christian's Document 3 years, 3 months ago
const data = await this.s3.getFileSync("ZTEST.json");
-
Leif Christian posted a new activity comment 3 years, 3 months ago
const data = await this.s3.getFileSync(“ZTEST.json”);
-
Leif Christian posted an update 3 years, 3 months ago
https://www.tutorialspoint.com/electron/electron_quick_guide.htm electron tutorial
-
Leif Christian posted an update 3 years, 3 months ago
fs.readdir(path, callback)
-
Leif Christian posted an update 3 years, 3 months ago
https://www.tutorialspoint.com/nodejs/nodejs_file_system.htm electron node file system
-
Leif Christian posted an update 3 years, 3 months ago
https://stackoverflow.com/questions/64204126/node-powershell-cant-get-invoke-command-to-work ps node-powershell powershell
-
Leif Christian posted an update 3 years, 3 months ago
devextreme build-theme –-base-theme=” material.orange.dark.compact” –make-swatch –output-color-scheme=”light”
Add the ‘.dx-swatch-light’ class to the container to apply swatch styles to its nested elements. -
Leif Christian posted an update 3 years, 3 months ago
-
Leif Christian posted an update 3 years, 3 months ago
https://www.codecademy.com/courses/introduction-to-cybersecurity/articles/tutorial-network-monitoring wireshark protocol monitoring web security connection watch
-
Leif Christian posted an update 3 years, 3 months ago
-
Leif Christian posted an update 3 years, 3 months ago
/**
* Change the token’s expire value.
*
* @param int $expire The default “exp” value in timestamp.
* @param int $issued_at The “iat” value in timestamp.
*
* @return int The “nbf” value.
*/
add_filter(
‘jwt_auth_expire’,
function ( $expire, $issued_at ) {
time() + (DAY_IN_SECONDS * 7)
return $expire;
},
10,
2
); -
Leif Christian posted an update 3 years, 3 months ago
-
Leif Christian posted an update 3 years, 3 months ago
-
Leif Christian posted an update 3 years, 3 months ago
- Load More