Articles

Affichage des articles du juin, 2018

Désactiver les notifications Youtube sur Chrome PC

Image
Voici comment désactiver les notification vidéo sur le navigateur Chrome sur son PC Etape 1: Rendez vous sur votre compte Youtube Etape 2: Clic sur Paramètre(Settings) Etape 3: Clic a gauche sur NOTIFICATIONS , Maintenant dans la nouvelle page qui s'ouvre clic sur TURN OFF Et Voila , C'est tout.

CMD command to close modem connection

Image
Step 1: Identify the name of the modem you want to close the connection Step 2: Now type this command: rasdial "natcom" / DISCONNECT N.B: DISCONNECT must be written in upper case You must know the name of the modem to close, otherwise it will not work Do rasdial /? .to see more information about this order You have questions? I am available for you only if you buy my app for $ 9 on PLAYSTORE. You will find a number and my email in the application so I can help you. The app:  https://play.google.com/store/apps/details?id=jbej90.automation.test.educaTech_Haiti

Commande CMD pour fermer connexion modem

Image
Commande CMD pour fermer connexion modem Etape 1 : Identifiez le nom du modem que tu veux fermer la connexion Etape 2: Maintenant tape cette commande: rasdial "natcom" / DISCONNECT N.B:  DISCONNECT doit être écrit en majuscule Vous devez connaitre le nom du modem a fermer , sinon çà ne marchera pas Faites rasdial /? .pour voir plus d'information sur cette commande. You have questions? I am available for you only if you buy my app for $ 9 on PLAYSTORE. You will find a number and my email in the application so I can help you. The app:  https://play.google.com/store/apps/details?id=jbej90.automation.test.educaTech_Haiti

Code Java Android pour ouvrir le navigateur web

Code Java Android pour ouvrir le navigateur web   Voici le code Java Android pour ouvrir le navigateur web du telephone: Etape 1:  Creer une methode  public openWebBrowser(){ Intent browserIntent= new Intent(Intent.ACTION_VIEW , Uri.parse( "https://itunes.apple.com/app/id1396585910" )) ; startActivity(browserIntent) ; } Etape 2: Faites appel a cette méthode ou vous voulez dans votre Activity . java   Having difficulty to ad this code in your project ? You have questions? I am available for you only if you buy my app for $ 9 on PLAYSTORE. You will find a number and my email in the application so I can help you. The app:  https://play.google.com/store/apps/details?id=jbej90.automation.test.educaTech_Haiti

Code to open web Browser JAVA Android

Code to open web Browser JAVA Android  This is the java code to open web browser on mobile phone. Step 1: Create a method  public openWebBrowser(){ Intent browserIntent= new Intent(Intent.ACTION_VIEW , Uri.parse( "https://itunes.apple.com/app/id1396585910" )) ; startActivity(browserIntent) ; } Step 2: Call this method where ever you want in your activity.  Having difficulty to ad this code in your project ? You have questions? I am available for you only if you buy my app for $ 9 on PLAYSTORE. You will find a number and my email in the application so I can help you. The app:  https://play.google.com/store/apps/details?id=jbej90.automation.test.educaTech_Haiti

How to add an image in Alert Dialog Builder on Android

Image
Adding an image in Alert dialog Builder on android studio is very easy. Follow these steps. Step 1: Create the interface. Create an .xml file called the CUSTON_LAYOUT.xml add its lines of code: <? xml version= "1.0" encoding= "utf-8" ?> <RelativeLayout xmlns: android = "http://schemas.android.com/apk/res/android" android :layout_width= "fill_parent" android :layout_height= "fill_parent" > <TextView android :id= "@+id/title" android :layout_width= "match_parent" android :layout_height= "50dp" android :background= "@color/colorAccent" android :gravity= "center_vertical" android :paddingLeft= "10dp" android :paddingRight= "10dp" android :text= "@string/app_name" android :textColor= "

Comment ajouter une image dans Alert Dialog Builder sur Android Studio

Image
Comment ajouter une image dans  Alert Dialog Builder sur  Android  Ajouter  une image dans Alert dialog Builder sur android studio est très facile. Suivez ces étapes. Etape 1: Créer l'interface. Créer un fichier .XML appelé le CUSTON_LAYOUT.xml ajouter ses lignes de  code: <? xml version= "1.0" encoding= "utf-8" ?> <RelativeLayout xmlns: android = "http://schemas.android.com/apk/res/android" android :layout_width= "fill_parent" android :layout_height= "fill_parent" > <TextView android :id= "@+id/title" android :layout_width= "match_parent" android :layout_height= "50dp" android :background= "@color/colorAccent" android :gravity= "center_vertical" android :paddingLeft= "10dp" android :paddingRight= "10dp"

How to import SQL file into a MSQL database

Image
How to import SQL file into a MSQL database To import a .SQL file into a MYSQL database it's very simple, just pass this command: Suppose the .SQL file is in this windows directory: C:\wamp\www\php_web_services\db\fichier.sql Step 1: Open the MQSL command line Step 2: Select the database you want to import the .SQL file Step 3, do: source [PATHFile.sql]                         source    C:\wamp\www\php_web_services\db\fichier.sql Step 4: ENTER to validate. There you go !!! Do you have problems with this training? Download the mobile application and speak with me directly so that I can help you.  Click here to download: http://bit.ly/formation509

Comment importer un fichier .SQL dans une base de donnée MSQL

Image
Comment importer un fichier .SQL dans une base de donnée MSQL Pour importer un fichier .SQL dans une base de donnée MYSQL c'est très simple , passez cette commande: Supposons que le fichier .SQL ce trouve dans cet répertoire windows: C:\wamp\www\php_web_services\db\fichier.sql Etaple 1: Ouver la ligne de commande MQSL Etape 2: Sélectionner la base de donnée que vous voulez importer le fichier .SQL Etape 3, faites: source [cheminFichier.sql]                         source    C:\wamp\www\php_web_services\db\fichier.sql Etape 4: ENTER pour valider Et voila !!! Tu as des problème avec cette formation? Télécharge l'application mobile et parle avec moi directement pourque je puisse t'aider.                                           Clic ici pour télécharger :  http://bit.ly/formation509

How to check if MS-Word is installed on the computer? QUESTION / ANSWER

Image
How to check if MS-Word is installed on the computer? QUESTION / ANSWER Simple question and very easy to answer, To check if MS-Word is installed on the PC. Follow these two steps: Step 1: Open RUN Step 2: Type: WINWORD If Microsoft Word opens then you have the answer to your question Otherwise MS-WORD is not installed

Comment vérifier si MS-Word est installer sur l'ordinateur ? QUESTION/REPONSE

Image
Comment vérifier si MS-Word est installer sur l'ordinateur ? QUESTION/REPONSE Question simple et très facile a répondre, Pour vérifier si MS-Word est installe sur le PC. Suivez ces deux etapes: Etape 1: Ouvrer RUN Etape 2: Tapez: WINWORD Si Microsoft word s'ouvre alors vous avez la réponse a votre question Sinon MS-WORD n'est pas installé