Affichage des articles dont le libellé est their. Afficher tous les articles
Affichage des articles dont le libellé est their. Afficher tous les articles

mercredi 26 mars 2014

Maclaw Team open their sources :D topic




Maclaw created a new team called NovaFusion and their open their sources :D

github. com/NovaFusion

Sorry for my bad english.





lundi 24 mars 2014

My LG G2 and their software topic




I just got a LG G2 last Thursday and I am enjoy using it, but downloading the PC Suite and their other software from the website is an absolute pain. I have an 80meg download fibre connecting and everything that I download is at lightening speed except when I got on LG's website and try and download their software and it is downloading at 3.4k a second that is 55k old modem speed.

At first I thought it was a problem with my internet, but it seems that there is a problem at LG's end as I have just downloaded a load of software itunes, BBC iplayer etc and they are installing and download normally fast.





vendredi 7 mars 2014

Re: Is their a command to view code? topic




On Fri, Mar 7, 2014 at 10:55 AM, NexusRAwesome1995 .
<(E-Mail Removed)> wrote:
> I am making a text based aventure game for my assignment and a friends test
> run has somehow saved over the entire code file and now im using an earlier
> version of the code. I have 0 idea if there is anyway to look at the code
> using the IDLE and i need to do it to see how i fixed the fatal error left
> behind by a friend. My on computer backup has not worked and the backup on
> my memory stick also has the same problem.
> If anyone knows of a way to get my code back i will be grateful as this is
> my 1st project and i'm not that used to the syntax.
> the item added is the outcome of what happened.


Sorry, Python doesn't keep the source code in memory. If the game is
still running in the interpreter, you can ask it for the source code
of a particular code object, but it implements this by opening the
source file and reading it in. Since you've overwritten the file, the
source code would be wrong. The best that you could do in this case
would be to disassemble the code objects using the dis.dis() function,
and then try to reverse-engineer the Python code from the byte code.
If the interpreter is no longer running, then there is nothing you can
do.

For the future, I strongly recommend using a version control system,
such as the free and relatively lightweight Mercurial. Then when you
have these kinds of mishaps all you have to do is check the most
recent version of the code out of the repository again. You should of
course continue to create backups as well, in case of more disastrous
events (although memory sticks are far too failure-prone to be
considered a reliable backup solution IMO).





Re: Is their a command to view code? topic




On Mar 7, 2014 1:16 PM, "NexusRAwesome1995 ." <(E-Mail Removed)>
wrote:
>
> I am making a text based aventure game for my assignment and a friends

test run has somehow saved over the entire code file and now im using an
earlier version of the code. I have 0 idea if there is anyway to look at
the code using the IDLE and i need to do it to see how i fixed the fatal
error left behind by a friend. My on computer backup has not worked and the
backup on my memory stick also has the same problem.
> If anyone knows of a way to get my code back i will be grateful as this

is my 1st project and i'm not that used to the syntax.
> the item added is the outcome of what happened.
>

You will be better off asking on python tutor list. However, go back to the
source you have and debug it
> --
> https://mail.python.org/mailman/listinfo/python-list
>







mercredi 12 février 2014

[Q] Is their any Xposed module to wake up android phone by home button. topic




I bought Spice Mi 515 and noticed that it wakes only with power button and menu,home,back keys are touch. so I want xposed module to wake up phone with home button.:cowboy:





vendredi 24 janvier 2014

[Q] all android phones and their frequencies topic




Hello all.

I have a question about android phone frequencies. I have the tronsmart ts7 newest model.
the problem is it doesnt support all of these tmobile frequencies gsm 1700,1900,2100.
can rooting a phone give you all the frequencies you want.
if not how can I get a phone to have these frequencies.
PLEASE HELP ME !!!!